File tree Expand file tree Collapse file tree 8 files changed +37
-8
lines changed Expand file tree Collapse file tree 8 files changed +37
-8
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ platform "linux" "arm64" {
14
14
source = " https://github.com/biscuit-auth/biscuit-cli/releases/download/${ version } /biscuit-${ version } -arm-unknown-linux-gnueabihf.tar.gz"
15
15
}
16
16
17
- version "0.5.0" {
17
+ version "0.5.0" "0.6.0" {
18
18
auto-version {
19
19
github-release = " biscuit-auth/biscuit-cli"
20
20
}
@@ -24,4 +24,7 @@ sha256sums = {
24
24
" https://github.com/biscuit-auth/biscuit-cli/releases/download/0.5.0/biscuit-0.5.0-x86_64-unknown-linux-musl.tar.gz" : " ab373e0f5f2270a59d19cf426c295680dd2279957bf86bd0ef46a80a9513b1e3" ,
25
25
" https://github.com/biscuit-auth/biscuit-cli/releases/download/0.5.0/biscuit-0.5.0-x86_64-apple-darwin.tar.gz" : " 4ab426097f88b37996877303ce64c4dfe7368221b93dc09505c940d9472b49d1" ,
26
26
" 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" ,
27
30
}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ platform "darwin" {
26
26
}
27
27
}
28
28
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" {
30
30
auto-version {
31
31
github-release = " Hakky54/certificate-ripper"
32
32
}
@@ -53,4 +53,8 @@ sha256sums = {
53
53
" https://github.com/Hakky54/certificate-ripper/releases/download/2.4.1/crip-macos-amd64.tar.gz" : " ff96f2d380e7dd4f0cf1155884600e6f5f4d9b9c285788d897e92a6af560d6dd" ,
54
54
" https://github.com/Hakky54/certificate-ripper/releases/download/2.4.1/crip-macos-aarch64.tar.gz" : " 372a18082eeceb561c578549d1d48b85af472555961d38f48947cc72abb2acfe" ,
55
55
" 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" ,
56
60
}
Original file line number Diff line number Diff line change @@ -23,7 +23,8 @@ binaries = ["jf"]
23
23
test = " jf --version"
24
24
25
25
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" {
27
28
auto- version {
28
29
github-release = " jfrog/jfrog-cli"
29
30
}
@@ -98,4 +99,8 @@ sha256sums = {
98
99
" https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.7/jfrog-cli-mac-386/jf" : " 5c420a98f60fed0a703d12694016b36c534ea898a493d26bff78e22bcb2d3649" ,
99
100
" https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/2.78.7/jfrog-cli-linux-arm64/jf" : " 6abdbd169c1f4c613365d4fbfd6b0ec556576100d603163266fe08533469544b" ,
100
101
" 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" ,
101
106
}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ platform "amd64" {
14
14
}
15
15
16
16
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 " {
18
18
auto- version {
19
19
github-release = " sourcemeta/jsonschema"
20
20
}
@@ -65,4 +65,8 @@ sha256sums = {
65
65
" https://github.com/sourcemeta/jsonschema/releases/download/v11.5.1/jsonschema-11.5.1-linux-x86_64.zip" : " 31727fb809b4405a03391152418bf7307fdba0818b69881e65196e2631e2e6c9" ,
66
66
" https://github.com/sourcemeta/jsonschema/releases/download/v11.5.1/jsonschema-11.5.1-darwin-x86_64.zip" : " 226623f425a77260b301a82dcb097375bdbf741da2668dcd13ffa734c9195f01" ,
67
67
" 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" ,
68
72
}
Original file line number Diff line number Diff 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"
24
24
}
25
25
26
26
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 " {
28
28
source = " https://github.com/sqlc-dev/sqlc/releases/download/v${ version } /sqlc_${ version } _${ os } _${ arch } .tar.gz"
29
29
30
30
auto- version {
@@ -119,4 +119,8 @@ sha256sums = {
119
119
" https://github.com/sqlc-dev/sqlc/releases/download/v1.29.0/sqlc_1.29.0_darwin_arm64.tar.gz" : " b7cd230d0d75d98f2abd2c21463684bbb9af077d1f6de3f8f40a168cd1b9c261" ,
120
120
" https://github.com/sqlc-dev/sqlc/releases/download/v1.29.0/sqlc_1.29.0_darwin_amd64.tar.gz" : " e4ff0264fd557f948e7c2049a6224de27c4c3a46258b64c0de22c6013afc682a" ,
121
121
" 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" ,
122
126
}
Original file line number Diff line number Diff 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"
23
23
" 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"
24
24
" 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"
25
25
" 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 " {
27
27
auto- version {
28
28
github-release = " tuist/tuist"
29
29
}
@@ -194,4 +194,5 @@ sha256sums = {
194
194
" https://github.com/tuist/tuist/releases/download/4.63.2/tuist.zip" : " 6ac4d2c43535da6f22fc0a8d19ac0917a3fbbaf2c4a177d0f48c554e5c2b4978" ,
195
195
" https://github.com/tuist/tuist/releases/download/4.65.4/tuist.zip" : " 107a08a54c1860e82cbf65f11d23168b6f4883bc6be60df706ede1d1b696e171" ,
196
196
" 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" ,
197
198
}
Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ version "2021.33.2" "2022.03" "2022.04" "2022.05" "2022.06" "2022.07" "2022.09"
32
32
}
33
33
34
34
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" {
36
37
auto- version {
37
38
github-release = " vlang/v"
38
39
version-pattern = " weekly\\ .(.*)"
@@ -243,4 +244,7 @@ sha256sums = {
243
244
" https://github.com/vlang/v/releases/download/weekly.2025.35/v_linux.zip" : " 8618351c12699c4f7d3507d44668a10737b8e5f297cef99d4c95a86b9e75f091" ,
244
245
" https://github.com/vlang/v/releases/download/weekly.2025.35/v_macos_arm64.zip" : " 3b96c3fa101124c4fee0f8130dfc2d657348f72444692725f37ef4b096d26f5a" ,
245
246
" 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" ,
246
250
}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ test = "vals --version"
5
5
source = " https://github.com/helmfile/vals/releases/download/v${ version } /vals_${ version } _${ os } _${ arch } .tar.gz"
6
6
7
7
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 " {
9
9
auto- version {
10
10
github-release = " helmfile/vals"
11
11
}
@@ -56,4 +56,8 @@ sha256sums = {
56
56
" https://github.com/helmfile/vals/releases/download/v0.42.0/vals_0.42.0_linux_amd64.tar.gz" : " 8cfddaf6219c91bf773a2a44b1e6f10b74a38faaed3c5716d30a0ac3af8be4d0" ,
57
57
" https://github.com/helmfile/vals/releases/download/v0.42.0/vals_0.42.0_darwin_arm64.tar.gz" : " 305d97707a5cd9e33120caf6c41af66b985f720e47ca724fb972c442b5787c18" ,
58
58
" 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" ,
59
63
}
You can’t perform that action at this time.
0 commit comments