File tree Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Expand file tree Collapse file tree 4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ version "1.37.0" "1.40.1" "1.41.1" "1.42.0" "1.42.1" "1.43.0" "1.44.0" "1.44.2"
18
18
" 1.55.2" " 1.56.0" " 1.56.1" " 1.56.2" " 1.57.0" " 1.57.1" " 1.57.2" " 1.58.0" " 1.58.1"
19
19
" 1.58.2" " 1.59.0" " 1.59.1" " 1.60.1" " 1.60.2" " 1.60.3" " 1.61.0" " 1.62.0" " 1.62.2"
20
20
" 1.63.1" " 1.63.3" " 1.63.4" " 1.64.2" " 1.64.4" " 1.64.5" " 1.64.6" " 1.64.7" " 1.64.8"
21
- " 2.0.1" " 2.0.2" " 2.1.1" " 2.1.2" " 2.1.5" " 2.1.6" " 2.2.0" {
21
+ " 2.0.1" " 2.0.2" " 2.1.1" " 2.1.2" " 2.1.5" " 2.1.6" " 2.2.0" " 2.2.1 " {
22
22
auto- version {
23
23
github-release = " golangci/golangci-lint"
24
24
}
@@ -322,4 +322,8 @@ sha256sums = {
322
322
" https://github.com/golangci/golangci-lint/releases/download/v2.2.0/golangci-lint-2.2.0-darwin-amd64.tar.gz" : " f2e272965eb124d1908db6cff39559531ee2526707d620f7a368239b406722fb" ,
323
323
" https://github.com/golangci/golangci-lint/releases/download/v2.2.0/golangci-lint-2.2.0-linux-arm64.tar.gz" : " 33f6d62ff0b24336c03284b590d17e9c2291cd69104d34c2a85a58b10fdef35d" ,
324
324
" https://github.com/golangci/golangci-lint/releases/download/v2.2.0/golangci-lint-2.2.0-linux-amd64.tar.gz" : " 49544d9c67005259a05b0c82677721f0cbf0a8660901e522a17106f5ef58b355" ,
325
+ " https://github.com/golangci/golangci-lint/releases/download/v2.2.1/golangci-lint-2.2.1-darwin-arm64.tar.gz" : " 4066c41affc407e59df74b1e17bcc7138f366888f57670f0f4357d582a72fa8e" ,
326
+ " https://github.com/golangci/golangci-lint/releases/download/v2.2.1/golangci-lint-2.2.1-linux-arm64.tar.gz" : " 7de4280b78315f3ca3d785cce82e663655c457e6889e64807314107936e17dfa" ,
327
+ " https://github.com/golangci/golangci-lint/releases/download/v2.2.1/golangci-lint-2.2.1-darwin-amd64.tar.gz" : " 2b4d57be8441fda123753337126a8dc136f2fdfca10fedfe0e8cc3e99ad26599" ,
328
+ " https://github.com/golangci/golangci-lint/releases/download/v2.2.1/golangci-lint-2.2.1-linux-amd64.tar.gz" : " 4098436776a4f4bbef25dcad93f56533003d085f9133e4c69ba3145973d211dc" ,
325
329
}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ on "unpack" {
11
11
}
12
12
13
13
version " 0.17.55" " 0.17.56" " 0.17.57" " 0.17.60" " 0.17.61" " 0.17.62" " 0.17.63"
14
- " 0.17.64" " 0.17.66" " 0.17.68" " 0.17.70" " 0.17.73" " 0.17.74" " 0.17.75" {
14
+ " 0.17.64" " 0.17.66" " 0.17.68" " 0.17.70" " 0.17.73" " 0.17.74" " 0.17.75" " 0.17.76 " {
15
15
auto- version {
16
16
github-release = " 99designs/gqlgen"
17
17
}
@@ -74,4 +74,8 @@ sha256sums = {
74
74
" https://github.com/cashapp/hermit-build/releases/download/go-tools/gqlgen-v0.17.75-darwin-amd64.bz2" : " 523d8212783bc4015cc4d75ed4e1fb36c7b24e32af9035d6f4113d38d9bc061d" ,
75
75
" https://github.com/cashapp/hermit-build/releases/download/go-tools/gqlgen-v0.17.75-darwin-arm64.bz2" : " 35be85859429d74b3fb051fa7374c5b908b08c7b1726b9337aceef97835a05c4" ,
76
76
" https://github.com/cashapp/hermit-build/releases/download/go-tools/gqlgen-v0.17.75-linux-arm64.bz2" : " b1703a0dd286c2a67383892b400eb284e7952d9132e9329be88c92baa18ef64b" ,
77
+ " https://github.com/cashapp/hermit-build/releases/download/go-tools/gqlgen-v0.17.76-linux-amd64.bz2" : " a9dce3d63d756b6b4e75161213498f9354fe00cecf59d2e8655a450925fd9c05" ,
78
+ " https://github.com/cashapp/hermit-build/releases/download/go-tools/gqlgen-v0.17.76-linux-arm64.bz2" : " d6fb3ad570878de6c9fb530d9dceddc4a88c6a0197b391e8d6162db916657188" ,
79
+ " https://github.com/cashapp/hermit-build/releases/download/go-tools/gqlgen-v0.17.76-darwin-arm64.bz2" : " c7dd159b73f03165a7a2b3cf6c48739c26c92b4ac3b8f1efbad9c1a2c8ac9608" ,
80
+ " https://github.com/cashapp/hermit-build/releases/download/go-tools/gqlgen-v0.17.76-darwin-amd64.bz2" : " 23a2ef07e0b7b5e5e125270ee705bc041c1dc92adda3712292550a8efe0ca616" ,
77
81
}
Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ 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"
21
21
" 4.33.0" " 4.34.0" " 4.34.3" " 4.37.0" " 4.38.1" " 4.38.2" " 4.39.0" " 4.39.1" " 4.40.0"
22
22
" 4.41.0" " 4.42.0" " 4.43.0" " 4.43.1" " 4.43.2" " 4.44.2" " 4.44.3" " 4.45.0" " 4.45.1"
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
- " 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" {
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
+ " 4.55.0" {
25
26
auto- version {
26
27
github-release = " tuist/tuist"
27
28
}
@@ -176,4 +177,5 @@ sha256sums = {
176
177
" https://github.com/tuist/tuist/releases/download/4.53.3/tuist.zip" : " 7c978c3b255182d11092002b20863eab3a0956a6a7b00ea84576b7fa26f74638" ,
177
178
" https://github.com/tuist/tuist/releases/download/4.53.4/tuist.zip" : " e18418f78fee5a1fc7e1c0b385d4372b1221d7d0fc9a650208328c17c6700381" ,
178
179
" https://github.com/tuist/tuist/releases/download/4.54.3/tuist.zip" : " baf6ca4ad4f672aaf9a111173dfc3e844e982f50278001f36f22aa976bb2c097" ,
180
+ " https://github.com/tuist/tuist/releases/download/4.55.0/tuist.zip" : " 8ccb7e48cfd2013b05776f0c13831992f176a8ca7b7ff3a7d54ac6716b72c29f" ,
179
181
}
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ version "0.1.1" "0.1.3" "0.1.4" "0.1.5" "0.1.6" "0.1.8" "0.1.10" "0.1.11" "0.1.1
30
30
" 0.5.30" " 0.5.31" " 0.6.0" " 0.6.1" " 0.6.2" " 0.6.3" " 0.6.4" " 0.6.6" " 0.6.7" " 0.6.8"
31
31
" 0.6.9" " 0.6.10" " 0.6.11" " 0.6.12" " 0.6.13" " 0.6.14" " 0.6.15" " 0.6.16" " 0.6.17"
32
32
" 0.7.0" " 0.7.2" " 0.7.3" " 0.7.4" " 0.7.5" " 0.7.6" " 0.7.7" " 0.7.8" " 0.7.9" " 0.7.10"
33
- " 0.7.11" " 0.7.12" " 0.7.13" " 0.7.14" " 0.7.15" " 0.7.16" {
33
+ " 0.7.11" " 0.7.12" " 0.7.13" " 0.7.14" " 0.7.15" " 0.7.16" " 0.7.17 " {
34
34
auto- version {
35
35
github-release = " astral-sh/uv"
36
36
}
@@ -694,4 +694,8 @@ sha256sums = {
694
694
" https://github.com/astral-sh/uv/releases/download/0.7.16/uv-aarch64-unknown-linux-gnu.tar.gz" : " 4ff5b8542514b453073cad1dfba08db751ada21981b869c69a2ac29fd639b586" ,
695
695
" https://github.com/astral-sh/uv/releases/download/0.7.16/uv-aarch64-apple-darwin.tar.gz" : " a157919a2a615fac5de0fcef5120a63de7e6582fb6e0ae4428238af347ed1054" ,
696
696
" https://github.com/astral-sh/uv/releases/download/0.7.16/uv-x86_64-unknown-linux-gnu.tar.gz" : " c51f5dc9fd33e789992839d2957d6cfe0b6dce1cd7ec641740af456b12e9d468" ,
697
+ " https://github.com/astral-sh/uv/releases/download/0.7.17/uv-x86_64-apple-darwin.tar.gz" : " c0aff6481443e7dc38c01dfb3535814db42c00ad3ab374e7b4ed4ebb7f5b2237" ,
698
+ " https://github.com/astral-sh/uv/releases/download/0.7.17/uv-aarch64-unknown-linux-gnu.tar.gz" : " b88fda8f37769d445dd4b433c83490112afa18fc009b75e3cb28412a1d189c53" ,
699
+ " https://github.com/astral-sh/uv/releases/download/0.7.17/uv-aarch64-apple-darwin.tar.gz" : " 0777e13ba598ccb9a9f78df209c98922b219a195765b9f1b309457a08cbae43d" ,
700
+ " https://github.com/astral-sh/uv/releases/download/0.7.17/uv-x86_64-unknown-linux-gnu.tar.gz" : " e9bf64a66a318a82d3c37a74c31527df0ac7e7c821a10f5e1032415f000d7d43" ,
697
701
}
You can’t perform that action at this time.
0 commit comments