Skip to content

Commit 788a480

Browse files
Auto-versioned: awscli.hcl block-goose.hcl corretto.hcl datadog-ci.hcl gcloud.hcl github-comment.hcl grype.hcl just.hcl k9s.hcl maven.hcl mockery.hcl node.hcl nsc.hcl opentofu.hcl ruby.hcl supabase.hcl
1 parent 05ac983 commit 788a480

16 files changed

+92
-19
lines changed

awscli.hcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ version "2.0.40" "2.1.26" "2.2.4" "2.4.2" "2.4.4" "2.4.7" "2.5.8" "2.6.4" "2.7.3
3333
"2.27.21" "2.27.22" "2.27.23" "2.27.24" "2.27.25" "2.27.26" "2.27.27" "2.27.28"
3434
"2.27.29" "2.27.30" "2.27.31" "2.27.32" "2.27.33" "2.27.34" "2.27.35" "2.27.36"
3535
"2.27.37" "2.27.38" "2.27.39" "2.27.40" "2.27.41" "2.27.42" "2.27.43" "2.27.44"
36-
"2.27.45" "2.27.46" "2.27.47" "2.27.48" "2.27.49" "2.27.50" {
36+
"2.27.45" "2.27.46" "2.27.47" "2.27.48" "2.27.49" "2.27.50" "2.27.52" {
3737
auto-version {
3838
git-tags = "https://github.com/aws/aws-cli.git"
3939
}
@@ -571,4 +571,7 @@ sha256sums = {
571571
"https://awscli.amazonaws.com/awscli-exe-linux-aarch64-2.27.50.zip": "bd8c0bf5e1df241d3a8a3fe3ac40bf0573236735fc6b5e6c86701b8a8c218eff",
572572
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.27.50.zip": "2ed5b5a1d92f3aa860034b0d9ec0902574852c3e60916e221414abb6f1504d9e",
573573
"https://awscli.amazonaws.com/AWSCLIV2-2.27.50.pkg": "397459c8e468d48c87ee3db74eb8db3990064864c42bb6289e94c6a57865ec42",
574+
"https://awscli.amazonaws.com/AWSCLIV2-2.27.52.pkg": "fd047617c26bac38664cc8dd2722a45443399267611548bd8702656c5aa3644a",
575+
"https://awscli.amazonaws.com/awscli-exe-linux-aarch64-2.27.52.zip": "6aa0352fb058a8eab534a86d68693c5b4f0d2bbe929b9a7d2bd1f2e7a544636b",
576+
"https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.27.52.zip": "689303605ce730f4fbbe4dc702e7113054e41086d0f9275f64af6cb633dcc05d",
574577
}

block-goose.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ platform "linux" {
1313
version "1.0.4" "1.0.5" "1.0.6" "1.0.7" "1.0.8" "1.0.9" "1.0.10" "1.0.11" "1.0.12"
1414
"1.0.13" "1.0.14" "1.0.15" "1.0.16" "1.0.17" "1.0.18" "1.0.19" "1.0.20" "1.0.21"
1515
"1.0.22" "1.0.23" "1.0.24" "1.0.27" "1.0.28" "1.0.29" "1.0.30" "1.0.31" "1.0.32"
16-
"1.0.35" {
16+
"1.0.35" "1.0.36" {
1717
auto-version {
1818
github-release = "block/goose"
1919
}
@@ -132,4 +132,8 @@ sha256sums = {
132132
"https://github.com/block/goose/releases/download/v1.0.35/goose-aarch64-apple-darwin.tar.bz2": "29598ebf27ae976d131af9f40378bdee9f2cbceef7675f3fdd3f39b94c9bf1d6",
133133
"https://github.com/block/goose/releases/download/v1.0.35/goose-aarch64-unknown-linux-gnu.tar.bz2": "58ec5c6b1f102d59ec991aa474a97a7d3191d93dd2f23fc14b5ad583481aa60e",
134134
"https://github.com/block/goose/releases/download/v1.0.35/goose-x86_64-apple-darwin.tar.bz2": "194ae1f38c917180b716ecc47cd5ad9ab402cd4336c363a624895ec9b6d1a698",
135+
"https://github.com/block/goose/releases/download/v1.0.36/goose-aarch64-apple-darwin.tar.bz2": "77d2e30204bd72c4e4df92f13bf8641b8e268c4cc6b388f52e690b65ee7769f8",
136+
"https://github.com/block/goose/releases/download/v1.0.36/goose-x86_64-unknown-linux-gnu.tar.bz2": "ebef3984d37b12f6eb892bbcdd0521fc0b269de3342583c00802b9ca9727e1b3",
137+
"https://github.com/block/goose/releases/download/v1.0.36/goose-x86_64-apple-darwin.tar.bz2": "a8b14a3c5a37f078e02a95f785941bbbcedf26ab0aa3a39f5b098e6339d75c9f",
138+
"https://github.com/block/goose/releases/download/v1.0.36/goose-aarch64-unknown-linux-gnu.tar.bz2": "a17a882d8bf84a33e0d0b40c75025952f4dc47392265cec7764f35dcecab7204",
135139
}

corretto.hcl

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,21 @@ channel "stable" {
3434

3535
version "11.0.15.9.1" "11.0.17.8.1" "11.0.18.10.1" "11.0.19.7.1" "11.0.20.8.1"
3636
"11.0.20.9.1" "11.0.21.9.1" "11.0.22.7.1" "11.0.23.9.1" "11.0.24.8.1" "11.0.25.9.1"
37-
"11.0.26.4.1" "11.0.27.6.1" {
37+
"11.0.26.4.1" "11.0.27.6.1" "11.0.28.6.1" {
3838
auto-version {
3939
github-release = "corretto/corretto-11"
4040
}
4141
}
4242

4343
version "17.0.3.6.1" "17.0.4.8.1" "17.0.4.9.1" "17.0.5.8.1" "17.0.6.10.1"
4444
"17.0.7.7.1" "17.0.8.7.1" "17.0.8.8.1" "17.0.9.8.1" "17.0.10.7.1" "17.0.11.9.1"
45-
"17.0.12.7.1" "17.0.13.11.1" "17.0.14.7.1" "17.0.15.6.1" {
45+
"17.0.12.7.1" "17.0.13.11.1" "17.0.14.7.1" "17.0.15.6.1" "17.0.16.8.1" {
4646
auto-version {
4747
github-release = "corretto/corretto-17"
4848
}
4949
}
5050

51-
version "21.0.5.11.1" "21.0.4.7.1" "21.0.6.7.1" "21.0.7.6.1" {
51+
version "21.0.5.11.1" "21.0.4.7.1" "21.0.6.7.1" "21.0.7.6.1" "21.0.8.9.1" {
5252
auto-version {
5353
github-release = "corretto/corretto-21"
5454
}
@@ -183,4 +183,16 @@ sha256sums = {
183183
"https://corretto.aws/downloads/resources/21.0.7.6.1/amazon-corretto-21.0.7.6.1-macosx-aarch64.tar.gz": "911f8dc963a23a9ab417b5270662c7152ab99bb1634f75893a863c6eca91958c",
184184
"https://corretto.aws/downloads/resources/21.0.7.6.1/amazon-corretto-21.0.7.6.1-linux-x64.tar.gz": "8bb627728d147e7507b2e38a5ef872549e895da50c2685d435c0d4c15ba95eb4",
185185
"https://corretto.aws/downloads/resources/11.0.27.6.1/amazon-corretto-11.0.27.6.1-linux-x64.tar.gz": "0b4fd441b90471384af288ea7e927897114871c668ad292f4e982e7cb9f0cbf7",
186+
"https://corretto.aws/downloads/resources/11.0.28.6.1/amazon-corretto-11.0.28.6.1-linux-x64.tar.gz": "70734c46e0bbeb7f45b721756ba0b2f1f1e1ef85a11e10d5a488f06b257dadd9",
187+
"https://corretto.aws/downloads/resources/11.0.28.6.1/amazon-corretto-11.0.28.6.1-macosx-x64.tar.gz": "6df1f9fbd0b14655c727fed04f1dfa5ffa01e8a75e4004e4bf2c3ac4ec801445",
188+
"https://corretto.aws/downloads/resources/11.0.28.6.1/amazon-corretto-11.0.28.6.1-linux-aarch64.tar.gz": "d82edb186e162d5f5c6d55516474e7d7c61302b29578bfc306d8c0f2c9bc1308",
189+
"https://corretto.aws/downloads/resources/11.0.28.6.1/amazon-corretto-11.0.28.6.1-macosx-aarch64.tar.gz": "5fd69f12b4c961ed2fce17e29c1475f9a7b667cff0fe0a8ba26eb154ee0ede74",
190+
"https://corretto.aws/downloads/resources/17.0.16.8.1/amazon-corretto-17.0.16.8.1-macosx-x64.tar.gz": "6a273cc8b58e07b42e78ef9fb89a1d421734792ab5bf66927d5ad376219d6ccd",
191+
"https://corretto.aws/downloads/resources/17.0.16.8.1/amazon-corretto-17.0.16.8.1-linux-aarch64.tar.gz": "936877e9b97c1555d39abb0335086fc7c5992f7bcecd647748a36cf87ca21409",
192+
"https://corretto.aws/downloads/resources/17.0.16.8.1/amazon-corretto-17.0.16.8.1-macosx-aarch64.tar.gz": "4db8ae4e60eed810e989c27c08df954913cd6b72344bee877c3e28d0557b03e6",
193+
"https://corretto.aws/downloads/resources/17.0.16.8.1/amazon-corretto-17.0.16.8.1-linux-x64.tar.gz": "8459613474a7701b9aa8e42c99f6f15cedb294c0f43146860c3d1e70dece29e5",
194+
"https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-aarch64.tar.gz": "c301a227277bcdbebc334ff78d9112c8aac456d35ee448979e407b1f15e53d91",
195+
"https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-macosx-aarch64.tar.gz": "046be4919537c3389b6a1785f992dc1fcba0b2b3b86a88b0ab08563c67ba0ec0",
196+
"https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-linux-x64.tar.gz": "86be550b203970414df9d181a72607731a1a592f7c5416f649bcce9a537e7572",
197+
"https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-macosx-x64.tar.gz": "20c3e35d7c0f252e2f5426377591c2966538e58e176697190b2ad1d3ee122e93",
186198
}

datadog-ci.hcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ version "2.12.0" "2.13.0" "2.14.0" "2.15.0" "2.16.0" "2.16.1" "2.17.0" "2.17.1"
3131
"2.33.0" "2.33.1" "2.34.0" "2.35.0" "2.36.0" "2.37.0" "2.38.1" "2.39.0" "2.40.0"
3232
"2.40.1" "2.40.2" "2.41.0" "2.42.0" "2.43.0" "2.44.0" "2.45.0" "2.45.1" "2.46.0"
3333
"2.46.2" "2.47.0" "2.48.0" "3.0.1" "3.1.0" "3.2.0" "3.3.1" "3.4.0" "3.5.0" "3.6.1"
34-
"3.7.0" "3.7.1" "3.8.0" "3.9.0" "3.9.1" "3.10.0" "3.11.0" "3.12.0" "3.13.0" "3.14.0" {
34+
"3.7.0" "3.7.1" "3.8.0" "3.9.0" "3.9.1" "3.10.0" "3.11.0" "3.12.0" "3.13.0" "3.14.0"
35+
"3.15.0" {
3536
auto-version {
3637
github-release = "DataDog/datadog-ci"
3738
}
@@ -184,4 +185,6 @@ sha256sums = {
184185
"https://github.com/DataDog/datadog-ci/releases/download/v3.13.0/datadog-ci_darwin-x64": "e970e62c5b508c00ef2465a99c28dfdbf3582cbb619f59a2fb4dcf3861e2968b",
185186
"https://github.com/DataDog/datadog-ci/releases/download/v3.14.0/datadog-ci_linux-x64": "24fc342287a18c9463450086a5c484757773377bc825e9c3e50ed42437911131",
186187
"https://github.com/DataDog/datadog-ci/releases/download/v3.14.0/datadog-ci_darwin-x64": "adba0caaedf3bab151141b8ddc2c37c63f04bb6855596a925e7498dc7625781c",
188+
"https://github.com/DataDog/datadog-ci/releases/download/v3.15.0/datadog-ci_linux-x64": "70ddbedd2aa9053248de343c68de516995a2999529f20d566d5457fc17936d4b",
189+
"https://github.com/DataDog/datadog-ci/releases/download/v3.15.0/datadog-ci_darwin-x64": "20983d3294ad3e2f1fd719a98ba0dff08b0f883feab4372e477f68aa150f18d8",
187190
}

gcloud.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ version "360.0.0" "387.0.0" "388.0.0" "389.0.0" "390.0.0" "391.0.0" "392.0.0"
3838
"503.0.0" "504.0.0" "504.0.1" "505.0.0" "506.0.0" "507.0.0" "508.0.0" "509.0.0"
3939
"510.0.0" "511.0.0" "512.0.0" "513.0.0" "514.0.0" "515.0.0" "516.0.0" "517.0.0"
4040
"518.0.0" "519.0.0" "520.0.0" "521.0.0" "522.0.0" "523.0.0" "523.0.1" "524.0.0"
41-
"525.0.0" "526.0.0" "526.0.1" "527.0.0" "528.0.0" "529.0.0" {
41+
"525.0.0" "526.0.0" "526.0.1" "527.0.0" "528.0.0" "529.0.0" "530.0.0" {
4242
env = {
4343
"CLOUDSDK_PYTHON": "python3",
4444
}
@@ -689,4 +689,8 @@ sha256sums = {
689689
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-529.0.0-darwin-arm.tar.gz": "75fc98465297923aa412cd6cb3476adaa9312e2c6fd0c2dec9f652ad19b89fce",
690690
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-529.0.0-linux-x86_64.tar.gz": "b9038c39e5833e659c25b6634198f20e2780535ef69ec1ffff14a6fcf380b16b",
691691
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-529.0.0-linux-arm.tar.gz": "e71c86375da16892248e665a742d06dd6a8eb2402f7c2cf5834172ba3b8d67ab",
692+
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-530.0.0-linux-arm.tar.gz": "1624a40101c2754c157ec9d3c93a7cd0a426863c552a307d75d00858bfabb10a",
693+
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-530.0.0-linux-x86_64.tar.gz": "358685e486270aed7b32ca19718c8a06aa353e70b8a863d16150db80954bd6a6",
694+
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-530.0.0-darwin-arm.tar.gz": "f39f5b5954baea352bb59dc2e216932b19efdd392d7540bb2133c496a0c6cd10",
695+
"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-530.0.0-darwin-x86_64.tar.gz": "b2a15c6fecc7437371f8ea79725d7ffcc007589f7688f691e00baa21f52832d7",
692696
}

github-comment.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ binaries = ["github-comment"]
55
test = "github-comment -v"
66

77
version "4.5.0" "4.5.2" "5.0.0" "5.0.1" "5.0.2" "5.0.3" "5.1.0" "5.1.1" "5.2.1" "6.0.0"
8-
"6.0.1" "6.0.2" "6.0.3" "6.0.4" "6.1.0" "6.2.0" "6.2.1" "6.3.0" "6.3.1" "6.3.2" {
8+
"6.0.1" "6.0.2" "6.0.3" "6.0.4" "6.1.0" "6.2.0" "6.2.1" "6.3.0" "6.3.1" "6.3.2" "6.3.3" {
99
auto-version {
1010
github-release = "suzuki-shunsuke/github-comment"
1111
}
@@ -92,4 +92,8 @@ sha256sums = {
9292
"https://github.com/suzuki-shunsuke/github-comment/releases/download/v6.2.0/github-comment_6.2.0_linux_arm64.tar.gz": "24addff0aedc44a5b8bc8fed02233d17c0de5d38fa1b66b99b76ccc95ca2be57",
9393
"https://github.com/suzuki-shunsuke/github-comment/releases/download/v6.3.0/github-comment_6.3.0_linux_arm64.tar.gz": "1fcc7bb8c66ec128310ad757e398d8b93601dc0625cf7b1753b9ffce089be765",
9494
"https://github.com/suzuki-shunsuke/github-comment/releases/download/v6.3.1/github-comment_6.3.1_linux_arm64.tar.gz": "f90bd621a554d395635169b48aab93875df70d92772f111fd2f4903088c11b48",
95+
"https://github.com/suzuki-shunsuke/github-comment/releases/download/v6.3.3/github-comment_6.3.3_darwin_arm64.tar.gz": "c46a68b874f71be892162f733b66cf4cb1c3288fc14e52fe9579a7588ffb73dd",
96+
"https://github.com/suzuki-shunsuke/github-comment/releases/download/v6.3.3/github-comment_6.3.3_darwin_amd64.tar.gz": "7fce0fa45e18aa13f90dd4ba2d148e9684c0b55e3706f00e22327d161ca73e9e",
97+
"https://github.com/suzuki-shunsuke/github-comment/releases/download/v6.3.3/github-comment_6.3.3_linux_arm64.tar.gz": "954954f558b90b51b6202833196416d388a43de5fa41be9246bade0ca0ebc7dc",
98+
"https://github.com/suzuki-shunsuke/github-comment/releases/download/v6.3.3/github-comment_6.3.3_linux_amd64.tar.gz": "2a5e4b3dac2dd659b23fc9a3beca7f5cceff98b8c4c0e2bd82bd6c60dbf84e03",
9599
}

grype.hcl

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ version "0.32.0" "0.33.0" "0.33.1" "0.34.1" "0.34.3" "0.34.4" "0.34.6" "0.34.7"
3232
"0.77.2" "0.77.3" "0.77.4" "0.78.0" "0.79.0" "0.79.1" "0.79.2" "0.79.3" "0.79.4"
3333
"0.79.5" "0.79.6" "0.80.0" "0.80.1" "0.80.2" "0.81.0" "0.82.0" "0.82.1" "0.82.2"
3434
"0.83.0" "0.84.0" "0.85.0" "0.86.0" "0.86.1" "0.87.0" "0.89.0" "0.89.1" "0.90.0"
35-
"0.91.0" "0.91.1" "0.91.2" "0.92.0" "0.92.1" "0.92.2" "0.93.0" "0.94.0" "0.95.0" {
35+
"0.91.0" "0.91.1" "0.91.2" "0.92.0" "0.92.1" "0.92.2" "0.93.0" "0.94.0" "0.95.0"
36+
"0.96.0" {
3637
auto-version {
3738
github-release = "anchore/grype"
3839
}
@@ -547,4 +548,8 @@ sha256sums = {
547548
"https://github.com/anchore/grype/releases/download/v0.95.0/grype_0.95.0_darwin_arm64.tar.gz": "6954e56b2a2d940cc8c57a1a50b2f9a7a384e7123e31fe42d5860416aa5a6ba1",
548549
"https://github.com/anchore/grype/releases/download/v0.95.0/grype_0.95.0_darwin_amd64.tar.gz": "39bd2d5749a7f9a27d1fab574f27c235c83fe9e6d1c8a9af952880cea6b5f4fc",
549550
"https://github.com/anchore/grype/releases/download/v0.95.0/grype_0.95.0_linux_arm64.tar.gz": "259a72ad610dcc88cacdb7c6a6143927b6e59f903ca94e138be1d69a48308112",
551+
"https://github.com/anchore/grype/releases/download/v0.96.0/grype_0.96.0_darwin_arm64.tar.gz": "9dafdb98c74fcf9c19ec9bb7d5eee283e44c0b21d96d01c4abcbbf021b931ad4",
552+
"https://github.com/anchore/grype/releases/download/v0.96.0/grype_0.96.0_darwin_amd64.tar.gz": "8c2e0055c6ad8a92bfa171f6b57ed6d73973d9aad6b6e2c515f2cb4213ae4155",
553+
"https://github.com/anchore/grype/releases/download/v0.96.0/grype_0.96.0_linux_arm64.tar.gz": "02b836441c3c1a0c6a1912d11243599483b753cdd21832a0f5a2f5617c750768",
554+
"https://github.com/anchore/grype/releases/download/v0.96.0/grype_0.96.0_linux_amd64.tar.gz": "11196534554bedcaeb4050450ea884c810c26e893ef2073ba72f84e2e5cf3b38",
550555
}

just.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ version "1.2.0" "1.3.0" "1.4.0" "1.5.0" "1.6.0" "1.7.0" "1.8.0" "1.9.0" "1.11.0"
1515
"1.12.0" "1.13.0" "1.14.0" "1.15.0" "1.16.0" "1.17.0" "1.18.1" "1.20.0" "1.21.0"
1616
"1.22.0" "1.22.1" "1.23.0" "1.24.0" "1.25.0" "1.25.2" "1.26.0" "1.27.0" "1.28.0"
1717
"1.29.1" "1.30.0" "1.30.1" "1.31.0" "1.32.0" "1.33.0" "1.34.0" "1.35.0" "1.36.0"
18-
"1.37.0" "1.38.0" "1.39.0" "1.40.0" "1.41.0" "1.42.0" "1.42.1" {
18+
"1.37.0" "1.38.0" "1.39.0" "1.40.0" "1.41.0" "1.42.0" "1.42.1" "1.42.2" {
1919
auto-version {
2020
github-release = "casey/just"
2121
}
@@ -194,4 +194,8 @@ sha256sums = {
194194
"https://github.com/casey/just/releases/download/1.42.1/just-1.42.1-x86_64-apple-darwin.tar.gz": "91f31906f26acfc13cb57abddaf091876331efed6dfbf7b53bd507d1e9eed8ec",
195195
"https://github.com/casey/just/releases/download/1.42.1/just-1.42.1-aarch64-apple-darwin.tar.gz": "9ceb13235e6b86bee17fb4e90be498fa899a98d972e301bb4fa17099dd5367d5",
196196
"https://github.com/casey/just/releases/download/1.42.1/just-1.42.1-x86_64-unknown-linux-musl.tar.gz": "079b2bba3d6299a5875f591fd5d14477de03d21aabd19c8c75c3d6802df1eb08",
197+
"https://github.com/casey/just/releases/download/1.42.2/just-1.42.2-aarch64-unknown-linux-musl.tar.gz": "e75c611406ad9bc9ac8513a6212f68b2d2cd9c08a6f2c1e2cfbd3fa3f21c9378",
198+
"https://github.com/casey/just/releases/download/1.42.2/just-1.42.2-x86_64-apple-darwin.tar.gz": "08af9277dcd6da43ffb807ddd0ad6df7f7c276b116536f5a8a39a3bd5d82cd4a",
199+
"https://github.com/casey/just/releases/download/1.42.2/just-1.42.2-x86_64-unknown-linux-musl.tar.gz": "ffb0f39509ef771b353060d40b3557a577549f25384c11132f90affcb0aeba09",
200+
"https://github.com/casey/just/releases/download/1.42.2/just-1.42.2-aarch64-apple-darwin.tar.gz": "396570054711db93ffa1b216f54608ba37d98539a2fe7ddacbb0041dad20e738",
197201
}

k9s.hcl

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ version "0.27.0" "0.27.2" "0.27.3" "0.27.4" "0.28.0" "0.28.1" "0.28.2" "0.29.1"
2323
"0.30.0" "0.30.1" "0.30.3" "0.30.4" "0.30.5" "0.30.6" "0.30.8" "0.31.0" "0.31.2"
2424
"0.31.4" "0.31.5" "0.31.7" "0.31.8" "0.31.9" "0.32.0" "0.32.2" "0.32.3" "0.32.4"
2525
"0.32.5" "0.32.6" "0.32.7" "0.40.0" "0.40.1" "0.40.2" "0.40.3" "0.40.5" "0.40.8"
26-
"0.40.9" "0.40.10" "0.50.0" "0.50.2" "0.50.3" "0.50.4" "0.50.5" "0.50.6" "0.50.7" {
26+
"0.40.9" "0.40.10" "0.50.0" "0.50.2" "0.50.3" "0.50.4" "0.50.5" "0.50.6" "0.50.7"
27+
"0.50.8" {
2728
auto-version {
2829
github-release = "derailed/k9s"
2930
}
@@ -298,4 +299,8 @@ sha256sums = {
298299
"https://github.com/derailed/k9s/releases/download/v0.50.7/k9s_darwin_amd64.tar.gz": "e6ba0d732f7da23fc420ba8819373c054eafb40afe2a897c9eff0c3d68b2049b",
299300
"https://github.com/derailed/k9s/releases/download/v0.50.7/k9s_darwin_arm64.tar.gz": "e5a9ba649c589db9afcc9bdcd746b38dcc2a094d42732686c8c1c971b8ce2770",
300301
"https://github.com/derailed/k9s/releases/download/v0.50.7/k9s_linux_amd64.tar.gz": "33c7699c6d71544c6704f78be928eca3445262cf462b2ac110a3284f67eb1c7b",
302+
"https://github.com/derailed/k9s/releases/download/v0.50.8/k9s_linux_amd64.tar.gz": "7d09c84723a7ccd19a07f7638d07fe8cc66b01c63ccd7393285bf65d4104a013",
303+
"https://github.com/derailed/k9s/releases/download/v0.50.8/k9s_darwin_amd64.tar.gz": "2db9818436f82d460f80c5ae60c22544435a419d572be2957a1251624237af7b",
304+
"https://github.com/derailed/k9s/releases/download/v0.50.8/k9s_darwin_arm64.tar.gz": "0150e7c08364d9ecd59b406a0cd17fdc2881a25fdadf02d464527ae3d4be15d5",
305+
"https://github.com/derailed/k9s/releases/download/v0.50.8/k9s_linux_arm64.tar.gz": "9db3090dd49810719933c84ae0321b348655bf1bd6516561dfb255f7cb9a6730",
301306
}

maven.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source = "https://downloads.apache.org/maven/maven-3/${version}/binaries/apache-
88
mirrors = ["https://archive.apache.org/dist/maven/maven-3/${version}/binaries/apache-maven-${version}-bin.tar.gz"]
99

1010
version "3.6.3" "3.8.4" "3.8.5" "3.8.6" "3.9.5" "3.9.6" "3.9.7" "3.9.8" "3.9.9"
11-
"3.9.10" {
11+
"3.9.10" "3.9.11" {
1212
auto-version {
1313
version-pattern = "maven-(.*)"
1414
github-release = "apache/maven"
@@ -26,4 +26,5 @@ sha256sums = {
2626
"https://downloads.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz": "067672629075b740e3d0a928e21021dd615a53287af36d4ccca44e87e081d102",
2727
"https://downloads.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz": "7a9cdf674fc1703d6382f5f330b3d110ea1b512b51f1652846d9e4e8a588d766",
2828
"https://downloads.apache.org/maven/maven-3/3.9.10/binaries/apache-maven-3.9.10-bin.tar.gz": "e036059b0ac63cdcc934afffaa125c9bf3f4a4cd2d2b9995e1aee92190a0979c",
29+
"https://downloads.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz": "4b7195b6a4f5c81af4c0212677a32ee8143643401bc6e1e8412e6b06ea82beac",
2930
}

0 commit comments

Comments
 (0)