Skip to content

Commit 89e8e59

Browse files
Auto-versioned: biscuit.hcl crip.hcl jfrog-cli.hcl jsonschema.hcl sqlc.hcl tuist.hcl v.hcl vals.hcl
1 parent e542bbf commit 89e8e59

File tree

8 files changed

+37
-8
lines changed

8 files changed

+37
-8
lines changed

biscuit.hcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platform "linux" "arm64" {
1414
source = "https://github.com/biscuit-auth/biscuit-cli/releases/download/${version}/biscuit-${version}-arm-unknown-linux-gnueabihf.tar.gz"
1515
}
1616

17-
version "0.5.0" {
17+
version "0.5.0" "0.6.0" {
1818
auto-version {
1919
github-release = "biscuit-auth/biscuit-cli"
2020
}
@@ -24,4 +24,7 @@ sha256sums = {
2424
"https://github.com/biscuit-auth/biscuit-cli/releases/download/0.5.0/biscuit-0.5.0-x86_64-unknown-linux-musl.tar.gz": "ab373e0f5f2270a59d19cf426c295680dd2279957bf86bd0ef46a80a9513b1e3",
2525
"https://github.com/biscuit-auth/biscuit-cli/releases/download/0.5.0/biscuit-0.5.0-x86_64-apple-darwin.tar.gz": "4ab426097f88b37996877303ce64c4dfe7368221b93dc09505c940d9472b49d1",
2626
"https://github.com/biscuit-auth/biscuit-cli/releases/download/0.5.0/biscuit-0.5.0-arm-unknown-linux-gnueabihf.tar.gz": "cfab80e9c81fe3565e54f498e0099687cda15623d3c82d65346af0faac12ecc8",
27+
"https://github.com/biscuit-auth/biscuit-cli/releases/download/0.6.0/biscuit-0.6.0-x86_64-unknown-linux-musl.tar.gz": "4d78916fe0b9feb63aba5fa913111bc428569c3dc71759023f1eb92cd1555859",
28+
"https://github.com/biscuit-auth/biscuit-cli/releases/download/0.6.0/biscuit-0.6.0-x86_64-apple-darwin.tar.gz": "1a6198ce3985acb62bce948fd9a060f4abd76ea3f3e1a79c8eac07ee2d2d3007",
29+
"https://github.com/biscuit-auth/biscuit-cli/releases/download/0.6.0/biscuit-0.6.0-arm-unknown-linux-gnueabihf.tar.gz": "5c67eafb52a58998071c455bdc0403ef66e22f571b67128fb637af4c02c8004b",
2730
}

crip.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ platform "darwin" {
2626
}
2727
}
2828

29-
version "2.1.0" "2.2.0" "2.3.0" "2.4.0" "2.4.1" {
29+
version "2.1.0" "2.2.0" "2.3.0" "2.4.0" "2.4.1" "2.5.0" {
3030
auto-version {
3131
github-release = "Hakky54/certificate-ripper"
3232
}
@@ -53,4 +53,8 @@ sha256sums = {
5353
"https://github.com/Hakky54/certificate-ripper/releases/download/2.4.1/crip-macos-amd64.tar.gz": "ff96f2d380e7dd4f0cf1155884600e6f5f4d9b9c285788d897e92a6af560d6dd",
5454
"https://github.com/Hakky54/certificate-ripper/releases/download/2.4.1/crip-macos-aarch64.tar.gz": "372a18082eeceb561c578549d1d48b85af472555961d38f48947cc72abb2acfe",
5555
"https://github.com/Hakky54/certificate-ripper/releases/download/2.4.1/crip-linux-aarch64.tar.gz": "0e3f4cb3f4bf7272dfb969df633ab0a7ad2d5f86e963254d6f8150d9f20c5324",
56+
"https://github.com/Hakky54/certificate-ripper/releases/download/2.5.0/crip-linux-amd64.tar.gz": "c1178e1470af2901c9b01041c5433cc7a357c031c549472982ab118de677253b",
57+
"https://github.com/Hakky54/certificate-ripper/releases/download/2.5.0/crip-macos-aarch64.tar.gz": "cdb6cb6971ecaa5a88fec6a3b81636e1319b5f915a0ff89570c5eb5a54fef9b5",
58+
"https://github.com/Hakky54/certificate-ripper/releases/download/2.5.0/crip-macos-amd64.tar.gz": "676cc7a44b8a935de54ce40feceb02b8217c05a1edd0791169886b8eb601048e",
59+
"https://github.com/Hakky54/certificate-ripper/releases/download/2.5.0/crip-linux-aarch64.tar.gz": "167fd40477134edca7c574b79f2959a47785bc6e0e991623e98ba4855f6ba43d",
5660
}

jfrog-cli.hcl

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ binaries = ["jf"]
2323
test = "jf --version"
2424

2525
version "2.72.2" "2.73.2" "2.73.3" "2.74.0" "2.74.1" "2.75.0" "2.75.1" "2.76.0"
26-
"2.76.1" "2.77.0" "2.78.0" "2.78.1" "2.78.2" "2.78.3" "2.78.5" "2.78.6" "2.78.7" {
26+
"2.76.1" "2.77.0" "2.78.0" "2.78.1" "2.78.2" "2.78.3" "2.78.5" "2.78.6" "2.78.7"
27+
"2.78.8" {
2728
auto-version {
2829
github-release = "jfrog/jfrog-cli"
2930
}
@@ -98,4 +99,8 @@ sha256sums = {
9899
"https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.7/jfrog-cli-mac-386/jf": "5c420a98f60fed0a703d12694016b36c534ea898a493d26bff78e22bcb2d3649",
99100
"https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.7/jfrog-cli-linux-arm64/jf": "6abdbd169c1f4c613365d4fbfd6b0ec556576100d603163266fe08533469544b",
100101
"https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.7/jfrog-cli-linux-386/jf": "174fa64adb4987a97e4cca1f67415dac1db1a8f385dbee375c1a3ae1d34d3428",
102+
"https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.8/jfrog-cli-mac-arm64/jf": "1ff34394b52d02b270e2d0081e1630bd91b888153afa32d51c29b4b9e5c0ea07",
103+
"https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.8/jfrog-cli-mac-386/jf": "b9d2affa449c19a0af6b5b80bf2c91adeba44cb8b534e083474caf253f54620d",
104+
"https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.8/jfrog-cli-linux-386/jf": "8fd19c279525986adddc5735ba5704c38a9d1644ff177b8a2a0d0f4fcda1ed30",
105+
"https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.8/jfrog-cli-linux-arm64/jf": "034c4866eb9fb278d18a0c83df2fa966b939da38c2bb2b75b08d04da5fff43ba",
101106
}

jsonschema.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ platform "amd64" {
1414
}
1515

1616
version "10.0.0" "9.6.1" "11.0.0" "11.0.2" "11.1.0" "11.1.1" "11.2.0" "11.3.0"
17-
"11.4.0" "11.5.0" "11.5.1" {
17+
"11.4.0" "11.5.0" "11.5.1" "11.6.0" {
1818
auto-version {
1919
github-release = "sourcemeta/jsonschema"
2020
}
@@ -65,4 +65,8 @@ sha256sums = {
6565
"https://github.com/sourcemeta/jsonschema/releases/download/v11.5.1/jsonschema-11.5.1-linux-x86_64.zip": "31727fb809b4405a03391152418bf7307fdba0818b69881e65196e2631e2e6c9",
6666
"https://github.com/sourcemeta/jsonschema/releases/download/v11.5.1/jsonschema-11.5.1-darwin-x86_64.zip": "226623f425a77260b301a82dcb097375bdbf741da2668dcd13ffa734c9195f01",
6767
"https://github.com/sourcemeta/jsonschema/releases/download/v11.5.1/jsonschema-11.5.1-linux-arm64.zip": "e0b578db499653b012690737fa5fc60df45ebda8a7209521d5034d10ec61e7f5",
68+
"https://github.com/sourcemeta/jsonschema/releases/download/v11.6.0/jsonschema-11.6.0-darwin-x86_64.zip": "d8a8c6176fe409843b064762d7f7279463ce976b681cd7587d6f616349c5594f",
69+
"https://github.com/sourcemeta/jsonschema/releases/download/v11.6.0/jsonschema-11.6.0-darwin-arm64.zip": "1c464431bf3f45ddb331b1bb0187d6cddf5facb56227d01ef994810e2abf148f",
70+
"https://github.com/sourcemeta/jsonschema/releases/download/v11.6.0/jsonschema-11.6.0-linux-arm64.zip": "d9d30c7f249d7023ffa5cdc58cc22cc6fa54aeacb59df11a12b706e40712316c",
71+
"https://github.com/sourcemeta/jsonschema/releases/download/v11.6.0/jsonschema-11.6.0-linux-x86_64.zip": "bac013a718ef3ddd0396bc4febdd146967a227cc6053ca9198cb0369a260cce2",
6872
}

sqlc.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ version "1.9.0" "1.10.0" "1.11.0" "1.12.0" "1.13.0" "1.14.0" "1.15.0" "1.16.0"
2424
}
2525

2626
version "1.20.0" "1.21.0" "1.22.0" "1.23.0" "1.24.0" "1.25.0" "1.26.0" "1.27.0"
27-
"1.28.0" "1.29.0" {
27+
"1.28.0" "1.29.0" "1.30.0" {
2828
source = "https://github.com/sqlc-dev/sqlc/releases/download/v${version}/sqlc_${version}_${os}_${arch}.tar.gz"
2929

3030
auto-version {
@@ -119,4 +119,8 @@ sha256sums = {
119119
"https://github.com/sqlc-dev/sqlc/releases/download/v1.29.0/sqlc_1.29.0_darwin_arm64.tar.gz": "b7cd230d0d75d98f2abd2c21463684bbb9af077d1f6de3f8f40a168cd1b9c261",
120120
"https://github.com/sqlc-dev/sqlc/releases/download/v1.29.0/sqlc_1.29.0_darwin_amd64.tar.gz": "e4ff0264fd557f948e7c2049a6224de27c4c3a46258b64c0de22c6013afc682a",
121121
"https://github.com/sqlc-dev/sqlc/releases/download/v1.29.0/sqlc_1.29.0_linux_amd64.tar.gz": "4bb811cb031bb04ed45e75e574346fdc5205e6bf2866a60a5da776b4eb306371",
122+
"https://github.com/sqlc-dev/sqlc/releases/download/v1.30.0/sqlc_1.30.0_darwin_amd64.tar.gz": "eb065ca44f02a9500f8e51cb63594a6bbd2486af04d18c0f81efadf7eadf5e29",
123+
"https://github.com/sqlc-dev/sqlc/releases/download/v1.30.0/sqlc_1.30.0_linux_amd64.tar.gz": "468aecee071bfe55e97fcbcac52ea0208eeca444f67736f3b8f0f3d6a106132e",
124+
"https://github.com/sqlc-dev/sqlc/releases/download/v1.30.0/sqlc_1.30.0_darwin_arm64.tar.gz": "ff18793b97715d08dde364446f43082a06da87b7797b9ec79ef2b31aeb0894e5",
125+
"https://github.com/sqlc-dev/sqlc/releases/download/v1.30.0/sqlc_1.30.0_linux_arm64.tar.gz": "dd9ab43b022ba3b3402054f99d7ae6e5efea33c949e869c3c66b214415e0c82d",
122126
}

tuist.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ version "2.7.2" "3.0.1" "3.1.0" "3.2.0" "3.3.0" "3.4.0" "3.5.0" "3.6.0" "3.7.0"
2323
"4.46.1" "4.47.0" "4.48.0" "4.48.1" "4.48.2" "4.49.0" "4.49.1" "4.50.1" "4.50.2"
2424
"4.51.0" "4.51.2" "4.52.0" "4.52.1" "4.52.2" "4.53.0" "4.53.3" "4.53.4" "4.54.3"
2525
"4.55.0" "4.55.2" "4.55.5" "4.55.6" "4.55.9" "4.57.0" "4.57.1" "4.58.0" "4.58.1"
26-
"4.59.1" "4.59.2" "4.61.0" "4.61.2" "4.63.2" "4.65.4" "4.65.5" {
26+
"4.59.1" "4.59.2" "4.61.0" "4.61.2" "4.63.2" "4.65.4" "4.65.5" "4.65.6" {
2727
auto-version {
2828
github-release = "tuist/tuist"
2929
}
@@ -194,4 +194,5 @@ sha256sums = {
194194
"https://github.com/tuist/tuist/releases/download/4.63.2/tuist.zip": "6ac4d2c43535da6f22fc0a8d19ac0917a3fbbaf2c4a177d0f48c554e5c2b4978",
195195
"https://github.com/tuist/tuist/releases/download/4.65.4/tuist.zip": "107a08a54c1860e82cbf65f11d23168b6f4883bc6be60df706ede1d1b696e171",
196196
"https://github.com/tuist/tuist/releases/download/4.65.5/tuist.zip": "5e10862eb41dd7fcf15c463ec57904f6e0bd52daefec803e9152af2b26c0c4b6",
197+
"https://github.com/tuist/tuist/releases/download/4.65.6/tuist.zip": "201eabbdb198bc060657532d7f477a3a4521c824eecb679a4f893b8b6aad10f9",
197198
}

v.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ version "2021.33.2" "2022.03" "2022.04" "2022.05" "2022.06" "2022.07" "2022.09"
3232
}
3333

3434
version "2025.21" "2025.22" "2025.23" "2025.24" "2025.25" "2025.26" "2025.27"
35-
"2025.28" "2025.29" "2025.30" "2025.31" "2025.32" "2025.33" "2025.34" "2025.35" {
35+
"2025.28" "2025.29" "2025.30" "2025.31" "2025.32" "2025.33" "2025.34" "2025.35"
36+
"2025.36" {
3637
auto-version {
3738
github-release = "vlang/v"
3839
version-pattern = "weekly\\.(.*)"
@@ -243,4 +244,7 @@ sha256sums = {
243244
"https://github.com/vlang/v/releases/download/weekly.2025.35/v_linux.zip": "8618351c12699c4f7d3507d44668a10737b8e5f297cef99d4c95a86b9e75f091",
244245
"https://github.com/vlang/v/releases/download/weekly.2025.35/v_macos_arm64.zip": "3b96c3fa101124c4fee0f8130dfc2d657348f72444692725f37ef4b096d26f5a",
245246
"https://github.com/vlang/v/releases/download/weekly.2025.35/v_macos_x86_64.zip": "2fb8610ce7fe30bb9d2dfe5941ecfbce1d21cc68389631d94023ffa1c3f0e7e3",
247+
"https://github.com/vlang/v/releases/download/weekly.2025.36/v_macos_arm64.zip": "43df8e1ef76320170bc1ac2f97d268a0f4b1bf2327b9190dbd24fa8022c4ddc3",
248+
"https://github.com/vlang/v/releases/download/weekly.2025.36/v_macos_x86_64.zip": "ade228a1678fad4a0c775cd6ef9d053f6c6f011a50c33c194d37e96b76a6031f",
249+
"https://github.com/vlang/v/releases/download/weekly.2025.36/v_linux.zip": "e4a42583bc613f53205f0be6bcb8889a51b268b3281f9341c243aec5e9baa088",
246250
}

vals.hcl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ test = "vals --version"
55
source = "https://github.com/helmfile/vals/releases/download/v${version}/vals_${version}_${os}_${arch}.tar.gz"
66

77
version "0.39.0" "0.39.1" "0.39.2" "0.39.3" "0.39.4" "0.40.1" "0.41.0" "0.41.1"
8-
"0.41.2" "0.41.3" "0.42.0" {
8+
"0.41.2" "0.41.3" "0.42.0" "0.42.1" {
99
auto-version {
1010
github-release = "helmfile/vals"
1111
}
@@ -56,4 +56,8 @@ sha256sums = {
5656
"https://github.com/helmfile/vals/releases/download/v0.42.0/vals_0.42.0_linux_amd64.tar.gz": "8cfddaf6219c91bf773a2a44b1e6f10b74a38faaed3c5716d30a0ac3af8be4d0",
5757
"https://github.com/helmfile/vals/releases/download/v0.42.0/vals_0.42.0_darwin_arm64.tar.gz": "305d97707a5cd9e33120caf6c41af66b985f720e47ca724fb972c442b5787c18",
5858
"https://github.com/helmfile/vals/releases/download/v0.42.0/vals_0.42.0_linux_arm64.tar.gz": "a07697276116d47fbc1930481949e4039bb8e7fb4f0b1ef96293b265b3e55467",
59+
"https://github.com/helmfile/vals/releases/download/v0.42.1/vals_0.42.1_darwin_arm64.tar.gz": "756dcebd47a04c91f0026a67a78ec9e41b315fd34efef3eb9f56d76f0c098e14",
60+
"https://github.com/helmfile/vals/releases/download/v0.42.1/vals_0.42.1_linux_amd64.tar.gz": "41baefc8be05fbaaf0541c788fdba6309a4ba68b1dbd42ed0f7111b549d8dd5c",
61+
"https://github.com/helmfile/vals/releases/download/v0.42.1/vals_0.42.1_darwin_amd64.tar.gz": "2f9640cf4faaa67ca61e606bcdf324ef2f60019c11f6204f08d4e59e8bb10b0d",
62+
"https://github.com/helmfile/vals/releases/download/v0.42.1/vals_0.42.1_linux_arm64.tar.gz": "a610c92ef24886e966d254d7230fba3de4716acfd7b2dad41e4e60bbd89e7fdf",
5963
}

0 commit comments

Comments
 (0)