diff --git a/ftl.hcl b/ftl.hcl index c6f85a0f..33d36885 100644 --- a/ftl.hcl +++ b/ftl.hcl @@ -17,7 +17,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.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.169.0" "0.169.1" "0.175.0" "0.177.1" "0.179.1" "0.181.0" "0.181.1" "0.182.0" { auto-version { github-release = "TBD54566975/ftl" } @@ -372,4 +372,7 @@ sha256sums = { "https://github.com/TBD54566975/ftl/releases/download/v0.181.1/ftl-0.181.1.darwin-amd64.tar.gz": "d8ca8ed5f91af98694fc4e7940560378ea57a2b6cba70803b0e0dd12b4f62fb6", "https://github.com/TBD54566975/ftl/releases/download/v0.181.1/ftl-0.181.1.darwin-arm64.tar.gz": "4dbe8eff65adcfb5de27d7e75f609ee130cfb1dd68f3e866cfb2a4b0a25f2c5e", "https://github.com/TBD54566975/ftl/releases/download/v0.181.1/ftl-0.181.1.linux-amd64.tar.gz": "f05a36385eef25f318f5cd1f4b9725a2d27630dd6b9dd1349ab653e397d7663d", + "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", } diff --git a/pnpm.hcl b/pnpm.hcl index 62c8c69a..e5436243 100644 --- a/pnpm.hcl +++ b/pnpm.hcl @@ -47,7 +47,7 @@ platform "darwin" "arm64" { } version "8.14.1" "8.14.2" "8.14.3" "8.15.0" "8.15.1" "8.15.2" "8.15.3" "8.15.4" - "8.15.5" "8.15.6" "8.15.7" "9.0.1" "9.0.2" "9.0.4" { + "8.15.5" "8.15.6" "8.15.7" "9.0.1" "9.0.2" "9.0.4" "9.0.5" { auto-version { github-release = "pnpm/pnpm" } @@ -96,4 +96,7 @@ sha256sums = { "https://github.com/pnpm/pnpm/releases/download/v9.0.4/pnpm-macos-arm64": "16d6f4d7c56ac32b6b9d96157e5721005b362c78f9f02bdc380c050468b71e3a", "https://github.com/pnpm/pnpm/releases/download/v9.0.4/pnpm-macos-x64": "25ed07bddade1be75e4c3d54fb835500d77bbc61d3413eecd4f1fc8a8f9b814b", "https://github.com/pnpm/pnpm/releases/download/v9.0.4/pnpm-linux-x64": "27ee64e92618bf2246a217bfcac88e5b5e2bb3a319e5fc4c1495fa2eb979e002", + "https://github.com/pnpm/pnpm/releases/download/v9.0.5/pnpm-linux-x64": "277aad697a62729cbd3b0b9e3d72536744f16aa1dc9a1b6ada222ab3111d24be", + "https://github.com/pnpm/pnpm/releases/download/v9.0.5/pnpm-macos-x64": "285e5db8d39a046b1f9d0dcb4b0de598b95531e5fdbe72cd17bb8be1f2676a0a", + "https://github.com/pnpm/pnpm/releases/download/v9.0.5/pnpm-macos-arm64": "ba584dc03eade18306c70803496b9ff90279407663bf0866e04d6e333d966c2b", } diff --git a/sccache.hcl b/sccache.hcl index a4c31b22..9682cf66 100644 --- a/sccache.hcl +++ b/sccache.hcl @@ -15,7 +15,7 @@ platform "linux" { } version "0.3.3" "0.4.0-pre.7" "0.4.0" "0.4.1" "0.4.2" "0.5.0" "0.5.1" "0.5.2" "0.5.3" - "0.5.4" "0.6.0" "0.7.0" "0.7.1" "0.7.2" "0.7.3" "0.7.4" "0.7.5" "0.7.6" "0.7.7" { + "0.5.4" "0.6.0" "0.7.0" "0.7.1" "0.7.2" "0.7.3" "0.7.4" "0.7.5" "0.7.6" "0.7.7" "0.8.0" { auto-version { github-release = "mozilla/sccache" } @@ -79,4 +79,7 @@ sha256sums = { "https://github.com/mozilla/sccache/releases/download/v0.7.7/sccache-v0.7.7-x86_64-apple-darwin.tar.gz": "901b301e8108a3fae0425d478a9487fa145ec2fee4b4d311928d1d16b99a2c00", "https://github.com/mozilla/sccache/releases/download/v0.7.7/sccache-v0.7.7-x86_64-unknown-linux-musl.tar.gz": "ed0010b4dcaccce42b9dc8699257134a113d0ca16dfb7db890356135218322c9", "https://github.com/mozilla/sccache/releases/download/v0.7.7/sccache-v0.7.7-aarch64-apple-darwin.tar.gz": "148c1bc64f95e91150e5d0f3ff9df461ecb47e326ff601ebe0bf1c90226acba4", + "https://github.com/mozilla/sccache/releases/download/v0.8.0/sccache-v0.8.0-x86_64-unknown-linux-musl.tar.gz": "2e0e7df61bc7dcf61fd65c1b345d05cd1f832598a15c6f42e7e21f86b8d39b1f", + "https://github.com/mozilla/sccache/releases/download/v0.8.0/sccache-v0.8.0-aarch64-apple-darwin.tar.gz": "9439be7bd81ee86af6e8d866fd129150aefe24c78d857de9c99d57845187fc7e", + "https://github.com/mozilla/sccache/releases/download/v0.8.0/sccache-v0.8.0-x86_64-apple-darwin.tar.gz": "d1b871daf7f96f8d01c50746e588d50e2c54559c0de508257db3cb55b7fb8ec0", }