diff --git a/cargo-binstall.hcl b/cargo-binstall.hcl index 7a6d7e37..d5bc50d1 100644 --- a/cargo-binstall.hcl +++ b/cargo-binstall.hcl @@ -16,7 +16,7 @@ platform "linux" "arm64" { version "1.6.4" "1.6.5" "1.6.6" "1.6.7" "1.6.8" "1.6.9" "1.7.0" "1.7.1" "1.7.2" "1.7.3" "1.7.4" "1.8.0" "1.9.0" "1.10.0" "1.10.2" "1.10.3" "1.10.4" "1.10.5" "1.10.6" "1.10.7" "1.10.8" "1.10.9" "1.10.10" "1.10.11" "1.10.12" "1.10.13" "1.10.14" "1.10.15" - "1.10.16" { + "1.10.16" "1.10.17" { auto-version { github-release = "cargo-bins/cargo-binstall" } @@ -81,4 +81,6 @@ sha256sums = { "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.15/cargo-binstall-universal-apple-darwin.zip": "f6cebd592709576f33fa6b29b73cc3c43fa5115ed47f81386f01e43e16c37d6e", "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.16/cargo-binstall-universal-apple-darwin.zip": "5b109ee574adc9ebd49f172b1447628136e0d5adb7394b66f857ee12913fc3de", "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.16/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "e53c0f3a4d1779c18c4614dcbb58bd7d7163879753eb266cc1b9efe8b883ecc2", + "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.17/cargo-binstall-x86_64-unknown-linux-gnu.tgz": "ccea25c447c146744052c2381f9f7eda4178769f751a0150f93a5dae07cad77b", + "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.10.17/cargo-binstall-universal-apple-darwin.zip": "a04e4a959471d17bd15b083df348a51f01f849bae5da4b3b0912218d6b30ae55", } diff --git a/ftl.hcl b/ftl.hcl index f40f2343..1bd1342f 100644 --- a/ftl.hcl +++ b/ftl.hcl @@ -36,7 +36,7 @@ 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.376.1" "0.377.3" "0.378.2" "0.382.0" "0.383.1" "0.385.0" "0.386.1" "0.386.3" "0.387.0" "0.389.0" "0.390.0" "0.392.0" "0.392.2" "0.393.1" "0.394.0" "0.395.0" "0.396.0" "0.397.2" "0.398.1" "0.401.0" "0.402.0" "0.404.0" "0.407.1" "0.407.4" - "0.408.2" "0.409.0" "0.410.1" "0.410.2" { + "0.408.2" "0.409.0" "0.410.1" "0.410.2" "0.411.0" { auto-version { github-release = "TBD54566975/ftl" } @@ -838,4 +838,7 @@ sha256sums = { "https://github.com/TBD54566975/ftl/releases/download/v0.410.2/ftl-0.410.2.darwin-amd64.tar.gz": "191397bbe3f5791ab77147ca898d0a6956c2888fc25f3139b59c8685be960e21", "https://github.com/TBD54566975/ftl/releases/download/v0.410.2/ftl-0.410.2.darwin-arm64.tar.gz": "627265122830a48ed922c36fe270c829ffc0a607e16bccb56b93e2722d2713ba", "https://github.com/TBD54566975/ftl/releases/download/v0.410.2/ftl-0.410.2.linux-amd64.tar.gz": "96e2af4665fe94f372666a605be0b0420e77daf56c644b7d626145d6199d26fc", + "https://github.com/TBD54566975/ftl/releases/download/v0.411.0/ftl-0.411.0.linux-amd64.tar.gz": "54e858799c54a5e38696fe142bd925cce204771695b6fb7c5e12992460e3c1d9", + "https://github.com/TBD54566975/ftl/releases/download/v0.411.0/ftl-0.411.0.darwin-arm64.tar.gz": "431a4bf085cea68631248bda7442db1d80d615be8c809c8b7adbe6007be5c8d8", + "https://github.com/TBD54566975/ftl/releases/download/v0.411.0/ftl-0.411.0.darwin-amd64.tar.gz": "19fe4db635d2927bea5de9222f965228c9936f0c2a640439f702f0da6567c67b", }