diff --git a/.mise/config.toml b/.mise/config.toml index 59eb9b2..929c45a 100644 --- a/.mise/config.toml +++ b/.mise/config.toml @@ -6,7 +6,7 @@ lockfile_platforms = ["linux-x64", "linux-arm64", "macos-arm64"] minimum_release_age = "12 hours" [tools] -gh = "2.96.0" +gh = "2.97.0" go = "1.26.5" hadolint = "2.14.0" jq = "1.8.2" diff --git a/.mise/mise.lock b/.mise/mise.lock index ac0822b..24cadb0 100644 --- a/.mise/mise.lock +++ b/.mise/mise.lock @@ -1,25 +1,25 @@ # @generated - this file is auto-generated by `mise lock` https://mise.jdx.dev/dev-tools/mise-lock.html [[tools.gh]] -version = "2.96.0" +version = "2.97.0" backend = "aqua:cli/cli" [tools.gh."platforms.linux-arm64"] -checksum = "sha256:06f86ec7103d41993b76cd78072f43595c34aaa56506d971d9860e67140bf909" -url = "https://github.com/cli/cli/releases/download/v2.96.0/gh_2.96.0_linux_arm64.tar.gz" -url_api = "https://api.github.com/repos/cli/cli/releases/assets/464728549" +checksum = "sha256:73ea440ecad9c9e284429997ee6f93577bc6f7bc6fba357ef62c53ad8fb641a5" +url = "https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_linux_arm64.tar.gz" +url_api = "https://api.github.com/repos/cli/cli/releases/assets/496108278" provenance = "github-attestations" [tools.gh."platforms.linux-x64"] -checksum = "sha256:83d5c2ccad5498f58bf6368acb1ab32588cf43ab3a4b1c301bf36328b1c8bd60" -url = "https://github.com/cli/cli/releases/download/v2.96.0/gh_2.96.0_linux_amd64.tar.gz" -url_api = "https://api.github.com/repos/cli/cli/releases/assets/464728543" +checksum = "sha256:a2c9b8497e1f85b1ad0dfcb78b5a622e098801b8e461e459e88e1ee12f018112" +url = "https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_linux_amd64.tar.gz" +url_api = "https://api.github.com/repos/cli/cli/releases/assets/496108269" provenance = "github-attestations" [tools.gh."platforms.macos-arm64"] -checksum = "sha256:f23a0c37d963aacc3bed703ccbd59b41c5ca22101fab7f00eb2b7cad23aba463" -url = "https://github.com/cli/cli/releases/download/v2.96.0/gh_2.96.0_macOS_arm64.zip" -url_api = "https://api.github.com/repos/cli/cli/releases/assets/464728562" +checksum = "sha256:a58b8fd77b417a38f47a0b54d1370c59b0fcdb324ccc9ca002b0998f7c4c999e" +url = "https://github.com/cli/cli/releases/download/v2.97.0/gh_2.97.0_macOS_arm64.zip" +url_api = "https://api.github.com/repos/cli/cli/releases/assets/496108298" provenance = "github-attestations" [[tools.go]]