Skip to content

Commit

Permalink
Auto-versioned: biome.hcl docker-cli.hcl ftl.hcl geesefs.hcl godel.hc…
Browse files Browse the repository at this point in the history
…l goose.hcl hugo.hcl istioctl.hcl packer.hcl step.hcl supabase.hcl tuist.hcl uv.hcl
  • Loading branch information
github-actions[bot] committed Apr 23, 2024
1 parent 67b64d7 commit 61d3056
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 13 deletions.
6 changes: 5 additions & 1 deletion biome.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ on "unpack" {
}
}

version "1.6.3" "1.6.4" "1.6.4-nightly.a995ada" "1.6.4-nightly.abab451" "1.7.0" {
version "1.6.3" "1.6.4" "1.6.4-nightly.a995ada" "1.6.4-nightly.abab451" "1.7.0"
"1.7.1" {
auto-version {
github-release = "biomejs/biome"
version-pattern = "^cli/v(.*)"
Expand All @@ -45,4 +46,7 @@ sha256sums = {
"https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.0/biome-linux-x64": "b0c00a27b3d214c0140cc81c2d7a9999ca321512879ea41d41a5b17aa02e5b43",
"https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.0/biome-darwin-arm64": "3ea37facceb5f565bd6ec5e343ed7aa4257ae78f42671dd68d9af06a1018803b",
"https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.0/biome-darwin-x64": "2586beedcefa5ad6c5f2ae43148bf4c4e266eab3718e8b0355deb3b388e03358",
"https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.1/biome-darwin-arm64": "6a5c9f7fcab3dfb4723c23c66ab58ed345e082a66a5406b7d30e1c50d990c89f",
"https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.1/biome-linux-x64": "24f4a7643d9676c74982ea48b46756e471c2d6e4cd0de0e2f867b250636ef9bd",
"https://github.com/biomejs/biome/releases/download/cli%2Fv1.7.1/biome-darwin-x64": "9b25832f3686399aaee8fd3db611178ea5529c4ed3c3a275e05d0cbabe642530",
}
5 changes: 4 additions & 1 deletion docker-cli.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ platform "linux" {
source = "https://download.docker.com/linux/static/stable/${xarch}/docker-${version}.tgz"
}

version "20.10.24" "23.0.6" "24.0.9" "25.0.5" "26.0.0" "26.0.1" "26.0.2" {
version "20.10.24" "23.0.6" "24.0.9" "25.0.5" "26.0.0" "26.0.1" "26.0.2" "26.1.0" {
auto-version {
version-pattern = "docker-([^\\s]+).tgz"

Expand Down Expand Up @@ -48,4 +48,7 @@ sha256sums = {
"https://download.docker.com/mac/static/stable/x86_64/docker-26.0.2.tgz": "eb44b82f33b9b3974ba8f3d28ab764378505ffef7524ca0afd19a7f6e0ec0f56",
"https://download.docker.com/mac/static/stable/aarch64/docker-26.0.2.tgz": "99236bc151372a279b0f16bba5a01b7939cfb5959b3125d93fdfac401cb5dd58",
"https://download.docker.com/linux/static/stable/x86_64/docker-26.0.2.tgz": "118a556898671cceb4d5d726b9114ca5cbbae5b5956716eb92f465932f1c6363",
"https://download.docker.com/mac/static/stable/aarch64/docker-26.1.0.tgz": "c726b35ca96b6d44f19c7d5154941c67b8b95d50d91fe0b58259178e641313f0",
"https://download.docker.com/linux/static/stable/x86_64/docker-26.1.0.tgz": "ab46df00fbf4d218a8694da06f9c171760b6cad875924ed251a3a9d57a7180bf",
"https://download.docker.com/mac/static/stable/x86_64/docker-26.1.0.tgz": "b133a0ec12137530f0d112e1a9ff3ea5e7cdf23b8c8e29afea58c34df4f346a8",
}
6 changes: 5 additions & 1 deletion ftl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ version "0.39.0" "0.41.1" "0.42.0" "0.43.5" "0.46.1" "0.47.0" "0.53.0" "0.53.3"
"0.137.0" "0.139.0" "0.142.0" "0.144.2" "0.145.3" "0.145.5" "0.147.0" "0.148.0"
"0.150.3" "0.151.1" "0.151.2" "0.153.0" "0.153.1" "0.154.0" "0.156.0" "0.157.1"
"0.160.0" "0.161.1" "0.163.0" "0.163.3" "0.163.4" "0.163.9" "0.165.0" "0.166.2"
"0.169.0" "0.169.1" "0.175.0" "0.177.1" "0.179.1" "0.181.0" "0.181.1" "0.182.0" {
"0.169.0" "0.169.1" "0.175.0" "0.177.1" "0.179.1" "0.181.0" "0.181.1" "0.182.0"
"0.182.2" {
auto-version {
github-release = "TBD54566975/ftl"
}
Expand Down Expand Up @@ -375,4 +376,7 @@ sha256sums = {
"https://github.com/TBD54566975/ftl/releases/download/v0.182.0/ftl-0.182.0.darwin-arm64.tar.gz": "50eeb938f3e7453a4bc3e508646e6d44d4e128f2a0fb8aceab9e43083672736d",
"https://github.com/TBD54566975/ftl/releases/download/v0.182.0/ftl-0.182.0.linux-amd64.tar.gz": "a058a650b40ee25ec60276051d38a39e90b9402765ee2bf26ff9df74ba1797ef",
"https://github.com/TBD54566975/ftl/releases/download/v0.182.0/ftl-0.182.0.darwin-amd64.tar.gz": "3bdc9374b30182c0423f5c78d1d34ff1183ea9563c0b219a0729250f398c22df",
"https://github.com/TBD54566975/ftl/releases/download/v0.182.2/ftl-0.182.2.darwin-amd64.tar.gz": "f4e6b6dc81b3a950b1be60d3aadbcc8d0f847c30392f9fa10e1ae666baccef5f",
"https://github.com/TBD54566975/ftl/releases/download/v0.182.2/ftl-0.182.2.linux-amd64.tar.gz": "528a8ded346ef12c055baafdf550cd15b312a4614f62d03418e2c2c42af0659f",
"https://github.com/TBD54566975/ftl/releases/download/v0.182.2/ftl-0.182.2.darwin-arm64.tar.gz": "8ef2d240eaaa8938bef71a26c128bcb0c60c9cb0bd6aa1370e86e96e3baf9c5d",
}
5 changes: 4 additions & 1 deletion geesefs.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ platform "darwin" {
}
}

version "0.40.1" "0.40.2" "0.40.3" "0.40.5" "0.40.6" "0.40.7" {
version "0.40.1" "0.40.2" "0.40.3" "0.40.5" "0.40.6" "0.40.7" "0.40.8" {
auto-version {
github-release = "yandex-cloud/geesefs"
}
Expand All @@ -48,4 +48,7 @@ sha256sums = {
"https://github.com/yandex-cloud/geesefs/releases/download/v0.40.7/geesefs-linux-amd64": "980e87bdedc34a47618ff4d346f25e5711c58517562eab8890fdb17c54844cce",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.40.7/geesefs-mac-amd64": "fdee979530d8f7bb3ef171244ac5c757bede4194e218b94a16aa02fe028122db",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.40.7/geesefs-mac-arm64": "28ccd356bb5415e51d6978cd4e22211e46ec724689467a82ba2d40f8042ecdee",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.40.8/geesefs-mac-arm64": "2f7bd6c298d8db80ba67361c310a5185883d00230e62e715f3e5e6294dfec7aa",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.40.8/geesefs-linux-amd64": "96bc810a15fad538e12c5a3086277b699198e8de44668c98904186c62beb31d2",
"https://github.com/yandex-cloud/geesefs/releases/download/v0.40.8/geesefs-mac-amd64": "ff5606169b3cdf91b9bbc7a8eb5d4e1b7c960b0e51fdbc90ef06eb045ddd6b9b",
}
3 changes: 2 additions & 1 deletion godel.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version "2.42.0" "2.43.0" "2.45.0" "2.46.0" "2.47.0" "2.48.0" "2.49.0" "2.50.0"
"2.73.0" "2.74.0" "2.75.0" "2.76.0" "2.77.0" "2.78.0" "2.79.0" "2.80.0" "2.81.0"
"2.82.0" "2.83.0" "2.84.0" "2.85.0" "2.86.0" "2.87.0" "2.88.0" "2.89.0" "2.92.0"
"2.93.0" "2.94.0" "2.95.0" "2.96.0" "2.97.0" "2.98.0" "2.99.0" "2.100.0" "2.101.0"
"2.103.0" "2.104.0" "2.105.0" "2.106.0" {
"2.103.0" "2.104.0" "2.105.0" "2.106.0" "2.107.0" {
auto-version {
github-release = "palantir/godel"
}
Expand Down Expand Up @@ -73,4 +73,5 @@ sha256sums = {
"https://github.com/palantir/godel/releases/download/v2.104.0/godel-2.104.0.tgz": "acc9e06e3062116bc7323876200175ac780ba753bd21c4b6dbec093f1c7d7c80",
"https://github.com/palantir/godel/releases/download/v2.105.0/godel-2.105.0.tgz": "50f14a291a57a4f3d3b6e233e8fe7e71f5b3954020d7936f3183ad81d67cc1db",
"https://github.com/palantir/godel/releases/download/v2.106.0/godel-2.106.0.tgz": "5602d5e17a9370bed8a24a131b377ced6f3b44858250979e8f996c8ec38d7d4e",
"https://github.com/palantir/godel/releases/download/v2.107.0/godel-2.107.0.tgz": "fc0ffa3931d55928d47509a93664442f4a6e5b5742506bbbc87ed7f0f70e392c",
}
5 changes: 4 additions & 1 deletion goose.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ platform "darwin" "amd64" {

version "3.2.0" "3.3.0" "3.3.1" "3.4.1" "3.5.0" "3.5.1" "3.5.2" "3.5.3" "3.6.0" "3.6.1"
"3.7.0" "3.8.0" "3.9.0" "3.10.0" "3.11.0" "3.11.2" "3.13.1" "3.13.4" "3.14.0" "3.15.0"
"3.15.1" "3.16.0" "3.17.0" "3.18.0" "3.19.1" "3.19.2" {
"3.15.1" "3.16.0" "3.17.0" "3.18.0" "3.19.1" "3.19.2" "3.20.0" {
auto-version {
github-release = "pressly/goose"
}
Expand Down Expand Up @@ -121,4 +121,7 @@ sha256sums = {
"https://github.com/pressly/goose/releases/download/v3.19.2/goose_darwin_arm64": "af423000e1f978e191223c785d75b60fdb8c50704158efe3f8b232023723bbb4",
"https://github.com/pressly/goose/releases/download/v3.19.2/goose_linux_x86_64": "6bdbd30b75a357327160faeaa962fd235095ecb80fc0b533f8627007afeb88d1",
"https://github.com/pressly/goose/releases/download/v3.19.2/goose_darwin_x86_64": "f06be8390e60b66f2a96de1507781807c889e6861265f142b0dd866383a34123",
"https://github.com/pressly/goose/releases/download/v3.20.0/goose_darwin_arm64": "46fd43409d085fbe3a45f3bc97875d2de6a497811b0a4185841a6311ab76f69f",
"https://github.com/pressly/goose/releases/download/v3.20.0/goose_darwin_x86_64": "acc6d2def05bbb6beaf1422f9acb719f50156c1de20f679cc6b6652aeb1d8f43",
"https://github.com/pressly/goose/releases/download/v3.20.0/goose_linux_x86_64": "76b32e7642e2e4efadceb17d8c80318ce2bc23829fef85202d67d1f4e41aaedd",
}
5 changes: 4 additions & 1 deletion hugo.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ version "0.103.0" "0.103.1" "0.104.0" "0.104.1" "0.104.2" "0.104.3" "0.105.0"
"0.114.1" "0.115.0" "0.115.1" "0.115.2" "0.115.3" "0.115.4" "0.116.0" "0.116.1"
"0.117.0" "0.118.2" "0.119.0" "0.120.1" "0.120.2" "0.120.3" "0.120.4" "0.121.0"
"0.121.1" "0.121.2" "0.122.0" "0.123.0" "0.123.1" "0.123.2" "0.123.3" "0.123.4"
"0.123.6" "0.123.7" "0.123.8" "0.124.0" "0.124.1" "0.125.0" "0.125.1" "0.125.2" {
"0.123.6" "0.123.7" "0.123.8" "0.124.0" "0.124.1" "0.125.0" "0.125.1" "0.125.2"
"0.125.3" {
auto-version {
github-release = "gohugoio/hugo"
}
Expand Down Expand Up @@ -267,4 +268,6 @@ sha256sums = {
"https://github.com/gohugoio/hugo/releases/download/v0.125.1/hugo_extended_0.125.1_linux-amd64.tar.gz": "093b28a446d6b84582208956b561ec2f0f77ca4fdc906214296c6003b2ae34f7",
"https://github.com/gohugoio/hugo/releases/download/v0.125.2/hugo_extended_0.125.2_linux-amd64.tar.gz": "596aa0b3a6e6a58587ac77f590a82a79b8bd5ff5b1788f5e8b0a7f4b2992fa94",
"https://github.com/gohugoio/hugo/releases/download/v0.125.2/hugo_extended_0.125.2_darwin-universal.tar.gz": "4fb66987ba36f4488d9fc75deecbc6a8bc6550ac76beace183f441df4a43ec1d",
"https://github.com/gohugoio/hugo/releases/download/v0.125.3/hugo_extended_0.125.3_linux-amd64.tar.gz": "1f25fce9c8bb0e6dfa99af118dd20d4a210d53d76203b399f0589a98750cc5cf",
"https://github.com/gohugoio/hugo/releases/download/v0.125.3/hugo_extended_0.125.3_darwin-universal.tar.gz": "5fe9024ea5ea8aba514de1d63f83f0f70b114ba2657bc5c5013f6940b0360931",
}
4 changes: 3 additions & 1 deletion istioctl.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version "1.7.8" "1.8.5" "1.9.3" "1.9.5" "1.10.2" "1.10.3" "1.9.7" "1.11.0" "1.9.
"1.12.9" "1.13.6" "1.14.3" "1.15.0" "1.14.4" "1.15.1" "1.15.2" "1.15.3" "1.16.0"
"1.16.1" "1.16.2" "1.17.0" "1.17.1" "1.17.2" "1.17.3" "1.18.0" "1.18.1" "1.18.2"
"1.19.0" "1.17.6" "1.19.1" "1.19.3" "1.19.4" "1.20.0" "1.20.1" "1.20.2" "1.20.3"
"1.21.0" "1.21.1" {
"1.21.0" "1.21.1" "1.21.2" {
auto-version {
github-release = "istio/istio"
}
Expand Down Expand Up @@ -135,4 +135,6 @@ sha256sums = {
"https://github.com/istio/istio/releases/download/1.21.0/istioctl-1.21.0-linux-amd64.tar.gz": "3bc59a746692278d9b7ce212b92bc8c08891d4cf42cba31be908b0a2bc69d9e1",
"https://github.com/istio/istio/releases/download/1.21.1/istioctl-1.21.1-linux-amd64.tar.gz": "257e8405a8522778d73733a5fc5866926fe0a95678a4ce82bdec9a552b4038a2",
"https://github.com/istio/istio/releases/download/1.21.1/istioctl-1.21.1-osx.tar.gz": "bc860cb17fa373d83526e54bea247e7daae2eeb2f25108c18ff30b0650fb4d22",
"https://github.com/istio/istio/releases/download/1.21.2/istioctl-1.21.2-linux-amd64.tar.gz": "4e3759691032758b120d5c375a743ea89b212e639d7a9e05e42c269eb41a0dd9",
"https://github.com/istio/istio/releases/download/1.21.2/istioctl-1.21.2-osx.tar.gz": "b41b70a04b183e98086ff90ffe7bcb2f673f7055fab3339738e00a6a05bc4d34",
}
5 changes: 4 additions & 1 deletion packer.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version "1.7.4" {

version "1.7.8" "1.7.9" "1.7.10" "1.8.0" "1.8.1" "1.8.2" "1.8.3" "1.8.4" "1.8.5"
"1.8.6" "1.8.7" "1.9.0" "1.9.1" "1.9.2" "1.9.3" "1.9.4" "1.9.5" "1.10.0" "1.10.1"
"1.10.2" {
"1.10.2" "1.10.3" {
auto-version {
github-release = "hashicorp/packer"
}
Expand Down Expand Up @@ -79,4 +79,7 @@ sha256sums = {
"https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_linux_amd64.zip": "6ed412d212e6948f956a92099d6f941ddb470ff30ab40432622f5e68d594ec46",
"https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_darwin_arm64.zip": "b23ebef504b48a6d99b975726eb593504bfe1858f63609418e4704c19ef4e538",
"https://releases.hashicorp.com/packer/1.10.2/packer_1.10.2_darwin_amd64.zip": "fd5e20c951051e9533175a6958eb11233921f62141c749149ef12992073c7c77",
"https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_darwin_arm64.zip": "25f786e4b3ddd5d247547329d7ca023a57390168760bf51dd3a7be6c850d46a5",
"https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_darwin_amd64.zip": "4cfe7ace14c8b0667a18d754be4129c8d6896b11af55f6c4dba73982c81564fe",
"https://releases.hashicorp.com/packer/1.10.3/packer_1.10.3_linux_amd64.zip": "12977fde5f4fbbb0a88b4e8dc59c2f899113e57292d02a8bdc0efecf8cb3a9a2",
}
6 changes: 5 additions & 1 deletion step.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ on "unpack" {
}

version "0.18.2" "0.19.0" "0.20.0" "0.21.0" "0.22.0" "0.23.0" "0.23.1" "0.23.2"
"0.23.3" "0.23.4" "0.24.1" "0.24.3" "0.24.4" "0.25.0" "0.25.1" "0.25.2" "0.26.0" {
"0.23.3" "0.23.4" "0.24.1" "0.24.3" "0.24.4" "0.25.0" "0.25.1" "0.25.2" "0.26.0"
"0.26.1" {
auto-version {
github-release = "smallstep/cli"
}
Expand Down Expand Up @@ -69,4 +70,7 @@ sha256sums = {
"https://dl.step.sm/gh-release/cli/gh-release-header/v0.26.0/step_darwin_0.26.0_amd64.tar.gz": "8a489255c7ce35b8bcb67b7d601d35d3487c60058c95e8fa4966d015e3354a65",
"https://dl.step.sm/gh-release/cli/gh-release-header/v0.26.0/step_linux_0.26.0_amd64.tar.gz": "7cc571744ead098c08e42ad09e4fe6d6c157519c7b5124c4872cfe84245fbd1e",
"https://dl.step.sm/gh-release/cli/gh-release-header/v0.26.0/step_darwin_0.26.0_arm64.tar.gz": "e08bf387c7a09ae1639a7f8d313a9b82f7e446e76152948113e2d1ec60a89c5c",
"https://dl.step.sm/gh-release/cli/gh-release-header/v0.26.1/step_linux_0.26.1_amd64.tar.gz": "ce40dc908f9540c076615c6412ffe2e7c2fea100f88b2fcc2ad2e4d8384efce4",
"https://dl.step.sm/gh-release/cli/gh-release-header/v0.26.1/step_darwin_0.26.1_amd64.tar.gz": "0932281919bca0b83123151d7e6456a229f1b91113879e5bce7143e54a424548",
"https://dl.step.sm/gh-release/cli/gh-release-header/v0.26.1/step_darwin_0.26.1_arm64.tar.gz": "9a9e7c3157a38467166c4a7e179c853652ba900caa4b6b36637c305e58c71c89",
}
5 changes: 4 additions & 1 deletion supabase.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version "1.62.3" "1.62.4" "1.62.5" "1.63.1" "1.63.2" "1.64.2" "1.64.3" "1.64.8"
"1.110.1" "1.112.0" "1.113.2" "1.113.3" "1.115.4" "1.115.5" "1.123.0" "1.123.4"
"1.127.3" "1.127.4" "1.131.3" "1.131.4" "1.131.5" "1.136.2" "1.136.3" "1.142.1"
"1.142.2" "1.145.4" "1.148.6" "1.150.0" "1.151.1" "1.153.1" "1.153.4" "1.157.1"
"1.157.2" "1.159.1" "1.161.0" "1.162.4" {
"1.157.2" "1.159.1" "1.161.0" "1.162.4" "1.163.2" {
auto-version {
github-release = "supabase/cli"
}
Expand Down Expand Up @@ -178,4 +178,7 @@ sha256sums = {
"https://github.com/supabase/cli/releases/download/v1.162.4/supabase_darwin_arm64.tar.gz": "c3e451f53d99d50651e8dcc6ad019a155cdd540d7d8f0851d23cfa575855387c",
"https://github.com/supabase/cli/releases/download/v1.162.4/supabase_darwin_amd64.tar.gz": "33503145cc4a682e243b6c0b993a29841a48329f97ad5f4e7560e1a2d02db30b",
"https://github.com/supabase/cli/releases/download/v1.162.4/supabase_linux_amd64.tar.gz": "a1012414def7d802a8ad7ea703ff93cb749932492734efba63d578845d940863",
"https://github.com/supabase/cli/releases/download/v1.163.2/supabase_darwin_amd64.tar.gz": "7d40b32df522703b45af96c2ec1f0e37dde3628cbfd867f664237c740d6bfddc",
"https://github.com/supabase/cli/releases/download/v1.163.2/supabase_linux_amd64.tar.gz": "87d8696925dd676b7c34bec9bd17bad638b2c31a51d1f9bd13592bdb96ad71d3",
"https://github.com/supabase/cli/releases/download/v1.163.2/supabase_darwin_arm64.tar.gz": "3183014398f1b66e4e82e4c51abc7aee10b1ca4fbeeb6ef88edf3bf7097411ed",
}
3 changes: 2 additions & 1 deletion tuist.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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"
"3.35.4" "3.35.5" "3.36.0" "3.36.1" "3.36.2" "3.36.3" "3.36.4" "3.36.5" "3.37.0"
"3.38.0" "3.39.0" "3.39.3" "3.40.0" "3.41.0" "3.42.0" "3.42.1" "3.42.2" "4.0.0-beta-1"
"4.0.0" "4.1.1" "4.1.2" "4.2.0" "4.2.3" "4.2.5" "4.3.0" "4.3.1" "4.3.4" "4.4.0" "4.5.1"
"4.6.0" "4.7.0" "4.8.0" "4.8.1" "4.9.0" {
"4.6.0" "4.7.0" "4.8.0" "4.8.1" "4.9.0" "4.10.1" {
auto-version {
github-release = "tuist/tuist"
}
Expand Down Expand Up @@ -101,4 +101,5 @@ sha256sums = {
"https://github.com/tuist/tuist/releases/download/4.8.0/tuist.zip": "69d0f8e1a7dca5665217c71ace1f52b5443fad56f23acc26e3ff3cb6ec1413b3",
"https://github.com/tuist/tuist/releases/download/4.8.1/tuist.zip": "242adcb1443384284817fc5eb442f015618f01c07d8b2d85f2ac1b27eb8a1e99",
"https://github.com/tuist/tuist/releases/download/4.9.0/tuist.zip": "48160d66753499e1a4878178ea155fb3a6d2e3ebd45385f77ac6329e555881be",
"https://github.com/tuist/tuist/releases/download/4.10.1/tuist.zip": "ac5425e528471af0fe865e5fbb84b1acc170985af2882a516b671a38d0928462",
}
6 changes: 5 additions & 1 deletion uv.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ platform "linux" {

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.12"
"0.1.13" "0.1.15" "0.1.16" "0.1.17" "0.1.18" "0.1.19" "0.1.21" "0.1.22" "0.1.23"
"0.1.24" "0.1.26" "0.1.27" "0.1.28" "0.1.29" "0.1.31" "0.1.32" "0.1.33" "0.1.35" {
"0.1.24" "0.1.26" "0.1.27" "0.1.28" "0.1.29" "0.1.31" "0.1.32" "0.1.33" "0.1.35"
"0.1.36" {
auto-version {
github-release = "astral-sh/uv"
}
Expand Down Expand Up @@ -103,4 +104,7 @@ sha256sums = {
"https://github.com/astral-sh/uv/releases/download/0.1.35/uv-x86_64-apple-darwin.tar.gz": "9de159d413f235d791377ecc7266b6c1b076c8a638772f04e6dc05fca32b6b4a",
"https://github.com/astral-sh/uv/releases/download/0.1.35/uv-x86_64-unknown-linux-gnu.tar.gz": "ae2081221ea244e4998b89c408421e9922499fecf371c7310cfa0e951bff2a9e",
"https://github.com/astral-sh/uv/releases/download/0.1.35/uv-aarch64-apple-darwin.tar.gz": "d5c0740e4a64c5d79150f1e819d903ec6281906bfce433bfe599312de7994435",
"https://github.com/astral-sh/uv/releases/download/0.1.36/uv-x86_64-unknown-linux-gnu.tar.gz": "7108a5709273156a176394d6da4b64f63b3c658e350657978eb1ba4c9e287e02",
"https://github.com/astral-sh/uv/releases/download/0.1.36/uv-x86_64-apple-darwin.tar.gz": "30e3e1156c38e335b969d999b83d9e9f6fa5d497c80e5cdf1c43339cdbbd02bd",
"https://github.com/astral-sh/uv/releases/download/0.1.36/uv-aarch64-apple-darwin.tar.gz": "d37641e38512b7e55b9eda7f8a6cb831375b5f1e86f0f326dfe0e6a8602ca7b6",
}

0 comments on commit 61d3056

Please sign in to comment.