From 9159cb31769339b89618b783c0e5e43c5e476928 Mon Sep 17 00:00:00 2001 From: Stuart Douglas Date: Mon, 23 Dec 2024 09:23:01 +1100 Subject: [PATCH] fix: update FTL location (#548) --- ftl.hcl | 1602 +++++++++++++++++++++++++++---------------------------- 1 file changed, 801 insertions(+), 801 deletions(-) diff --git a/ftl.hcl b/ftl.hcl index 1bd1342f..13cd2fd9 100644 --- a/ftl.hcl +++ b/ftl.hcl @@ -1,7 +1,7 @@ description = "FTL - Towards a 𝝺-calculus for large-scale systems" binaries = ["ftl*"] -source = "https://github.com/TBD54566975/ftl/releases/download/v${version}/ftl-${version}.${os}-${arch}.tar.gz" -sha256-source = "https://github.com/TBD54566975/ftl/releases/download/v${version}/checksums.txt" +source = "https://github.com/block/ftl/releases/download/v${version}/ftl-${version}.${os}-${arch}.tar.gz" +sha256-source = "https://github.com/block/ftl/releases/download/v${version}/checksums.txt" test = "ftl --version" 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" @@ -38,807 +38,807 @@ 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.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.411.0" { auto-version { - github-release = "TBD54566975/ftl" + github-release = "block/ftl" } } sha256sums = { - "https://github.com/TBD54566975/ftl/releases/download/v0.39.0/ftl-0.39.0.darwin-amd64.tar.gz": "1dc3597381f8b269b43781a671addbf3481a21c7e54cc4bf6dbb4d4fad1fc2ee", - "https://github.com/TBD54566975/ftl/releases/download/v0.39.0/ftl-0.39.0.darwin-arm64.tar.gz": "2374a53b169de65b56e6bbac05bcd0dc6c04e8d13c960a28c839086435cce095", - "https://github.com/TBD54566975/ftl/releases/download/v0.39.0/ftl-0.39.0.linux-amd64.tar.gz": "c42f5973de928af4150355b7175cd9f42f070047032552aa18edd4cee8e78825", - "https://github.com/TBD54566975/ftl/releases/download/v0.41.1/ftl-0.41.1.linux-amd64.tar.gz": "45b9ab8418293968e321b542f57e5b4d15f63151d9f234b715368a808424157f", - "https://github.com/TBD54566975/ftl/releases/download/v0.41.1/ftl-0.41.1.darwin-amd64.tar.gz": "94b9fa24ee04b9f97b93cd66f0d033051dedd308cc0da3e73abdbafcada47cc7", - "https://github.com/TBD54566975/ftl/releases/download/v0.41.1/ftl-0.41.1.darwin-arm64.tar.gz": "56735d7b07f91250beb0d3d636b41e319d02f4b6fb1575369514c01c2b8732a5", - "https://github.com/TBD54566975/ftl/releases/download/v0.42.0/ftl-0.42.0.linux-amd64.tar.gz": "82ebd4e31de6cd0804d50d6622c28dfbe0d41a2f3caff533d42a502b1cb69c5b", - "https://github.com/TBD54566975/ftl/releases/download/v0.42.0/ftl-0.42.0.darwin-amd64.tar.gz": "2333a3d5c9c3fb92da753ab811207f74107c371093378453da258ef506b54a0a", - "https://github.com/TBD54566975/ftl/releases/download/v0.42.0/ftl-0.42.0.darwin-arm64.tar.gz": "23e7ba0958323676853da5b362521c8c0c45bb5fefb212d8a41f0e97e2adb69a", - "https://github.com/TBD54566975/ftl/releases/download/v0.43.5/ftl-0.43.5.darwin-arm64.tar.gz": "76e10df1ee92a614fa1c2670e217e123697616c37ed84251bde404c62dc19055", - "https://github.com/TBD54566975/ftl/releases/download/v0.43.5/ftl-0.43.5.linux-amd64.tar.gz": "6e8660b3f20755ad71917f895085e991010924a594b665a3846e64e8e1a181cf", - "https://github.com/TBD54566975/ftl/releases/download/v0.43.5/ftl-0.43.5.darwin-amd64.tar.gz": "9b303d3434525fc202bddd5de1184af363ee3e583df8135ab1d7be645a6eb406", - "https://github.com/TBD54566975/ftl/releases/download/v0.46.1/ftl-0.46.1.darwin-arm64.tar.gz": "364c3fb14470a8ab597d69eb45d86808177c4a8db0397a28418d09f1fe201c2d", - "https://github.com/TBD54566975/ftl/releases/download/v0.46.1/ftl-0.46.1.linux-amd64.tar.gz": "07c7dc8ea7f495a85fdbb0c69c32de048ff1df0485abaeaad0dfcd7e7ef20298", - "https://github.com/TBD54566975/ftl/releases/download/v0.46.1/ftl-0.46.1.darwin-amd64.tar.gz": "28b589d137e53befccdad7b4643f020fba089ca38a22fbbbb2650f507cc5e27b", - "https://github.com/TBD54566975/ftl/releases/download/v0.47.0/ftl-0.47.0.darwin-arm64.tar.gz": "4b043d06916f4492dd4eb0278aebfc022d1d9545bdbcfd9dccecc303fb9cca31", - "https://github.com/TBD54566975/ftl/releases/download/v0.47.0/ftl-0.47.0.linux-amd64.tar.gz": "12146a224a4fee55b740a02a2113167bae45633105afdee0fd4a766c246f7ea3", - "https://github.com/TBD54566975/ftl/releases/download/v0.47.0/ftl-0.47.0.darwin-amd64.tar.gz": "dbf185f04da318519d5313b99691ab60a0853bd0e26e73df985d14e5edddf4ea", - "https://github.com/TBD54566975/ftl/releases/download/v0.53.0/ftl-0.53.0.linux-amd64.tar.gz": "2097024037939a9f360abd96a5ab14f00819c8086330b44f6261ffb80b93a991", - "https://github.com/TBD54566975/ftl/releases/download/v0.53.0/ftl-0.53.0.darwin-amd64.tar.gz": "80fae0b06b093ddf714743bf842e9423af77d4deaa96d8967cc94ed7df638c3f", - "https://github.com/TBD54566975/ftl/releases/download/v0.53.0/ftl-0.53.0.darwin-arm64.tar.gz": "3bb61f6341c6b2cbb6e5cba9d6a05d67a1a7d5174f67e3d04ba25572f293dc63", - "https://github.com/TBD54566975/ftl/releases/download/v0.53.3/ftl-0.53.3.darwin-amd64.tar.gz": "aeaadbaf22ef73b6dd1a213451c2dd3da2a2254d4ee0c733e1878ff6057c31ec", - "https://github.com/TBD54566975/ftl/releases/download/v0.53.3/ftl-0.53.3.linux-amd64.tar.gz": "1fc1fa38ddbc9ea744f8ecf603a422789149e8ed1285a0ae6787713cdb7de761", - "https://github.com/TBD54566975/ftl/releases/download/v0.53.3/ftl-0.53.3.darwin-arm64.tar.gz": "80c7bcfdcfb69bf2083da01da85fed048509159de05528216a3203ac8860267d", - "https://github.com/TBD54566975/ftl/releases/download/v0.55.2/ftl-0.55.2.linux-amd64.tar.gz": "a1fefa37670ae8476639463b3479a09b68ed960dfb43b87812cd7b81a44beb48", - "https://github.com/TBD54566975/ftl/releases/download/v0.55.2/ftl-0.55.2.darwin-amd64.tar.gz": "199a464bb6ff9127a70f30e3ce9afdad96c95a7abfc609b6a847cb3d0d4fe777", - "https://github.com/TBD54566975/ftl/releases/download/v0.55.2/ftl-0.55.2.darwin-arm64.tar.gz": "9e3f54744d58ccf2feff1f80d314d40562e52f2804b96881ae7e55af893761a9", - "https://github.com/TBD54566975/ftl/releases/download/v0.57.1/ftl-0.57.1.darwin-arm64.tar.gz": "a728cf66cfb723eccc08a5f10e8f480ca1d2d9a6b40c75b29485b971647302c2", - "https://github.com/TBD54566975/ftl/releases/download/v0.57.1/ftl-0.57.1.linux-amd64.tar.gz": "7b43c901e6ea7af9a9001d504b63aade5de6b7389db7d34510482bbf59389fe7", - "https://github.com/TBD54566975/ftl/releases/download/v0.57.1/ftl-0.57.1.darwin-amd64.tar.gz": "f6c26e88fcaba170505eb9c0c0a6dcef7510eb32ab718dda8dad6d329edd7158", - "https://github.com/TBD54566975/ftl/releases/download/v0.58.0/ftl-0.58.0.linux-amd64.tar.gz": "e3a2b1164717c0e92468df898d5615fa5e86746332a6997a255fa3d2077e3afa", - "https://github.com/TBD54566975/ftl/releases/download/v0.58.0/ftl-0.58.0.darwin-amd64.tar.gz": "0bbd0d6407db5d18733b48159f6302a3c3a9b8530541c01dd4fb3591ce7bd36a", - "https://github.com/TBD54566975/ftl/releases/download/v0.58.0/ftl-0.58.0.darwin-arm64.tar.gz": "afcdb1611694e5d5171ec25370add74ef31a88c3537b8d6c2d7acc071681ec4b", - "https://github.com/TBD54566975/ftl/releases/download/v0.58.3/ftl-0.58.3.darwin-amd64.tar.gz": "4a8264ebf84daec051a5567cd71e67adf5f8a993372c78fdde6ae5f41347dc8e", - "https://github.com/TBD54566975/ftl/releases/download/v0.58.3/ftl-0.58.3.darwin-arm64.tar.gz": "dcfd71eae90e275ed4d0a7a81b924e885b205ae76fa04330dbedd72650f1646a", - "https://github.com/TBD54566975/ftl/releases/download/v0.58.3/ftl-0.58.3.linux-amd64.tar.gz": "675a3c4e30f9838f1a6d2192ca4b3014513ec91e5fc9b04eb66d9b643ffd51d3", - "https://github.com/TBD54566975/ftl/releases/download/v0.60.0/ftl-0.60.0.linux-amd64.tar.gz": "88b1fd9088e5be39555462f306ed9b78c97c611acde22fcbbfbcafb95e05067d", - "https://github.com/TBD54566975/ftl/releases/download/v0.60.0/ftl-0.60.0.darwin-amd64.tar.gz": "b60be141d6b120077cc885a7607aa88697d00da7938bdf7883a96ef25f28ea8a", - "https://github.com/TBD54566975/ftl/releases/download/v0.60.0/ftl-0.60.0.darwin-arm64.tar.gz": "e7c70c78f5dd97bc57ebb34efef3562ec4eac5958b79dc7f3025e75a00e5cd24", - "https://github.com/TBD54566975/ftl/releases/download/v0.60.1/ftl-0.60.1.darwin-arm64.tar.gz": "49cc9c322ce79995dd9429e0c6e7c179c2f2e467d18fbf8f3cdf29e483638f6b", - "https://github.com/TBD54566975/ftl/releases/download/v0.60.1/ftl-0.60.1.linux-amd64.tar.gz": "2e5541eb60c76f4e1f21863ac28ec5abb55bf5e983624956e644a6a85a399882", - "https://github.com/TBD54566975/ftl/releases/download/v0.60.1/ftl-0.60.1.darwin-amd64.tar.gz": "68b802eeb426f988b8d89bdb8c39a63385799c0f48dcf8d3633d8e09514978e0", - "https://github.com/TBD54566975/ftl/releases/download/v0.61.5/ftl-0.61.5.darwin-amd64.tar.gz": "fb6f73ad9cfb4e08dae2a5a13891b488268986e87fa5475084a9b75b1d4c33c6", - "https://github.com/TBD54566975/ftl/releases/download/v0.61.5/ftl-0.61.5.linux-amd64.tar.gz": "d665517bf51fb3bfc17803e4a9ca7c1015ffa8c9537d10b1e14ef165df1d0d09", - "https://github.com/TBD54566975/ftl/releases/download/v0.61.5/ftl-0.61.5.darwin-arm64.tar.gz": "c878f0c2108a980fe6e96a3395d805c3447188e132c69cf0000a5e95c8dce2d3", - "https://github.com/TBD54566975/ftl/releases/download/v0.64.0/ftl-0.64.0.linux-amd64.tar.gz": "1e77c83d0766748023b48860317ddb9f28b61b2595d0d920b9c4ff1d8f2f6960", - "https://github.com/TBD54566975/ftl/releases/download/v0.64.0/ftl-0.64.0.darwin-amd64.tar.gz": "6b3191173ebc6de6326c17c0d5523d48b0455d7d4209f42ba34bdfdcebc0f379", - "https://github.com/TBD54566975/ftl/releases/download/v0.64.0/ftl-0.64.0.darwin-arm64.tar.gz": "4533f017c85213ddaee0879adb804415321c2527de9b811aa4025daaeab8bc8f", - "https://github.com/TBD54566975/ftl/releases/download/v0.65.1/ftl-0.65.1.linux-amd64.tar.gz": "1ba01025ba11ea59445a5d66c3a4db0503feb9d269a1d3d1f0932bbc6ce2cf6e", - "https://github.com/TBD54566975/ftl/releases/download/v0.65.1/ftl-0.65.1.darwin-arm64.tar.gz": "1e902c17efb49c7e9c72e73ba5dd51d5e715ab611e31abc67df9bd5424abdc79", - "https://github.com/TBD54566975/ftl/releases/download/v0.65.1/ftl-0.65.1.darwin-amd64.tar.gz": "c0e02a5752c24d3cc8e23fc07d34d90290984df8db196438beb9d41c77b6d255", - "https://github.com/TBD54566975/ftl/releases/download/v0.66.0/ftl-0.66.0.darwin-amd64.tar.gz": "876057c4e18cb08c8fead6acb8d788cc9aabda7778357a7a534e972b51eee4ef", - "https://github.com/TBD54566975/ftl/releases/download/v0.66.0/ftl-0.66.0.darwin-arm64.tar.gz": "79cd5d6a675f11775e50472df0636c9909555bd2ec1bf26df1c9ea53a29760b0", - "https://github.com/TBD54566975/ftl/releases/download/v0.66.0/ftl-0.66.0.linux-amd64.tar.gz": "49eec3f965d26cef215284371509e701634f76ba4b20c7a8b89970c8774829a1", - "https://github.com/TBD54566975/ftl/releases/download/v0.66.3/ftl-0.66.3.darwin-arm64.tar.gz": "811b3503d4f1c0d0c707a66d9fd48615ca4b3d1ddf00a61748a523f44faecee9", - "https://github.com/TBD54566975/ftl/releases/download/v0.66.3/ftl-0.66.3.darwin-amd64.tar.gz": "eef944fff714431ae8a1be3a3b2c6494ea991995edc935191d02cbb92d25477e", - "https://github.com/TBD54566975/ftl/releases/download/v0.66.3/ftl-0.66.3.linux-amd64.tar.gz": "74a776c87022231b301bf2e9f0a3381ecc3301cba5cca67e5665bfdba48414d1", - "https://github.com/TBD54566975/ftl/releases/download/v0.69.0/ftl-0.69.0.linux-amd64.tar.gz": "a76ee12526c0aa6a774900e1e3ad1f475d8a959c994dd62659ed158720288095", - "https://github.com/TBD54566975/ftl/releases/download/v0.69.0/ftl-0.69.0.darwin-amd64.tar.gz": "12d1335baaac474f6c006dd2ceabfbcdb3786f7935aef933e1f63c648edbc20f", - "https://github.com/TBD54566975/ftl/releases/download/v0.69.0/ftl-0.69.0.darwin-arm64.tar.gz": "229c40d13fdd7a870acedf3cda563f8a10dfe18c6de90fd99ff464f3f7b468b4", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.3/ftl-0.71.3.darwin-arm64.tar.gz": "c15dd8ab0f32e7344d1e90d8b98155a51592b0718c77bf1705be5cc0730295f0", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.3/ftl-0.71.3.linux-amd64.tar.gz": "fa3bb8dbb098b28db4bfc46f8fd0d6ccc69a14ae8e1d0ee99d3349c7dc0c09d0", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.3/ftl-0.71.3.darwin-amd64.tar.gz": "75b55a18ea784891f04ee934a042024e8a8e13ccd00d4ffd1f03b2ccd8053646", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.6/ftl-0.71.6.darwin-amd64.tar.gz": "30d8f192d0c5e54607da3905e7c5d1212d71329e5159b1b5d3e5c2ec80e5932a", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.6/ftl-0.71.6.linux-amd64.tar.gz": "d5d3a641cc301e5914aaf9d02574e44d6bc1e3feb61d2cf18e46eb6cd1a05141", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.6/ftl-0.71.6.darwin-arm64.tar.gz": "5cc5a7737fe3205f45f9be3337544ef92125be96f508cfcbf6d609fc68c304bd", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.9/ftl-0.71.9.darwin-amd64.tar.gz": "9bf9cbf99f994c6ea5989a1db260cb411a457434c283ca59c84d7889b094dd9e", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.9/ftl-0.71.9.darwin-arm64.tar.gz": "b056e1f7b9a8901d6b11b8541c463dc0dd6c4bbf03eff9c6ec7ca93424e00a97", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.9/ftl-0.71.9.linux-amd64.tar.gz": "9b798d73e84bfc230aa39e381449807c12a214df932c349e64073b6cd637fc7c", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.11/ftl-0.71.11.darwin-arm64.tar.gz": "ee7d35340b722d63915ede8fca9ac4db5c4430c0c93de370a82ce5ffcbd4b4c3", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.11/ftl-0.71.11.linux-amd64.tar.gz": "066c4c95e5491c20627f95ff425b854557b014d67870a9ea03632d3f34900f63", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.11/ftl-0.71.11.darwin-amd64.tar.gz": "02c0ab32dd768855297b194e6a21bb951d13b7f51c1a2f1b5accb29d08784962", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.12/ftl-0.71.12.darwin-amd64.tar.gz": "518d35f00c59d203c9a0ea0a5395fde722756917cbf2abee47b52b099e2214be", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.12/ftl-0.71.12.darwin-arm64.tar.gz": "2c2256c38988c2a83bed3ccb095b9aa373f951c6b7c825d1a4c7c9418846877e", - "https://github.com/TBD54566975/ftl/releases/download/v0.71.12/ftl-0.71.12.linux-amd64.tar.gz": "557154d685c3697a8a5c52a077024688a9005cd29b3ed66d9c6c8d9521b68ea9", - "https://github.com/TBD54566975/ftl/releases/download/v0.72.1/ftl-0.72.1.linux-amd64.tar.gz": "65a3d6e522dea34ee9a80d41738909f4fde48f836e3d4b2f14394d645739a0d0", - "https://github.com/TBD54566975/ftl/releases/download/v0.72.1/ftl-0.72.1.darwin-amd64.tar.gz": "3dac838b552db67b5298a730b41312ff1f8e40f08da0c93760c5bcf4cb0aa235", - "https://github.com/TBD54566975/ftl/releases/download/v0.72.1/ftl-0.72.1.darwin-arm64.tar.gz": "eee35dd1948a571615baa863ca5ff42e2889752d4813623fd9aeb69798738d7f", - "https://github.com/TBD54566975/ftl/releases/download/v0.74.1/ftl-0.74.1.linux-amd64.tar.gz": "0d21f34b6ac2df9edf75fc3b39bcfe4cd72514495f085c39e4e92b2ba3c2dda8", - "https://github.com/TBD54566975/ftl/releases/download/v0.74.1/ftl-0.74.1.darwin-amd64.tar.gz": "19e6d3e0f071710283b012443781545d41534a1e259a6b4a59c79399649d65e7", - "https://github.com/TBD54566975/ftl/releases/download/v0.74.1/ftl-0.74.1.darwin-arm64.tar.gz": "c579840ece143bcca0e2043c5339dfa250e179462faac767e3da51795589a0e9", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.1/ftl-0.78.1.linux-amd64.tar.gz": "6a72e9073932cb0d0427b9c27de1e8dc8cb7b76b6bb1aa3b2c7e2c553e459d67", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.1/ftl-0.78.1.darwin-amd64.tar.gz": "cc034dd7250fd71f9d3cbf39b8c483794a0e92b55375d59ce0ca57b056970592", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.1/ftl-0.78.1.darwin-arm64.tar.gz": "24b03665f51cb2740767e9d294e3a65fe0d56e0e0fb043cae15d3e43c6a69889", - "https://github.com/TBD54566975/ftl/releases/download/v0.74.4/ftl-0.74.4.darwin-amd64.tar.gz": "85a30e8035285e4cb0fc901afe6c24309e1912e5dcc280b4c20c8628936b486f", - "https://github.com/TBD54566975/ftl/releases/download/v0.74.4/ftl-0.74.4.darwin-arm64.tar.gz": "394099583ee4248947fb71ce8f77905674782e2af584e706c375dd808e7cd1ff", - "https://github.com/TBD54566975/ftl/releases/download/v0.74.4/ftl-0.74.4.linux-amd64.tar.gz": "cdd0b121d9abc31cbb2ee1da93a90d32d7409af24dd0f99fd47d86235e59c7d0", - "https://github.com/TBD54566975/ftl/releases/download/v0.76.0/ftl-0.76.0.linux-amd64.tar.gz": "4a251ca3a04dc33154ef3ea63a773b9cf6185b9d247d994a5e6e2367d1e55f06", - "https://github.com/TBD54566975/ftl/releases/download/v0.76.0/ftl-0.76.0.darwin-amd64.tar.gz": "41e655522114122e5f07762eab8f5943daf1eb6bb166f8298198be71c801ce52", - "https://github.com/TBD54566975/ftl/releases/download/v0.76.0/ftl-0.76.0.darwin-arm64.tar.gz": "2c459d4632660abcc6f03b2a5737f87f89c57c176e4778af5e830dc0c139f9b7", - "https://github.com/TBD54566975/ftl/releases/download/v0.76.2/ftl-0.76.2.linux-amd64.tar.gz": "e5042a3d3528858a8e9989d390328808d99fd25885f114dba79a709fd24bf2b9", - "https://github.com/TBD54566975/ftl/releases/download/v0.76.2/ftl-0.76.2.darwin-arm64.tar.gz": "49b32e8af5f85a14f6320002471ad031588f4292f67af63e99ea9ace78275abd", - "https://github.com/TBD54566975/ftl/releases/download/v0.76.2/ftl-0.76.2.darwin-amd64.tar.gz": "31de3360dd7e3155a44fb3c2db937352cf06b74483e05d5611ff7729addb313b", - "https://github.com/TBD54566975/ftl/releases/download/v0.77.3/ftl-0.77.3.linux-amd64.tar.gz": "7753f2358acb503c99fb1419f600f48b926fb5de75a14fee614390e5fc59d55b", - "https://github.com/TBD54566975/ftl/releases/download/v0.77.3/ftl-0.77.3.darwin-arm64.tar.gz": "6b9ec0c8000f5614be3e2c2cfea7ea8d2e73b8c8d0259f2387f11f0458a92f2b", - "https://github.com/TBD54566975/ftl/releases/download/v0.77.3/ftl-0.77.3.darwin-amd64.tar.gz": "8bbe6f13fa814753f095ed4777a755d8cec7513d04ac1a588adca92d1b1eb63b", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.0/ftl-0.78.0.linux-amd64.tar.gz": "434a5664d77bce4c28e790065c3bb75a8d302853796fb0d9b9500fccc68ad213", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.0/ftl-0.78.0.darwin-arm64.tar.gz": "51ee7653404ee4e5d0f36a0a0a8b359f1238b911e407b01f1ca47cf96ddcc013", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.0/ftl-0.78.0.darwin-amd64.tar.gz": "c8378ac07fc97914587c7b1d615e94d4f9394625a0a06abef2d903d8e8e2ba76", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.2/ftl-0.78.2.linux-amd64.tar.gz": "18ec3323aac1e270cb11344ba94477e9842557645b3e7fb2b0e44c6c581724ee", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.2/ftl-0.78.2.darwin-amd64.tar.gz": "5bd8702fc42f8c6b854ff54bc6ca72028bfeb7291e5dd5a968860271dc98693f", - "https://github.com/TBD54566975/ftl/releases/download/v0.78.2/ftl-0.78.2.darwin-arm64.tar.gz": "d06b99cea2ddfc994a5a0689d5615899503016999937d8968df5a07420a51206", - "https://github.com/TBD54566975/ftl/releases/download/v0.79.3/ftl-0.79.3.linux-amd64.tar.gz": "e7c4efa9d1e694fdd0bf47ffb80c2a530b48673e72e9d689a540c0b8b883a573", - "https://github.com/TBD54566975/ftl/releases/download/v0.79.3/ftl-0.79.3.darwin-amd64.tar.gz": "aec9f5e8c10cb12d22f6d91bb951b9cc84d8ed53aca48c8109157183fde05308", - "https://github.com/TBD54566975/ftl/releases/download/v0.79.3/ftl-0.79.3.darwin-arm64.tar.gz": "b8ec6b134f1de0889aff8b97aa073e071fa40a7af0588ac8683fc08bece1b77a", - "https://github.com/TBD54566975/ftl/releases/download/v0.81.3/ftl-0.81.3.darwin-arm64.tar.gz": "5d86ffd8c190116ccd82cf0e965c747c1db87e5f534d685446dbdfbde05fbc88", - "https://github.com/TBD54566975/ftl/releases/download/v0.81.3/ftl-0.81.3.linux-amd64.tar.gz": "ebf9033824f64c5bea7ef9acb1a4fbab9f653a021d9cb80c6c121c86b0ac2dae", - "https://github.com/TBD54566975/ftl/releases/download/v0.81.3/ftl-0.81.3.darwin-amd64.tar.gz": "09921ff076ec18d6b4d1fc170ad066d071ac842edfdfd178a132834ae9594f80", - "https://github.com/TBD54566975/ftl/releases/download/v0.83.1/ftl-0.83.1.darwin-amd64.tar.gz": "aa77218dbc41f875338e29dc890b3a29fc8f95d070d98538144d5c25f2c35406", - "https://github.com/TBD54566975/ftl/releases/download/v0.83.1/ftl-0.83.1.darwin-arm64.tar.gz": "3ca314389b134c5aee8ed611f559e26d8845b62e609aadccbe476c409b67e67a", - "https://github.com/TBD54566975/ftl/releases/download/v0.83.1/ftl-0.83.1.linux-amd64.tar.gz": "10faf96c72c5a537a5164a74220f17fe2cefb3d3a8467b1f927369605c8a878d", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.0/ftl-0.85.0.darwin-amd64.tar.gz": "b7ac1c1650e5314950aad8f1a6f39293ea89845572ca00b4f5fa27233b735d54", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.0/ftl-0.85.0.linux-amd64.tar.gz": "f42bd46d3203b7ad54baccf7650aa1dfc6599c09f98f2b7c32c0ffd2072228c5", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.0/ftl-0.85.0.darwin-arm64.tar.gz": "fc9a6ac500dce715998d454fdb29908b6a53201a4f9cedfb031dffbcee8ed513", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.1/ftl-0.85.1.darwin-arm64.tar.gz": "e035694c1b0b5475fc600305fdf6eeeaa69efc54088bec5a8c228429fe7f5324", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.1/ftl-0.85.1.linux-amd64.tar.gz": "9426913db67b8a263018af272647bea091ecc06f8264e02a399f9672b4328733", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.1/ftl-0.85.1.darwin-amd64.tar.gz": "5a8babf6dd59db6c327a4b487fa8e2344595e6f59a34697f723e91d2cf25a34c", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.3/ftl-0.85.3.linux-amd64.tar.gz": "1f0f2f1876171fe6c91e041ced94342347765e3133b482cc5efb0452abebdc45", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.3/ftl-0.85.3.darwin-amd64.tar.gz": "0fb232696499dc9e494626b00b79cfb0b4c7166d3dfe24e76c337aa1633839bb", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.3/ftl-0.85.3.darwin-arm64.tar.gz": "ec1e45cf586587953dc68ec313709e44fdb776ce50f2a0c07c1eec03a9c4008b", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.5/ftl-0.85.5.linux-amd64.tar.gz": "dab744d11dd91ad5d7e8185492351bb3ccc2214da9b6870eb45beeea6db2e5ce", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.5/ftl-0.85.5.darwin-amd64.tar.gz": "5cf308af3f5c21a3d0cf7ad45e82c7c55b04f5d284e3791b172cc7b24a9d607b", - "https://github.com/TBD54566975/ftl/releases/download/v0.85.5/ftl-0.85.5.darwin-arm64.tar.gz": "263ae503af2a95e541685efa735f547776c3ae1cfabbaf670c2ec6b6c660beb2", - "https://github.com/TBD54566975/ftl/releases/download/v0.86.0/ftl-0.86.0.linux-amd64.tar.gz": "b88f9cc0dfb165803b6cb7bb2fefc894873f0c5bd6afbcdf8694b121fd9e4a42", - "https://github.com/TBD54566975/ftl/releases/download/v0.86.0/ftl-0.86.0.darwin-amd64.tar.gz": "05d8a10210ba4df6509dcefe11fa5e52ba62d64c637c895a356fa5dc57bdcb6b", - "https://github.com/TBD54566975/ftl/releases/download/v0.86.0/ftl-0.86.0.darwin-arm64.tar.gz": "5399da30879c3617a7cea6eadcb0a07447577b41e33417a491188128221a2139", - "https://github.com/TBD54566975/ftl/releases/download/v0.87.1/ftl-0.87.1.darwin-amd64.tar.gz": "4f6f2debe0b2a2b6f76e9ce2b0515e7b6cec87dbbe989e1c710a8684f9fd9b33", - "https://github.com/TBD54566975/ftl/releases/download/v0.87.1/ftl-0.87.1.linux-amd64.tar.gz": "e57c7058bc27244052d52e939ee7713a4915c66b26884f0f92abfc6e3600ff91", - "https://github.com/TBD54566975/ftl/releases/download/v0.87.1/ftl-0.87.1.darwin-arm64.tar.gz": "369e7674cbe6503782098b74f162a115b063846e4c7dcf9fcf658d41ba9edded", - "https://github.com/TBD54566975/ftl/releases/download/v0.87.2/ftl-0.87.2.linux-amd64.tar.gz": "62a38677666f2e266116f13b2b62ab7c349367fe3f19f2456c4898be14f2bdc4", - "https://github.com/TBD54566975/ftl/releases/download/v0.87.2/ftl-0.87.2.darwin-amd64.tar.gz": "474e10163b7c0e8377cd4e5cae50af8512c2d6062930abcd0950c9d93409cdbf", - "https://github.com/TBD54566975/ftl/releases/download/v0.87.2/ftl-0.87.2.darwin-arm64.tar.gz": "4ba1d21a335335b772a60d12ca184afcd7f0e1cd63ba780dd99ef127d33c2015", - "https://github.com/TBD54566975/ftl/releases/download/v0.88.0/ftl-0.88.0.darwin-arm64.tar.gz": "70c8f21915d01d8f1db86b38c81ead97814d2a929c12a93d1c33988c2a112c41", - "https://github.com/TBD54566975/ftl/releases/download/v0.88.0/ftl-0.88.0.linux-amd64.tar.gz": "6886eb9686965bc405aca13cae5b9db581476467ed5470c42269c5cf5692a5aa", - "https://github.com/TBD54566975/ftl/releases/download/v0.88.0/ftl-0.88.0.darwin-amd64.tar.gz": "2526827d273c50ef0c86117e4c373498928447ad76056d869e89cb281dbf9a6a", - "https://github.com/TBD54566975/ftl/releases/download/v0.90.0/ftl-0.90.0.darwin-amd64.tar.gz": "0d7d6bf83ace3b0fb6e87f5142e8561e297bb21938d8a0ca78f22c1c7e87702f", - "https://github.com/TBD54566975/ftl/releases/download/v0.90.0/ftl-0.90.0.linux-amd64.tar.gz": "f37bd50c5b744a90a91f0a7082a64d78f910d85d3a9724e8de3acc31f6e76569", - "https://github.com/TBD54566975/ftl/releases/download/v0.90.0/ftl-0.90.0.darwin-arm64.tar.gz": "df532c8a9eb3ea4eff88038995f5f05a0da7ae066d8d391a1e8e62d3464b4d46", - "https://github.com/TBD54566975/ftl/releases/download/v0.92.0/ftl-0.92.0.darwin-arm64.tar.gz": "7148578f2d2f226707eb018b30a9c484eac5445b1df65ffc2acd968b1a2a9695", - "https://github.com/TBD54566975/ftl/releases/download/v0.92.0/ftl-0.92.0.darwin-amd64.tar.gz": "effbf1ef14fe710dc42852d1a947f090a06d8af020b0241f194073161cab6f62", - "https://github.com/TBD54566975/ftl/releases/download/v0.92.0/ftl-0.92.0.linux-amd64.tar.gz": "3fbbef7e96b96d97128457fbff357186e572c0972e82e8e078d1dadd50aaf131", - "https://github.com/TBD54566975/ftl/releases/download/v0.93.0/ftl-0.93.0.linux-amd64.tar.gz": "2d69a86355c874180093ea9b5bbb2349f30d6de366862c93b6b907a2a9da4a01", - "https://github.com/TBD54566975/ftl/releases/download/v0.93.0/ftl-0.93.0.darwin-arm64.tar.gz": "5829a3377c2dac6f76bd3dc26256329a0d073ae2a603c60f9b2579ad446e3871", - "https://github.com/TBD54566975/ftl/releases/download/v0.93.0/ftl-0.93.0.darwin-amd64.tar.gz": "c937d74abbf4d0d619fc067cfb60d87e77bfb272e2aad9fe34e9e0b0f764bff4", - "https://github.com/TBD54566975/ftl/releases/download/v0.94.1/ftl-0.94.1.linux-amd64.tar.gz": "f664e3ceb14a995d87ff0cb6ec104ae70b9295bf5dea43116509f09798076fa9", - "https://github.com/TBD54566975/ftl/releases/download/v0.94.1/ftl-0.94.1.darwin-arm64.tar.gz": "52d6dbb6ce6dee53bee0e5b444fe46cb9f9c3e337b27de68d37c37689b56c2d8", - "https://github.com/TBD54566975/ftl/releases/download/v0.94.1/ftl-0.94.1.darwin-amd64.tar.gz": "5e668bde13037c5d6baf12e7dcc2805c23ca23c5278bc0fc0981386cae9f6d85", - "https://github.com/TBD54566975/ftl/releases/download/v0.95.0/ftl-0.95.0.darwin-amd64.tar.gz": "0d628c50a68faf21c628bb2334f15a9d425c2334cca7e9723c3e414094df0e75", - "https://github.com/TBD54566975/ftl/releases/download/v0.95.0/ftl-0.95.0.darwin-arm64.tar.gz": "dfe631d0b04050377285ab974a4f3369ced9007423189fab28d46cbfe0110f30", - "https://github.com/TBD54566975/ftl/releases/download/v0.95.0/ftl-0.95.0.linux-amd64.tar.gz": "90c0b55180a63d11e6228cf2ebccc7f73caab93b35c9cc97219e4090ea5b6109", - "https://github.com/TBD54566975/ftl/releases/download/v0.96.8/ftl-0.96.8.darwin-amd64.tar.gz": "5ba9055b6dd61f1f6e2bae418950ac2ffc6db8ca18e5716c1c31a0843572cb23", - "https://github.com/TBD54566975/ftl/releases/download/v0.96.8/ftl-0.96.8.linux-amd64.tar.gz": "c0105c0d3479f69fbabc4f00d230793e30529d30dcc823c69a0d0dd52e9ac48f", - "https://github.com/TBD54566975/ftl/releases/download/v0.96.8/ftl-0.96.8.darwin-arm64.tar.gz": "e61a77df6079588c8cc663fd9bdf483d061dc3b6325d41e58ea7ef280de3495f", - "https://github.com/TBD54566975/ftl/releases/download/v0.98.3/ftl-0.98.3.darwin-arm64.tar.gz": "77f8fb36469fdd59bfbd45e97cd595ed4d6a62a512b34c3acb7fd36f2f2a1db9", - "https://github.com/TBD54566975/ftl/releases/download/v0.98.3/ftl-0.98.3.darwin-amd64.tar.gz": "e25ed550fb7577dc65ade75c923c74589ec836ecde6009d16665579ecbd23e64", - "https://github.com/TBD54566975/ftl/releases/download/v0.98.3/ftl-0.98.3.linux-amd64.tar.gz": "e7c2ede38f4b00c0debcb015967184b353370ecd157e09a48448aae90d3ba2ff", - "https://github.com/TBD54566975/ftl/releases/download/v0.98.7/ftl-0.98.7.linux-amd64.tar.gz": "63d9711d4cf01735927c86905a6201f4b8350aa2fbd631303abc00f131a45274", - "https://github.com/TBD54566975/ftl/releases/download/v0.98.7/ftl-0.98.7.darwin-amd64.tar.gz": "dfa86fae419ede9f5f406cce7f73cb2d24ea3c20f552ab9526076450f23aee39", - "https://github.com/TBD54566975/ftl/releases/download/v0.98.7/ftl-0.98.7.darwin-arm64.tar.gz": "9b7c7f8071be9692a289f6bd79dce05539ec1a56f113e2cb55240019e13dc878", - "https://github.com/TBD54566975/ftl/releases/download/v0.100.0/ftl-0.100.0.darwin-amd64.tar.gz": "e03808f3a5662cbbf65c376f5f5709d19ccf3d36beb1d2f1dc167d6fac563ce8", - "https://github.com/TBD54566975/ftl/releases/download/v0.100.0/ftl-0.100.0.darwin-arm64.tar.gz": "4a841ab5d7a34325ae4bb7b9db8fede333e0c5c5de8fa7da4bdd51c58aa741d1", - "https://github.com/TBD54566975/ftl/releases/download/v0.100.0/ftl-0.100.0.linux-amd64.tar.gz": "1507ce0aa4fea1d901b8997d79096774343ef7b26ee4effe3aa879e17cfee464", - "https://github.com/TBD54566975/ftl/releases/download/v0.104.0/ftl-0.104.0.darwin-arm64.tar.gz": "854b1ea114ffc4105c9f79fb0a05aee5861ed7531c3be6833042c874f0f902a4", - "https://github.com/TBD54566975/ftl/releases/download/v0.104.0/ftl-0.104.0.linux-amd64.tar.gz": "26592fe252560e47cadd7231ae8b923322414d8d788b39b0df6fb590c9e73bbb", - "https://github.com/TBD54566975/ftl/releases/download/v0.104.0/ftl-0.104.0.darwin-amd64.tar.gz": "943b4c874f40b54fa9a88bb9d5f7e62b5e22ed147e3c9effcefdc794b7822bf3", - "https://github.com/TBD54566975/ftl/releases/download/v0.105.1/ftl-0.105.1.darwin-amd64.tar.gz": "4561aa8f5939b9f21067655f4d5d2462e13347c561937ffe6336f7e30490cbc6", - "https://github.com/TBD54566975/ftl/releases/download/v0.105.1/ftl-0.105.1.darwin-arm64.tar.gz": "aebe596e06574262256935168dc8f5ae593fd291d09a448ef3729ab6da5821fd", - "https://github.com/TBD54566975/ftl/releases/download/v0.105.1/ftl-0.105.1.linux-amd64.tar.gz": "c1d72ab5ec3091d8286a3ecbbcbabf78a2ecf35677a4ec50089fa29633b6322d", - "https://github.com/TBD54566975/ftl/releases/download/v0.106.0/ftl-0.106.0.darwin-arm64.tar.gz": "eb7b829b9e4889af12be24d73f5bbd400e59180ce720b2433561398f44c6f846", - "https://github.com/TBD54566975/ftl/releases/download/v0.106.0/ftl-0.106.0.linux-amd64.tar.gz": "0b3df4150b7178eb1061b308bf8082716f16ee6417ca811b3f85588cc5d00991", - "https://github.com/TBD54566975/ftl/releases/download/v0.106.0/ftl-0.106.0.darwin-amd64.tar.gz": "971d6c8dd39a4c74c4210d0d863f9b39fc1a25fd003433917b168b23fa5d001d", - "https://github.com/TBD54566975/ftl/releases/download/v0.107.0/ftl-0.107.0.darwin-arm64.tar.gz": "43299551192b0d0e2cdba175205c941768f16bb9ebec694cababff1a575a3dea", - "https://github.com/TBD54566975/ftl/releases/download/v0.107.0/ftl-0.107.0.darwin-amd64.tar.gz": "228c6ae2dc9e380bc9874303701cfd6053959b3278cd299c9eba300db655b767", - "https://github.com/TBD54566975/ftl/releases/download/v0.107.0/ftl-0.107.0.linux-amd64.tar.gz": "7857ce173f6cf48b6c0ea4cf6438e2301dd1538716caf9d4be5cc740c4203a64", - "https://github.com/TBD54566975/ftl/releases/download/v0.109.2/ftl-0.109.2.darwin-amd64.tar.gz": "d84bc43cfcbc623f951d6671b8f20b8a84d46bc6cde189683b98ca164191f3ff", - "https://github.com/TBD54566975/ftl/releases/download/v0.109.2/ftl-0.109.2.linux-amd64.tar.gz": "f10e737e71f688a1147606adf94cfb4787396de263cfb481307ba6cf7c5bf79a", - "https://github.com/TBD54566975/ftl/releases/download/v0.109.2/ftl-0.109.2.darwin-arm64.tar.gz": "119915904a24fb35176124ec736118ef5b8b894013dceeb00cbcba3362a20a71", - "https://github.com/TBD54566975/ftl/releases/download/v0.109.3/ftl-0.109.3.darwin-amd64.tar.gz": "bc70437f2658424137aff19c63a7eba723d66c69063b40ec6261d53e46664d51", - "https://github.com/TBD54566975/ftl/releases/download/v0.109.3/ftl-0.109.3.linux-amd64.tar.gz": "587a14e1758fbd2c92ff5e7a21c3f687add0e1baac60bd2d92c99fc3967c1425", - "https://github.com/TBD54566975/ftl/releases/download/v0.109.3/ftl-0.109.3.darwin-arm64.tar.gz": "781be8a208befe90b9f871d79e9a6d40e82c36979cf9fdbae9bccf64f95d3153", - "https://github.com/TBD54566975/ftl/releases/download/v0.110.0/ftl-0.110.0.darwin-amd64.tar.gz": "8ef872efe46219c11d6f92d43af2623a271ee655445409aed8a0ccbc8df4a68c", - "https://github.com/TBD54566975/ftl/releases/download/v0.110.0/ftl-0.110.0.linux-amd64.tar.gz": "390d4c934e73dc7e0a31cd15b0d5f14baa7bde051d28e0681c3a1c245c009350", - "https://github.com/TBD54566975/ftl/releases/download/v0.110.0/ftl-0.110.0.darwin-arm64.tar.gz": "328c0e74c651a43a142ca858619372986950aa2f404bca2d678a4fdbd2a92465", - "https://github.com/TBD54566975/ftl/releases/download/v0.111.1/ftl-0.111.1.darwin-arm64.tar.gz": "e46fad8ce2931c3247f543cf59ece502132cf1fa64b8c324b9838f61e6939cb6", - "https://github.com/TBD54566975/ftl/releases/download/v0.111.1/ftl-0.111.1.linux-amd64.tar.gz": "092d8b74f0e01a262882e5dac21d079e6257ecdeb68b52b0faae5bead624304e", - "https://github.com/TBD54566975/ftl/releases/download/v0.111.1/ftl-0.111.1.darwin-amd64.tar.gz": "bb61adab881f4c0175524ef2b21f5e1861144ca5250eab2c2528b14e2f342f18", - "https://github.com/TBD54566975/ftl/releases/download/v0.113.0/ftl-0.113.0.linux-amd64.tar.gz": "8480d1769bcbba541ec2b5ed6c32b39181a7d0f5b40ac3b4fe03ac91d0069247", - "https://github.com/TBD54566975/ftl/releases/download/v0.113.0/ftl-0.113.0.darwin-amd64.tar.gz": "e52c8c3827c94e8578a1755ce22a5bdafc9ee5f0dc8d1606593b6ecc59b2ea36", - "https://github.com/TBD54566975/ftl/releases/download/v0.113.0/ftl-0.113.0.darwin-arm64.tar.gz": "5280116fab672a97d022f82f730c364215a8346e78bcbdde9f9a18b7a25ba684", - "https://github.com/TBD54566975/ftl/releases/download/v0.114.0/ftl-0.114.0.darwin-arm64.tar.gz": "1888dd9c531a47d7f803e773656ab6243b975e094ab8eaeb8f1571097b84768a", - "https://github.com/TBD54566975/ftl/releases/download/v0.114.0/ftl-0.114.0.darwin-amd64.tar.gz": "3dfd7a8fc4bdbd8f197b645ff6717d70b7f83abfa6ee6a5f9f237d1b1de11609", - "https://github.com/TBD54566975/ftl/releases/download/v0.114.0/ftl-0.114.0.linux-amd64.tar.gz": "922aab08f8005d91a6ed3561ef068b5a8c9a9fe76543a901dbb8364bc576755c", - "https://github.com/TBD54566975/ftl/releases/download/v0.115.0/ftl-0.115.0.darwin-arm64.tar.gz": "b3d86ff087e65d61909adb547359dbe3a7982c5e565c4d7c55f9d3727e4c8d14", - "https://github.com/TBD54566975/ftl/releases/download/v0.115.0/ftl-0.115.0.darwin-amd64.tar.gz": "8d8bedc9c8b2c8f77792e826eeba2bea20ae6700d50cbc170572a366f06d25a2", - "https://github.com/TBD54566975/ftl/releases/download/v0.115.0/ftl-0.115.0.linux-amd64.tar.gz": "b1e26babd35f0a2ae6530d21039981e2e382c36631ae0155ddb7951d1b018007", - "https://github.com/TBD54566975/ftl/releases/download/v0.115.1/ftl-0.115.1.darwin-arm64.tar.gz": "a61ec6b5d4f8983fcca3b582d45bff6a4f3b76225baa21814041ae80d5bb02f8", - "https://github.com/TBD54566975/ftl/releases/download/v0.115.1/ftl-0.115.1.linux-amd64.tar.gz": "5bd6c15ee344f9b82b56fd59555288fd0fa49ede6f04d2c33f1e5a8dc95a79b8", - "https://github.com/TBD54566975/ftl/releases/download/v0.115.1/ftl-0.115.1.darwin-amd64.tar.gz": "b0539307307f81cc26738dc3efe5aacc68138207446296b76f81055c5eee2bd0", - "https://github.com/TBD54566975/ftl/releases/download/v0.116.0/ftl-0.116.0.linux-amd64.tar.gz": "bfb7be9c8ffeddfce8902dec927ce9e2088ec114ee1bb1adb710c6615563fe18", - "https://github.com/TBD54566975/ftl/releases/download/v0.116.0/ftl-0.116.0.darwin-amd64.tar.gz": "9532ea23f7b4811ba814c6d97cbbdefbebdec9777d2eef9cf0344d999e8f7a12", - "https://github.com/TBD54566975/ftl/releases/download/v0.116.0/ftl-0.116.0.darwin-arm64.tar.gz": "c397dc308755bec4e09ba1a416b093b76553eca02f2f55e75acb3dd33ec8507c", - "https://github.com/TBD54566975/ftl/releases/download/v0.118.2/ftl-0.118.2.darwin-amd64.tar.gz": "0c59a325ce2120aaed6697dbdc33da43ec5d3d3d90d7280bb436304f45dc774d", - "https://github.com/TBD54566975/ftl/releases/download/v0.118.2/ftl-0.118.2.linux-amd64.tar.gz": "f33966a1970035a49430c8b6799c4a5ee6df504a52fef069d0c9acab107fb76c", - "https://github.com/TBD54566975/ftl/releases/download/v0.118.2/ftl-0.118.2.darwin-arm64.tar.gz": "5ff365620d899217040eec62d9534b02b771c11284328f6887fc6e2e2ddc1c60", - "https://github.com/TBD54566975/ftl/releases/download/v0.119.0/ftl-0.119.0.darwin-arm64.tar.gz": "a25d47cc648415403923292afa2cfe8eda120b31b4491955fa6508c15d69d4f0", - "https://github.com/TBD54566975/ftl/releases/download/v0.119.0/ftl-0.119.0.darwin-amd64.tar.gz": "8129f4d5cb4cbcbfc240a9cd817dc1f848cff3a7fd2a7c34e47b21509680de35", - "https://github.com/TBD54566975/ftl/releases/download/v0.119.0/ftl-0.119.0.linux-amd64.tar.gz": "68e364e8f7e178b33fc1358a87e8808a68449966697500ae6205a1671b63e032", - "https://github.com/TBD54566975/ftl/releases/download/v0.121.0/ftl-0.121.0.darwin-amd64.tar.gz": "7c63c48ae84ca6a063b90e4390990d78bdf70cddcbd98d101698a1a64b0e848a", - "https://github.com/TBD54566975/ftl/releases/download/v0.121.0/ftl-0.121.0.linux-amd64.tar.gz": "eae6d3d4448c53adce488d57880adc599620f5f2339d3a2283d3660fb4d85dfe", - "https://github.com/TBD54566975/ftl/releases/download/v0.121.0/ftl-0.121.0.darwin-arm64.tar.gz": "3008e56a8d7662c3b85516a37085d3518850281c4c61adbb086f28966d228850", - "https://github.com/TBD54566975/ftl/releases/download/v0.122.2/ftl-0.122.2.darwin-amd64.tar.gz": "8772e263c4fba03b13338186b3291d5085d4a6e76cc3db6805eba17b2f8af7ca", - "https://github.com/TBD54566975/ftl/releases/download/v0.122.2/ftl-0.122.2.linux-amd64.tar.gz": "8c3d9e56fac127d32ae6c3cfb7309f305b974b6f5c10db25cc570b0e1082ba8c", - "https://github.com/TBD54566975/ftl/releases/download/v0.122.2/ftl-0.122.2.darwin-arm64.tar.gz": "645af3068f5eb8988c75ab3656f47a7f17675985f54528fb1feaa2e3de9394ed", - "https://github.com/TBD54566975/ftl/releases/download/v0.123.1/ftl-0.123.1.darwin-arm64.tar.gz": "714080214b67827f94d48e76c259da7cffa6e6c20d18f28214159c971b2b513e", - "https://github.com/TBD54566975/ftl/releases/download/v0.123.1/ftl-0.123.1.linux-amd64.tar.gz": "d0c7e82bf5bba32d021bbca9f74f2c9aa1561da65992dfcc5317a690dd262d1d", - "https://github.com/TBD54566975/ftl/releases/download/v0.123.1/ftl-0.123.1.darwin-amd64.tar.gz": "d105eaa8b8d847e3c76cf02283dea9d5c9fef64f4630132b97ab7b4e151b48b6", - "https://github.com/TBD54566975/ftl/releases/download/v0.124.1/ftl-0.124.1.darwin-arm64.tar.gz": "6ae88192b5e5800d2f29b787aaf8e453b5b630001922d5e3273110697ce96261", - "https://github.com/TBD54566975/ftl/releases/download/v0.124.1/ftl-0.124.1.darwin-amd64.tar.gz": "3404f30b73f621d7007471424632996ed7ea04f7aaaa0f9f62cee23fafbb6c09", - "https://github.com/TBD54566975/ftl/releases/download/v0.124.1/ftl-0.124.1.linux-amd64.tar.gz": "d9cab79ec6cbb39f21b7e5e91b5e3be4819c15593ca7e71f631eec75603d76d8", - "https://github.com/TBD54566975/ftl/releases/download/v0.126.0/ftl-0.126.0.darwin-amd64.tar.gz": "6c26bcd0e8f37c70ce7b494a62f7a75cfdd8b8ed69030c584aada5cc98a66add", - "https://github.com/TBD54566975/ftl/releases/download/v0.126.0/ftl-0.126.0.darwin-arm64.tar.gz": "017c9d2e518ff10847c5479534e9f9d0ef685903e778e3a2f78e542bb140efe1", - "https://github.com/TBD54566975/ftl/releases/download/v0.126.0/ftl-0.126.0.linux-amd64.tar.gz": "48b6999db6e548f1c763d31a534d35e38633ba0e1dfc955f7178f1b3696eadff", - "https://github.com/TBD54566975/ftl/releases/download/v0.126.2/ftl-0.126.2.darwin-arm64.tar.gz": "62571260ea6f73b1856f8674fa2d42f0d6d56a6043fa3ee2d27503695c6dd7fc", - "https://github.com/TBD54566975/ftl/releases/download/v0.126.2/ftl-0.126.2.linux-amd64.tar.gz": "e5de1c2fe7ea37e03f3c6bb1261aeafdf7d093e45bcfa959c25a988114bba15a", - "https://github.com/TBD54566975/ftl/releases/download/v0.126.2/ftl-0.126.2.darwin-amd64.tar.gz": "233eaa5b6620210eecac06046852abfc00fe670a00c34c1b4c9a9760678a5f89", - "https://github.com/TBD54566975/ftl/releases/download/v0.128.1/ftl-0.128.1.linux-amd64.tar.gz": "2b7f7eed98f3f3c7823d14ea4e571510e02e9403a5fb33f6c4d412d0dfa43409", - "https://github.com/TBD54566975/ftl/releases/download/v0.128.1/ftl-0.128.1.darwin-amd64.tar.gz": "8602ee8586ac4362a1993225d2f5013d1e9605206c46faff37c61dd798efcd22", - "https://github.com/TBD54566975/ftl/releases/download/v0.128.1/ftl-0.128.1.darwin-arm64.tar.gz": "b8d30b4c196fc9b5abc0bdf83fd379784b5d9181c3596f06552b42741646d6ef", - "https://github.com/TBD54566975/ftl/releases/download/v0.128.5/ftl-0.128.5.darwin-amd64.tar.gz": "86e6a16765c3efd1c03b5968119f0eff6f67f63b9b9036cc4c35c5d121f7c77f", - "https://github.com/TBD54566975/ftl/releases/download/v0.128.5/ftl-0.128.5.darwin-arm64.tar.gz": "bda021568ca187fd1406bc1df7d8868615d40156f5d2aec1c0471d6fb2e4f623", - "https://github.com/TBD54566975/ftl/releases/download/v0.128.5/ftl-0.128.5.linux-amd64.tar.gz": "d052f439043cd86b69c88c1aa4fc019edd6e243e15b4c150c41d19a99e5abba1", - "https://github.com/TBD54566975/ftl/releases/download/v0.129.0/ftl-0.129.0.darwin-arm64.tar.gz": "15b0ca29efd90058bce54a829c8203b038f192ab9880c328502c702b969e2da6", - "https://github.com/TBD54566975/ftl/releases/download/v0.129.0/ftl-0.129.0.linux-amd64.tar.gz": "db81e7e93f7a2c27a6b22eb7e21173400ae346ce56e27bc3dba9a6efb381c161", - "https://github.com/TBD54566975/ftl/releases/download/v0.129.0/ftl-0.129.0.darwin-amd64.tar.gz": "467c9da8e205399be1a2699c3c195dba07bd65d189bbbaf82673922e91666e66", - "https://github.com/TBD54566975/ftl/releases/download/v0.129.2/ftl-0.129.2.darwin-amd64.tar.gz": "23da3b9f2f35bc1ba124e44df98f485b8943fd79566f0d8b70dbdb27d006dd65", - "https://github.com/TBD54566975/ftl/releases/download/v0.129.2/ftl-0.129.2.linux-amd64.tar.gz": "24b142dba2fdbd50a71c6e369d4d92d1c833bfd552ae0bef193d2dfdd698386c", - "https://github.com/TBD54566975/ftl/releases/download/v0.129.2/ftl-0.129.2.darwin-arm64.tar.gz": "e2f2c3d597527f373364ceebb6efb35e2eded1b897459d0735995b26c1bb43b8", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.0/ftl-0.133.0.darwin-amd64.tar.gz": "378fa4eee540c2a46a6deb9d49894260eb0b9807f691659ae55ac5f10d4660ec", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.0/ftl-0.133.0.linux-amd64.tar.gz": "5e5956d5c391aa6ecccf646c2cd3378ecfab97af90e6f7d29bc3abf5a2a3e432", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.0/ftl-0.133.0.darwin-arm64.tar.gz": "28d2f717474dc05d4502e63f3e430ab34d6b7705a3f23ff263c8b652e2d3dfee", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.1/ftl-0.133.1.darwin-amd64.tar.gz": "5260cae3408042aec52173a864f84b56a235fd072dbe5849b9b1b29bc72c6ebf", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.1/ftl-0.133.1.linux-amd64.tar.gz": "0dda6c456715c47223a07b37cc2c3fd22c94a35ae6bc290a02b6574dc99b5351", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.1/ftl-0.133.1.darwin-arm64.tar.gz": "5b79bf6b382b49e40c29fdde9eac76df11586111b3e02dba180f091531653c2e", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.2/ftl-0.133.2.darwin-amd64.tar.gz": "8f5e2f1dae2190db9c6b2833891487be98f3a4778f361797485befe82e0f2f34", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.2/ftl-0.133.2.darwin-arm64.tar.gz": "7615b4612a6699ce8a52c8ee898f0b53aa1a3d5c2bfcd415a3c66e9c858527c0", - "https://github.com/TBD54566975/ftl/releases/download/v0.133.2/ftl-0.133.2.linux-amd64.tar.gz": "9033312b538015d5108abe749065dcb53c8b3a595c59d807a4f891c268b97b47", - "https://github.com/TBD54566975/ftl/releases/download/v0.134.6/ftl-0.134.6.darwin-amd64.tar.gz": "145f90d72c5ef5ceb98526d2c71f41a3e284603b34592c4375b94e2e5dcf4e3b", - "https://github.com/TBD54566975/ftl/releases/download/v0.134.6/ftl-0.134.6.linux-amd64.tar.gz": "14d11d05937ef525e85508915ac9b89f8294540db40113133f4b1cb4e1c1942b", - "https://github.com/TBD54566975/ftl/releases/download/v0.134.6/ftl-0.134.6.darwin-arm64.tar.gz": "518564e2ad001b0bf8e6ae9f6860ad439a3729630445e1880921081d58cb27b2", - "https://github.com/TBD54566975/ftl/releases/download/v0.134.7/ftl-0.134.7.linux-amd64.tar.gz": "f8d8c64ecd1ecbf126ca4ed40188f9d145c712cfb2587e82214b5002705dec59", - "https://github.com/TBD54566975/ftl/releases/download/v0.134.7/ftl-0.134.7.darwin-arm64.tar.gz": "8fc3558e95a57dd77f33579e0c9de66e873020deba0afa65f22514e5483d30fd", - "https://github.com/TBD54566975/ftl/releases/download/v0.134.7/ftl-0.134.7.darwin-amd64.tar.gz": "cc408816cfc65f975101f13b39ac391d1bbc4cf3bed1e9c984a5f3ce7f8223da", - "https://github.com/TBD54566975/ftl/releases/download/v0.136.0/ftl-0.136.0.darwin-amd64.tar.gz": "66a4c895b30f7fe1134bf52bdba2ef33c7d9db2fba452878b3ad092179a3cec5", - "https://github.com/TBD54566975/ftl/releases/download/v0.136.0/ftl-0.136.0.linux-amd64.tar.gz": "10d7720b6fb66c26704836221ccad78b1920106dd40a9e5fe1ba1f35ff9e41fe", - "https://github.com/TBD54566975/ftl/releases/download/v0.136.0/ftl-0.136.0.darwin-arm64.tar.gz": "4443abb9ae086106c7132665bb8c902f4b1a17c1fbf7ddb46dc1a5e0a5e27b61", - "https://github.com/TBD54566975/ftl/releases/download/v0.137.0/ftl-0.137.0.darwin-arm64.tar.gz": "70153d74608583ac1e5435f987e6a9b0fbf841a21785f8bf6b5508e8fa1bd824", - "https://github.com/TBD54566975/ftl/releases/download/v0.137.0/ftl-0.137.0.linux-amd64.tar.gz": "03996ce46c863d1bcd759e208ba0e1ef99507f7e225bf241ef84fb937daf4498", - "https://github.com/TBD54566975/ftl/releases/download/v0.137.0/ftl-0.137.0.darwin-amd64.tar.gz": "dfb8d37e757fe17e5a02da3402ef048206fe54f70402104172c5cf2050df3c4e", - "https://github.com/TBD54566975/ftl/releases/download/v0.139.0/ftl-0.139.0.linux-amd64.tar.gz": "882f89322255b16e55dbcee0c8327d11a94e1db48bdcebd7f4fe1e4af03a62bd", - "https://github.com/TBD54566975/ftl/releases/download/v0.139.0/ftl-0.139.0.darwin-amd64.tar.gz": "978dd042c3602d515f9e55a970ed34bebfebd62223c64fa6e58d91edaf1a873a", - "https://github.com/TBD54566975/ftl/releases/download/v0.139.0/ftl-0.139.0.darwin-arm64.tar.gz": "80bb84792ca0b4fbe860f5137d06dba4f295571bb829fbf5c02877060ab30d9e", - "https://github.com/TBD54566975/ftl/releases/download/v0.142.0/ftl-0.142.0.darwin-amd64.tar.gz": "0586c1c5666ac123b32b88b4a0345ba3cb397639e83148f2baebd22052aa25f2", - "https://github.com/TBD54566975/ftl/releases/download/v0.142.0/ftl-0.142.0.linux-amd64.tar.gz": "54f21bfa15550f6d5e3b82066ea51c1e0bad678415b4d731e3296696fab0032f", - "https://github.com/TBD54566975/ftl/releases/download/v0.142.0/ftl-0.142.0.darwin-arm64.tar.gz": "1c86347c76677011c585f1882f780df670c55af0ebfca238f2e96ee1ccd94d49", - "https://github.com/TBD54566975/ftl/releases/download/v0.144.2/ftl-0.144.2.darwin-amd64.tar.gz": "9f39d71a63a56d0dc1b0a5c504687d8e6f403e70d8ca16c6addea10d3a95cb8e", - "https://github.com/TBD54566975/ftl/releases/download/v0.144.2/ftl-0.144.2.linux-amd64.tar.gz": "69419249f0b1fd5049a592e7399b76755c35bc71fb202bf1da656b7b0355b914", - "https://github.com/TBD54566975/ftl/releases/download/v0.144.2/ftl-0.144.2.darwin-arm64.tar.gz": "1b296d3cd2e9159d26e3120f8d6823cc8566b1361d0784bb0984c11d192877b2", - "https://github.com/TBD54566975/ftl/releases/download/v0.145.3/ftl-0.145.3.linux-amd64.tar.gz": "e5d4411916ea84229f8e2e8b9328d180ee934d51980891fa820f221a3d9bd821", - "https://github.com/TBD54566975/ftl/releases/download/v0.145.3/ftl-0.145.3.darwin-arm64.tar.gz": "f221f8563d79a64ef3108beed8bb45c3d17dcc68ad1d4bc077719116fdf97b4d", - "https://github.com/TBD54566975/ftl/releases/download/v0.145.3/ftl-0.145.3.darwin-amd64.tar.gz": "f714eb5cf7ee2d9fc00053a59ae5741b68196d641db9bb1f1c493fd23ce5c95b", - "https://github.com/TBD54566975/ftl/releases/download/v0.145.5/ftl-0.145.5.darwin-amd64.tar.gz": "182e1ac6fae4c4935f7a7a3176c580ffee31c654884685dd075c1cbe81c1461a", - "https://github.com/TBD54566975/ftl/releases/download/v0.145.5/ftl-0.145.5.linux-amd64.tar.gz": "060889f6c20ea2279859a709e49d177df0f00553b911d5ceba0edaf4f57ef0b8", - "https://github.com/TBD54566975/ftl/releases/download/v0.145.5/ftl-0.145.5.darwin-arm64.tar.gz": "a9b264cfbce32d416a4bd648a766ccef2bfe05d0de77b2de89d8410e6ba3e18b", - "https://github.com/TBD54566975/ftl/releases/download/v0.147.0/ftl-0.147.0.darwin-arm64.tar.gz": "60f1c2511ea09d404fb445a08bbffde59f22863b8eba13ce9ae37d11c0b3d2c4", - "https://github.com/TBD54566975/ftl/releases/download/v0.147.0/ftl-0.147.0.linux-amd64.tar.gz": "32a35064c405d5f343c54717d5eefa6227d92c9903bed7bdb390016f538d7a3e", - "https://github.com/TBD54566975/ftl/releases/download/v0.147.0/ftl-0.147.0.darwin-amd64.tar.gz": "7285c91435956e07dd224c8c4c48d99e0de8bd12d2ec90475a0f8790d8bbce31", - "https://github.com/TBD54566975/ftl/releases/download/v0.148.0/ftl-0.148.0.darwin-amd64.tar.gz": "acbb27adbb949a7732f7eb181b1cd5de5d25801db38bf627c7b4fc68077b3846", - "https://github.com/TBD54566975/ftl/releases/download/v0.148.0/ftl-0.148.0.linux-amd64.tar.gz": "5ff260c49939285cc1042600f80d4f8668b0e0f388317da5abd8a0b0bc499c82", - "https://github.com/TBD54566975/ftl/releases/download/v0.148.0/ftl-0.148.0.darwin-arm64.tar.gz": "00c474ecb069602d1262b63ded2b37fc093955e4afe0f77729b8934638e57688", - "https://github.com/TBD54566975/ftl/releases/download/v0.150.3/ftl-0.150.3.darwin-amd64.tar.gz": "2ec28db11b365e6dc76ab99048c6f5b307222afada097ae07e8a241c599ef8f3", - "https://github.com/TBD54566975/ftl/releases/download/v0.150.3/ftl-0.150.3.darwin-arm64.tar.gz": "cf472801e1b9ef724a7cf805e4bfd90a2040f180cc4f3e0c5f653b76bd5f0805", - "https://github.com/TBD54566975/ftl/releases/download/v0.150.3/ftl-0.150.3.linux-amd64.tar.gz": "0c304f2df2287a021c8518e0b91753abb470fddb8d9d6d53d17ba8d716714b6a", - "https://github.com/TBD54566975/ftl/releases/download/v0.151.1/ftl-0.151.1.linux-amd64.tar.gz": "4f54b4d1bcf2aef088a0716f85fbfbc0458fbb5661ba1278dd8b8e4499e011be", - "https://github.com/TBD54566975/ftl/releases/download/v0.151.1/ftl-0.151.1.darwin-arm64.tar.gz": "cfa05aadbfd9fa5fe1fa8d8458b6d8f239519d835d7f2004db5008279e18092b", - "https://github.com/TBD54566975/ftl/releases/download/v0.151.1/ftl-0.151.1.darwin-amd64.tar.gz": "516c85a65d1bd2b49a1e1f0f5c47a7974505329562a4cf089e6f3878e8dd7758", - "https://github.com/TBD54566975/ftl/releases/download/v0.151.2/ftl-0.151.2.darwin-arm64.tar.gz": "61436ddecc37d6d52aa444e97dbcd76a073ce2aa34abb75f38b9d808f00aab8e", - "https://github.com/TBD54566975/ftl/releases/download/v0.151.2/ftl-0.151.2.linux-amd64.tar.gz": "6050a921eb84728bbb5681beee9652a3ca7ecb1eaa526ef8935a585a6d2d3882", - "https://github.com/TBD54566975/ftl/releases/download/v0.151.2/ftl-0.151.2.darwin-amd64.tar.gz": "5ab0d5b53c6c3f019edb0e0d6ac7f7a65c7afe529a4d6c14c7fd8da1dceec41d", - "https://github.com/TBD54566975/ftl/releases/download/v0.153.0/ftl-0.153.0.darwin-amd64.tar.gz": "217393ee1b43daea8cca1a71a76452d2e37d28f98eed48e9d2db5ce79fc5bcad", - "https://github.com/TBD54566975/ftl/releases/download/v0.153.0/ftl-0.153.0.linux-amd64.tar.gz": "5fd28c22b238be2c664e98da5c0d1c872470792671f5826ff937a7a3042a16dd", - "https://github.com/TBD54566975/ftl/releases/download/v0.153.0/ftl-0.153.0.darwin-arm64.tar.gz": "819ac2a2b13a4dd87c0a8cbbdf83401dcaaa3fb30d88964122e7f118bbc90453", - "https://github.com/TBD54566975/ftl/releases/download/v0.153.1/ftl-0.153.1.linux-amd64.tar.gz": "bca6fc3085c5c426b5de3fbd08d268fbd552b2b679770832c8761709df68a9e6", - "https://github.com/TBD54566975/ftl/releases/download/v0.153.1/ftl-0.153.1.darwin-amd64.tar.gz": "d27c1716b9b5e67022d660e06494ce9863b605d9ddac75a9d1f52964fda656ab", - "https://github.com/TBD54566975/ftl/releases/download/v0.153.1/ftl-0.153.1.darwin-arm64.tar.gz": "9b66caae70e364341f8c283e13cd48b5f76eca8200eb7d7f12dae4a29704d0f4", - "https://github.com/TBD54566975/ftl/releases/download/v0.154.0/ftl-0.154.0.darwin-arm64.tar.gz": "466bdcd1317c96bcacfa2a4fe55787b3c888ff06cfd6c243611a7663d9a410e3", - "https://github.com/TBD54566975/ftl/releases/download/v0.154.0/ftl-0.154.0.darwin-amd64.tar.gz": "1f24f2d4acaac22f4b8ceb8839b02082e1771ad44cb53992787f5fd6b4defc60", - "https://github.com/TBD54566975/ftl/releases/download/v0.154.0/ftl-0.154.0.linux-amd64.tar.gz": "6cb8ffb3b26b730cea696f25092080026bda44ddec86cd9c59747e033c38570e", - "https://github.com/TBD54566975/ftl/releases/download/v0.156.0/ftl-0.156.0.darwin-amd64.tar.gz": "477f17cd1f5f7fd0a5c5272b8d530e1c5877daa0e144cac8d687ff0e42a3e727", - "https://github.com/TBD54566975/ftl/releases/download/v0.156.0/ftl-0.156.0.linux-amd64.tar.gz": "6958f953c24aea6d6a707fdfea12c288f984309d5e2c53eef435465d27c59aca", - "https://github.com/TBD54566975/ftl/releases/download/v0.156.0/ftl-0.156.0.darwin-arm64.tar.gz": "f36089f094f161b362b292b8420ecdc356e3a9412524e1041eb0735a54b5aef3", - "https://github.com/TBD54566975/ftl/releases/download/v0.157.1/ftl-0.157.1.darwin-arm64.tar.gz": "c8a2c4b9a8da395a5d84f456b19968814bc2375cf99d9e7c71cd4c90b962c432", - "https://github.com/TBD54566975/ftl/releases/download/v0.157.1/ftl-0.157.1.linux-amd64.tar.gz": "06929beb0d97b3ac8029fbc96a46c45e07a2d0150c0627aec58d2e4c74716b2e", - "https://github.com/TBD54566975/ftl/releases/download/v0.157.1/ftl-0.157.1.darwin-amd64.tar.gz": "ac908d71638bdc6b1201baa63b6754fd4a923cf73c4cb3db5e3a4e46206022c3", - "https://github.com/TBD54566975/ftl/releases/download/v0.160.0/ftl-0.160.0.darwin-amd64.tar.gz": "ea9ca3e42f32cabb4fc2b40b2cfee5b940a604319083b19ce721a2baa5abf5ac", - "https://github.com/TBD54566975/ftl/releases/download/v0.160.0/ftl-0.160.0.linux-amd64.tar.gz": "19b9728ff9a8f9ac6bc2dab6c8d8b58bc852d1256bbf5a02db8d23d741553a28", - "https://github.com/TBD54566975/ftl/releases/download/v0.160.0/ftl-0.160.0.darwin-arm64.tar.gz": "094f0924d3ca5f76889ee5a62c614fb82097b9db8a9fa01bec1c851a26994239", - "https://github.com/TBD54566975/ftl/releases/download/v0.161.1/ftl-0.161.1.linux-amd64.tar.gz": "52c06002393a8bdd4b941b02b609273184a29d4c051242e096ca88f0d92fe17e", - "https://github.com/TBD54566975/ftl/releases/download/v0.161.1/ftl-0.161.1.darwin-amd64.tar.gz": "d4d8031f15665ea5f218103297f1f703897980caa6f75bbd9c84dba66d16803d", - "https://github.com/TBD54566975/ftl/releases/download/v0.161.1/ftl-0.161.1.darwin-arm64.tar.gz": "5494d22f2b6ce599a415160eb129a606121189c7d882624518cd5f8147d04742", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.0/ftl-0.163.0.linux-amd64.tar.gz": "288dc84a45ecda614850ed0f25a3dc17431c69270acc61d65a355026d7c44794", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.0/ftl-0.163.0.darwin-arm64.tar.gz": "d839da307a8732cc5c04e454463241c26a9653b77283c843c32ed93844686c12", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.0/ftl-0.163.0.darwin-amd64.tar.gz": "7b051f8ba4c8e68c6d9f105eb76cf00c6e07147da098e770d9c21f5a0c09958d", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.3/ftl-0.163.3.darwin-amd64.tar.gz": "fa5d842d1fe85bb78252a9e4ed82740d5ad7c4c0a9fa90755008519b2e9a313a", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.3/ftl-0.163.3.darwin-arm64.tar.gz": "2a2253b1439eb196933977a38345c7776da5727649b1fb0ab0f31cc346774d72", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.3/ftl-0.163.3.linux-amd64.tar.gz": "d586c22cb1f064578ad5a7dd2dcb34b8aa4a6d7a83d33668963d7894e92e238e", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.4/ftl-0.163.4.linux-amd64.tar.gz": "c0d5390bb243edbf7826aa3d0867484625a98a0911e3c1ef10bfd798363e2d91", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.4/ftl-0.163.4.darwin-arm64.tar.gz": "c1874434b0c929e6c46156fd85e392710e28328890234bdabc6e37ba6c0d3ce3", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.4/ftl-0.163.4.darwin-amd64.tar.gz": "1c11a1b40e5d20109c9bceaaf71c6343ca09a10c137946c6cdfc1af345fdd19f", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.9/ftl-0.163.9.darwin-arm64.tar.gz": "ad4b48f15680dff4802786710d907d4ef1e099cbd0eb25cf40c0be9bbcf6e813", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.9/ftl-0.163.9.darwin-amd64.tar.gz": "f3428292d4ba1e02665cc4a692bc4f0c9a93bcaadbd29bf6512d11dd44a7e0cc", - "https://github.com/TBD54566975/ftl/releases/download/v0.163.9/ftl-0.163.9.linux-amd64.tar.gz": "b37285d0d2512b64e299a63340268adad9628ad17705bc77046ebf17ce8420f1", - "https://github.com/TBD54566975/ftl/releases/download/v0.165.0/ftl-0.165.0.darwin-arm64.tar.gz": "92b9a4779f658a8e89d2e12f65e88c0a58a0bac1b53718f6f82c8cdea8366822", - "https://github.com/TBD54566975/ftl/releases/download/v0.165.0/ftl-0.165.0.linux-amd64.tar.gz": "f9b01aa3f7e8238910ad7b38515dcc336c70e6117f2aaae1dd0ae419d53b675c", - "https://github.com/TBD54566975/ftl/releases/download/v0.165.0/ftl-0.165.0.darwin-amd64.tar.gz": "cc8ea58e0f1c4abfc180bad6fa5e60a6b195600e7705244b9e619b9cd73293b3", - "https://github.com/TBD54566975/ftl/releases/download/v0.166.2/ftl-0.166.2.linux-amd64.tar.gz": "8f0313071be245a82a7d06ef737bcbc315124da8dda43171f643f414c4421005", - "https://github.com/TBD54566975/ftl/releases/download/v0.166.2/ftl-0.166.2.darwin-amd64.tar.gz": "bc18298d2ead2c37ca2a6c89031e26a1a6bb13fda5ee62a006e37825e81e50c1", - "https://github.com/TBD54566975/ftl/releases/download/v0.166.2/ftl-0.166.2.darwin-arm64.tar.gz": "908c0ce14b5b9e9eb9c095f9505aa66d0cb6324dfe82a076252c6a90c2657fa2", - "https://github.com/TBD54566975/ftl/releases/download/v0.169.0/ftl-0.169.0.linux-amd64.tar.gz": "0166f0f9bbac06daf3260db6a1faaf2aad69891ba88590d270506fc510eea805", - "https://github.com/TBD54566975/ftl/releases/download/v0.169.0/ftl-0.169.0.darwin-amd64.tar.gz": "4be7a68174abe88fdbfb73b8c799486e1d6e3649448220566d6c744014591bb2", - "https://github.com/TBD54566975/ftl/releases/download/v0.169.0/ftl-0.169.0.darwin-arm64.tar.gz": "d4e4befbeec8c95485600f1517e3da2c798ac6f7fa84b3b884c7615c6d0e49dd", - "https://github.com/TBD54566975/ftl/releases/download/v0.169.1/ftl-0.169.1.darwin-arm64.tar.gz": "e49ece594b6a205dbf884e8e8c1facb2ee31d055e61f48082227e42a8fbb7a33", - "https://github.com/TBD54566975/ftl/releases/download/v0.169.1/ftl-0.169.1.darwin-amd64.tar.gz": "19e68abb8af534e744d63844c085fcd85e22df4974dab2b4555bd3eada73ab62", - "https://github.com/TBD54566975/ftl/releases/download/v0.169.1/ftl-0.169.1.linux-amd64.tar.gz": "6d8fd5fa37974b2687ec57575104d2519067d3160f4436975cfea297a6773634", - "https://github.com/TBD54566975/ftl/releases/download/v0.175.0/ftl-0.175.0.darwin-amd64.tar.gz": "6f0cfbf190bff24401358d19d599469946f8c1f2f00d0da3a7d0062cf332a352", - "https://github.com/TBD54566975/ftl/releases/download/v0.175.0/ftl-0.175.0.linux-amd64.tar.gz": "c52ded2f5f41462967bb53e4709663c675290d8287c9b88a6dfa9759e59f2527", - "https://github.com/TBD54566975/ftl/releases/download/v0.175.0/ftl-0.175.0.darwin-arm64.tar.gz": "d1d01edb8dfe78143a78b366fe768b388d60aa74e60d24b00e519a97a0daf30c", - "https://github.com/TBD54566975/ftl/releases/download/v0.177.1/ftl-0.177.1.darwin-arm64.tar.gz": "a6bc498fed1bc920b538c5ba0e68ae220ccba8f3b4c1c8e928adf57195bef05a", - "https://github.com/TBD54566975/ftl/releases/download/v0.177.1/ftl-0.177.1.linux-amd64.tar.gz": "d7ee32d4f1a010f9a1399070441b64c5e8e8cb79ded31e4467b85c8ef80c31eb", - "https://github.com/TBD54566975/ftl/releases/download/v0.177.1/ftl-0.177.1.darwin-amd64.tar.gz": "62f63159f2e166b250c11168fdba969f8562cb8e879008a510700e0eec67d22e", - "https://github.com/TBD54566975/ftl/releases/download/v0.179.1/ftl-0.179.1.darwin-amd64.tar.gz": "b305a1deed82076a8c7986080d35a310d029276e3b07e3aca401b2a1ac4baaa8", - "https://github.com/TBD54566975/ftl/releases/download/v0.179.1/ftl-0.179.1.darwin-arm64.tar.gz": "b4af1e95e077fc25910c51ce1d96a739c0256b58f28352e457777fb65d942b37", - "https://github.com/TBD54566975/ftl/releases/download/v0.179.1/ftl-0.179.1.linux-amd64.tar.gz": "1ff8dd60ab9c1ad6589765b5945e9f22688d1468a686c4b167378e4a20930433", - "https://github.com/TBD54566975/ftl/releases/download/v0.181.0/ftl-0.181.0.darwin-arm64.tar.gz": "93a60aeaf676d9b7095b486fabc3bcfcc57f0877e6d4d6f3f562014a34efa799", - "https://github.com/TBD54566975/ftl/releases/download/v0.181.0/ftl-0.181.0.darwin-amd64.tar.gz": "de8b68a06e4b52a7411e6d89f614e0f0ee6e60ad8c3d7a5b29f64ac0e56a5b3f", - "https://github.com/TBD54566975/ftl/releases/download/v0.181.0/ftl-0.181.0.linux-amd64.tar.gz": "1da8f3027b6f64637e45fdc4ff54c1ee6ad3725387a5c85d721a6e84b86dfdd1", - "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", - "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", - "https://github.com/TBD54566975/ftl/releases/download/v0.183.0/ftl-0.183.0.linux-amd64.tar.gz": "9290afc2c96aba84577bec65841c55f47e8485680c779c6ce65a9335c93136bf", - "https://github.com/TBD54566975/ftl/releases/download/v0.183.0/ftl-0.183.0.darwin-amd64.tar.gz": "7c750ace76c82073c04e6404a427b2c0c98972598aa6cf287a32a8f56aae1fcc", - "https://github.com/TBD54566975/ftl/releases/download/v0.183.0/ftl-0.183.0.darwin-arm64.tar.gz": "5697f052d48ab5122819da1ea3f7856c6623639593d342f58a6f259a88570249", - "https://github.com/TBD54566975/ftl/releases/download/v0.184.2/ftl-0.184.2.darwin-arm64.tar.gz": "ec171a320976a7ae86f27f7fe25cf5734308482ea4feee737674f54e6490ae8a", - "https://github.com/TBD54566975/ftl/releases/download/v0.184.2/ftl-0.184.2.darwin-amd64.tar.gz": "7ab1649ed90501930dca9ed19d80aa39fe4b131f04b333be958265c2cbb70dc4", - "https://github.com/TBD54566975/ftl/releases/download/v0.184.2/ftl-0.184.2.linux-amd64.tar.gz": "d6f04f734151924f44cef613614f4e6c6941be51edd145cff74514aecc036c1b", - "https://github.com/TBD54566975/ftl/releases/download/v0.185.4/ftl-0.185.4.darwin-amd64.tar.gz": "02c24ff5bf34b1eb410fda8139569c65a91018509781f569d1338b0586414e6a", - "https://github.com/TBD54566975/ftl/releases/download/v0.185.4/ftl-0.185.4.darwin-arm64.tar.gz": "e7994b4a00e14ac9c71b2e937c1a771ecca44fdda9d8209c67df51479c08985f", - "https://github.com/TBD54566975/ftl/releases/download/v0.185.4/ftl-0.185.4.linux-amd64.tar.gz": "c53d751d62485b2d7a77aa988fd70942980795ca9d3e649e3d87f267d39d979b", - "https://github.com/TBD54566975/ftl/releases/download/v0.185.9/ftl-0.185.9.darwin-amd64.tar.gz": "95e032de1ca4188643523116eed83f733f63b16fbd3921f7cbea5fa068b57e26", - "https://github.com/TBD54566975/ftl/releases/download/v0.185.9/ftl-0.185.9.darwin-arm64.tar.gz": "12b44a4df49b442dbe5a9b0bbd87fdc1f9475660714f467fbd6fc1d05f1af888", - "https://github.com/TBD54566975/ftl/releases/download/v0.185.9/ftl-0.185.9.linux-amd64.tar.gz": "e929f18c1f9feb54a3b5e6494eb396f0725bffd350a6092965935e0c0eef63a8", - "https://github.com/TBD54566975/ftl/releases/download/v0.188.1/ftl-0.188.1.darwin-arm64.tar.gz": "e29e333aea5b65392d6933c76ba3e546f1448445ad2ad6639b218a5965466da4", - "https://github.com/TBD54566975/ftl/releases/download/v0.188.1/ftl-0.188.1.darwin-amd64.tar.gz": "9aea05f18422c44670e84abc7f1a6b24670a96dcd250be418ac4bcaca3b6d3c6", - "https://github.com/TBD54566975/ftl/releases/download/v0.188.1/ftl-0.188.1.linux-amd64.tar.gz": "a79504ed87ee92667aba0039aff661dc073bde3e2ed99a8c908422c16a4e1d80", - "https://github.com/TBD54566975/ftl/releases/download/v0.190.0/ftl-0.190.0.darwin-arm64.tar.gz": "f312bfa7836a4c5a345be901fa986b204c43841fa58dd5dde4656d1458a46f06", - "https://github.com/TBD54566975/ftl/releases/download/v0.190.0/ftl-0.190.0.darwin-amd64.tar.gz": "734d4f7f2a05649ee4a821cd97a80ad185b2f78f685caa51d6c36ea9d76f8d43", - "https://github.com/TBD54566975/ftl/releases/download/v0.190.0/ftl-0.190.0.linux-amd64.tar.gz": "46abb4824d878fe855314cc10def14a8dd4591ef4403917f3cc5901722ce8fb0", - "https://github.com/TBD54566975/ftl/releases/download/v0.193.1/ftl-0.193.1.darwin-arm64.tar.gz": "b1cbc235aae57caf6e063c5d636f1f08cf4331d82978a996192915019fa32c35", - "https://github.com/TBD54566975/ftl/releases/download/v0.193.1/ftl-0.193.1.darwin-amd64.tar.gz": "d7fc0b19a571b2b30bde61d002629632ae79a2e26409b79e37275f6bfe2dd2a6", - "https://github.com/TBD54566975/ftl/releases/download/v0.193.1/ftl-0.193.1.linux-amd64.tar.gz": "64c07488d2397cf48d70b6871c05f312338a66aefd1851a43e507d10fe79c941", - "https://github.com/TBD54566975/ftl/releases/download/v0.195.0/ftl-0.195.0.linux-amd64.tar.gz": "c66cdea9c85635653d06c270603b75bceb49d20bf0b9245ee7f122eade94bfcd", - "https://github.com/TBD54566975/ftl/releases/download/v0.195.0/ftl-0.195.0.darwin-arm64.tar.gz": "0460ab077f20752feba253110771badf178e6d0c6d8ef2a17415d09573c79100", - "https://github.com/TBD54566975/ftl/releases/download/v0.195.0/ftl-0.195.0.darwin-amd64.tar.gz": "4dd22847cc7f13f06a976e6fd4f7c5ebfd0c4c1681d307220b14b04b75331d87", - "https://github.com/TBD54566975/ftl/releases/download/v0.199.0/ftl-0.199.0.darwin-amd64.tar.gz": "5e40b70afc81e751ad04b6428a3cc06fe94b805d609485d3513b47253150d954", - "https://github.com/TBD54566975/ftl/releases/download/v0.199.0/ftl-0.199.0.linux-amd64.tar.gz": "a03ea430e83208c203b641f68dae60988dd04defb0809d4d61f3e5a5ae7506de", - "https://github.com/TBD54566975/ftl/releases/download/v0.199.0/ftl-0.199.0.darwin-arm64.tar.gz": "b65436df9d6aee93affb6b5528f425c58738b7e3e74e427bb1223ca639a547d7", - "https://github.com/TBD54566975/ftl/releases/download/v0.199.1/ftl-0.199.1.darwin-amd64.tar.gz": "13fda134ebbeaa7b659e7f9961767b48b3715a5ad2394566c4aef06c671c88a3", - "https://github.com/TBD54566975/ftl/releases/download/v0.199.1/ftl-0.199.1.darwin-arm64.tar.gz": "28f17e35e92ea63ba81f4444a3e8d5b957f1d8b9d649afd845ea878224a87bea", - "https://github.com/TBD54566975/ftl/releases/download/v0.199.1/ftl-0.199.1.linux-amd64.tar.gz": "6291e9f4abd7998d2f167f6bcb2430ec68026dcf160b23a971cc62ef1939535c", - "https://github.com/TBD54566975/ftl/releases/download/v0.200.0/ftl-0.200.0.darwin-amd64.tar.gz": "aea0c31a33141d988a7dd6adc4ed3f768ac432a667de27ec876a5e79154db00e", - "https://github.com/TBD54566975/ftl/releases/download/v0.200.0/ftl-0.200.0.linux-amd64.tar.gz": "a50f3300271e4a3a042648887844667ed44ec421851effe04c582f46d3379bed", - "https://github.com/TBD54566975/ftl/releases/download/v0.200.0/ftl-0.200.0.darwin-arm64.tar.gz": "a937cd24186acbdf130abadc9e11711cf3ed0d1726007579d0cc78041bcbd287", - "https://github.com/TBD54566975/ftl/releases/download/v0.202.5/ftl-0.202.5.linux-amd64.tar.gz": "e2f2321c24db21edc57993b9f9237787aa1adbf475071506196e7d364d3129e9", - "https://github.com/TBD54566975/ftl/releases/download/v0.202.5/ftl-0.202.5.darwin-arm64.tar.gz": "f48a34ca78228d7c71a2c80ba5aabe163f19cdf4e0cd02dacf58d7da986eb08b", - "https://github.com/TBD54566975/ftl/releases/download/v0.202.5/ftl-0.202.5.darwin-amd64.tar.gz": "ef6ada8b281a6a2fff50cacc765b7f4f1c719fcaca0f74c2a0866b34e9d1c6c0", - "https://github.com/TBD54566975/ftl/releases/download/v0.204.1/ftl-0.204.1.darwin-arm64.tar.gz": "736d9682fe832d1dc72db6352315278c9ca06653085a7e6ebed5e9504e6fda15", - "https://github.com/TBD54566975/ftl/releases/download/v0.204.1/ftl-0.204.1.linux-amd64.tar.gz": "69ac348f7c4530a412fd29bfb30add3f0a9f453be20af1052e2c41dcaae79fa1", - "https://github.com/TBD54566975/ftl/releases/download/v0.204.1/ftl-0.204.1.darwin-amd64.tar.gz": "3040d3f754f1b463b36411d8a96de0a60f7930a5567ea2359152774cf3125165", - "https://github.com/TBD54566975/ftl/releases/download/v0.207.1/ftl-0.207.1.darwin-amd64.tar.gz": "8ff9e6b51c98de1fde4a87e5c88a53ddf6e440f9addbe84d6dcd1508b97c5b55", - "https://github.com/TBD54566975/ftl/releases/download/v0.207.1/ftl-0.207.1.linux-amd64.tar.gz": "9bdb74106cb06afa8433aa7acd38018b1a6091ddb5c6f7aeef31a3d8e57b5eeb", - "https://github.com/TBD54566975/ftl/releases/download/v0.207.1/ftl-0.207.1.darwin-arm64.tar.gz": "70d1d3b554164df765001006fc2c0b589984fc6e28b5b8493ad53e203ee285b1", - "https://github.com/TBD54566975/ftl/releases/download/v0.208.0/ftl-0.208.0.darwin-amd64.tar.gz": "ca9cf7340aa7a3e307461943c6c894e151e093edde525e3804dc9b0e81719ba6", - "https://github.com/TBD54566975/ftl/releases/download/v0.208.0/ftl-0.208.0.linux-amd64.tar.gz": "de703ac818642066a24af130339f4ee546bb2c9fea3edd165c82f9667aee12b0", - "https://github.com/TBD54566975/ftl/releases/download/v0.208.0/ftl-0.208.0.darwin-arm64.tar.gz": "2439be2e22023672f9d663f1017117931b93560fcdac75792f0bb47435d1559f", - "https://github.com/TBD54566975/ftl/releases/download/v0.209.1/ftl-0.209.1.linux-amd64.tar.gz": "db13689d9a86f6a57ebb2ce138cb2fd655fda7849711d87fb00e7842a61e617a", - "https://github.com/TBD54566975/ftl/releases/download/v0.209.1/ftl-0.209.1.darwin-amd64.tar.gz": "fd2c4c70f7125f72c23024642ad6ebc63cbbcfb8d31d2fc775a1d5a318164a38", - "https://github.com/TBD54566975/ftl/releases/download/v0.209.1/ftl-0.209.1.darwin-arm64.tar.gz": "e5ebf34dba4d4e19a6af99f5247e1487e8e397763205468fe3ac872c9b646cc1", - "https://github.com/TBD54566975/ftl/releases/download/v0.209.3/ftl-0.209.3.linux-amd64.tar.gz": "174fbef25a2f7ca76077397130377b1644cd2687e443086fa0d9b4f073e2524a", - "https://github.com/TBD54566975/ftl/releases/download/v0.209.3/ftl-0.209.3.darwin-amd64.tar.gz": "09b5fe27f575d96ec36a5d6af59519713d517a28ee36ef8529290ff5c265793a", - "https://github.com/TBD54566975/ftl/releases/download/v0.209.3/ftl-0.209.3.darwin-arm64.tar.gz": "0ff70b00685afc96ee67ecf248877eb7275c866003e0da55425340962f5231f5", - "https://github.com/TBD54566975/ftl/releases/download/v0.210.3/ftl-0.210.3.darwin-amd64.tar.gz": "1f7c8453a6d75dbfa1e49e3fbe11240b0175874007fcb197fb5b075a6521afbf", - "https://github.com/TBD54566975/ftl/releases/download/v0.210.3/ftl-0.210.3.darwin-arm64.tar.gz": "573334a1e17539dd62a801569a2af25b2366cbb327a21cb9a9045132dc65df45", - "https://github.com/TBD54566975/ftl/releases/download/v0.210.3/ftl-0.210.3.linux-amd64.tar.gz": "e57f720bc8629eaefd56e0ee329dfd0aa0b5ff77f7b99aaba5fa6edd68efd099", - "https://github.com/TBD54566975/ftl/releases/download/v0.214.0/ftl-0.214.0.linux-amd64.tar.gz": "95c24ae3ad8783da98b03a195b42a14fbb505765e986f54fbf7d89c915e3bd15", - "https://github.com/TBD54566975/ftl/releases/download/v0.214.0/ftl-0.214.0.darwin-amd64.tar.gz": "1146b11f0f5e404128d58eeb788e3b72a46bb21685ec37ffa19f81fba00b9518", - "https://github.com/TBD54566975/ftl/releases/download/v0.214.0/ftl-0.214.0.darwin-arm64.tar.gz": "1431cae803f77367cc799f569404bce4c838ba10cdb240b0752535369409cad9", - "https://github.com/TBD54566975/ftl/releases/download/v0.215.0/ftl-0.215.0.darwin-amd64.tar.gz": "7fb5a2fb9609678d9a6b1d4e51fbe15771634fa9cdbb8a40b64f558646fd82e6", - "https://github.com/TBD54566975/ftl/releases/download/v0.215.0/ftl-0.215.0.darwin-arm64.tar.gz": "4e69ca334c78b9c04cc181b56c07a1a68e87b4656ecd40eb7323804468c73953", - "https://github.com/TBD54566975/ftl/releases/download/v0.215.0/ftl-0.215.0.linux-amd64.tar.gz": "f6afc1b869ce860ec23dcbc28adbfc950302df37612a5ec440e2387f9f213b48", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.2/ftl-0.217.2.linux-amd64.tar.gz": "153a04bfa9e7a97295f6bcc305fcf22527bc78b2174faa71311ffd8ccee465b1", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.2/ftl-0.217.2.darwin-arm64.tar.gz": "efdf40f0ad38516b688345b47372d8e90dfc25491fa1b8e3aca38ef3c3060226", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.2/ftl-0.217.2.darwin-amd64.tar.gz": "2edf23c350be82d7af228583a60e8a9e739a8aace15f6515e15de59de67f3e75", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.7/ftl-0.217.7.linux-amd64.tar.gz": "9b6d64506a795dc4ebaffdd35f800420dbf4efcd116a3e22a46dcf57783f9b9d", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.7/ftl-0.217.7.darwin-amd64.tar.gz": "a94a9e2927817e38b3e949a38fd5b0cb28d2973fb06b9a5b24a1dda3ac758a59", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.7/ftl-0.217.7.darwin-arm64.tar.gz": "8a720ac36bb491be4879d31fb9c12e1ff1933fbeb6dcc5e2578a791a1982efdc", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.8/ftl-0.217.8.linux-amd64.tar.gz": "ac1df756e97188fd3734264b257e20ad69d407411bdb02ab697d6dcb2c509bf4", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.8/ftl-0.217.8.darwin-arm64.tar.gz": "c53bc07f0ae2cc2b8d64f5d654d54a3d64fcf5e63dce0675cbbf56c77d838613", - "https://github.com/TBD54566975/ftl/releases/download/v0.217.8/ftl-0.217.8.darwin-amd64.tar.gz": "7521b24d09c7c20f634c84c76b4e8fc873201b187a352675ee7040141c6a58d6", - "https://github.com/TBD54566975/ftl/releases/download/v0.219.0/ftl-0.219.0.darwin-arm64.tar.gz": "1a2260af638756ef1ca0acdf90f82a16377b4aa2aae3d9af44503d7bc14fe936", - "https://github.com/TBD54566975/ftl/releases/download/v0.219.0/ftl-0.219.0.linux-amd64.tar.gz": "63674c730fefcca618e8230741bad74239b05fef93cf723bf7ceb02614f16c26", - "https://github.com/TBD54566975/ftl/releases/download/v0.219.0/ftl-0.219.0.darwin-amd64.tar.gz": "d8fb6a447b0bab83514e8fa2c8c4ca7415d121d2aecc5cbc6fb9e6d2589b2b01", - "https://github.com/TBD54566975/ftl/releases/download/v0.220.0/ftl-0.220.0.darwin-amd64.tar.gz": "c7b0f29bcf562f8c8a12d2b52665a295df10e71df05e12286e03288d3430a66e", - "https://github.com/TBD54566975/ftl/releases/download/v0.220.0/ftl-0.220.0.linux-amd64.tar.gz": "b96f0258f458a8c3e777554028cdc01df2cccf42ba3c4770f2b2b5c7d0776589", - "https://github.com/TBD54566975/ftl/releases/download/v0.220.0/ftl-0.220.0.darwin-arm64.tar.gz": "81a748cef334c2c2b45696ab129e902189ded15d071c8e75cb0aa88e2dd950c3", - "https://github.com/TBD54566975/ftl/releases/download/v0.220.2/ftl-0.220.2.darwin-amd64.tar.gz": "304842354d438176dcc85ea49ebd5a15e54ed148639f13d081f772972db0403c", - "https://github.com/TBD54566975/ftl/releases/download/v0.220.2/ftl-0.220.2.darwin-arm64.tar.gz": "47dd4edbc7d8bf1f8706b79e8d06dc6a6a65135268d5f7f8b4a046904923cded", - "https://github.com/TBD54566975/ftl/releases/download/v0.220.2/ftl-0.220.2.linux-amd64.tar.gz": "6d8c33420de0d83d2c1b6602d167089a0e81596746879c8bc633b5eb5533fa8d", - "https://github.com/TBD54566975/ftl/releases/download/v0.222.1/ftl-0.222.1.darwin-arm64.tar.gz": "fddf0626078d1db58a36b97aea4b69e8aae05385e7810d3dca0ba53760d670b5", - "https://github.com/TBD54566975/ftl/releases/download/v0.222.1/ftl-0.222.1.linux-amd64.tar.gz": "5667b5bfe68cb1ac1f1dec92b78928dba4b4aaf878ce707acfa64d83a4e01bfa", - "https://github.com/TBD54566975/ftl/releases/download/v0.222.1/ftl-0.222.1.darwin-amd64.tar.gz": "cdc714175f8d8ab95b9a2944afc30060181e32c2b3b5ec1b6cc9865e2590c663", - "https://github.com/TBD54566975/ftl/releases/download/v0.224.0/ftl-0.224.0.darwin-amd64.tar.gz": "4137bf0e9f2b2e1a8af8f456423a3a291525b673bfc1847148851fbe2527dae8", - "https://github.com/TBD54566975/ftl/releases/download/v0.224.0/ftl-0.224.0.linux-amd64.tar.gz": "e6c09f40bc3790c90454719ee344d9d610f129c974804690d80b02feb04648f5", - "https://github.com/TBD54566975/ftl/releases/download/v0.224.0/ftl-0.224.0.darwin-arm64.tar.gz": "5eeb06b286657f85c62e61130e1602962d8ee591e0d5443f35e7215af0b9127f", - "https://github.com/TBD54566975/ftl/releases/download/v0.224.1/ftl-0.224.1.darwin-amd64.tar.gz": "10f984ce0b8aba226cee38539aaaa7d00621129d292cdb4830e999f180a70bb3", - "https://github.com/TBD54566975/ftl/releases/download/v0.224.1/ftl-0.224.1.darwin-arm64.tar.gz": "61e6a4bb56d98f2889b2cbb94b2f3877c042125224f7915360003eb18d5a2d4d", - "https://github.com/TBD54566975/ftl/releases/download/v0.224.1/ftl-0.224.1.linux-amd64.tar.gz": "e1d587aa7e8d056720922dfbfd0f886d812ba16d6a10106c9526e4a2e33469fc", - "https://github.com/TBD54566975/ftl/releases/download/v0.225.0/ftl-0.225.0.linux-amd64.tar.gz": "9ab83c394be5c83d3864a6cd96a46f60a49d8111ab9dbd8b4845ca6f93fc5438", - "https://github.com/TBD54566975/ftl/releases/download/v0.225.0/ftl-0.225.0.darwin-arm64.tar.gz": "fb03ac60015b9169131b241a4f59b6369e49aeb09bb0429aa1c66b6de47e1a7e", - "https://github.com/TBD54566975/ftl/releases/download/v0.225.0/ftl-0.225.0.darwin-amd64.tar.gz": "337fff37164738a2322dd4b92f4ad43ef74b03222d9e38fb860f90709438ce0f", - "https://github.com/TBD54566975/ftl/releases/download/v0.228.0/ftl-0.228.0.darwin-arm64.tar.gz": "b9c622efa2ebc842bdbdb313cba99da03d162bf13af92bca82b2055e1135539e", - "https://github.com/TBD54566975/ftl/releases/download/v0.228.0/ftl-0.228.0.darwin-amd64.tar.gz": "52df0fc5b89b0ae36c8f8f6585695280e19572ef8a2918a966d4e870a4b6e6e1", - "https://github.com/TBD54566975/ftl/releases/download/v0.228.0/ftl-0.228.0.linux-amd64.tar.gz": "f0f625cf0f2c78a554abb447fc083e028ed45ae37993cc1585829e3a8097ffa5", - "https://github.com/TBD54566975/ftl/releases/download/v0.230.2/ftl-0.230.2.darwin-amd64.tar.gz": "a3ea49af05229940fbe2db42ce1fe9e90cd74ed365be4eee55ea8ca91180f57b", - "https://github.com/TBD54566975/ftl/releases/download/v0.230.2/ftl-0.230.2.darwin-arm64.tar.gz": "a4764fe362c8c641d880b945d45fb4a31f2c81d446ac755ed2d76acc20a67cf4", - "https://github.com/TBD54566975/ftl/releases/download/v0.230.2/ftl-0.230.2.linux-amd64.tar.gz": "101d346fdee38d0179c64cb48759b3465fbe619debcdddac2695b572dded0eb4", - "https://github.com/TBD54566975/ftl/releases/download/v0.231.1/ftl-0.231.1.darwin-arm64.tar.gz": "9d0ea1e4151355a9f354fd7307370431140d061d5b1ab9badcfe3a906c15dc82", - "https://github.com/TBD54566975/ftl/releases/download/v0.231.1/ftl-0.231.1.darwin-amd64.tar.gz": "ad7b6ff5828b55d687f4e2450de0ed1a33a33a425434a9be79ea2cdcc61ec5ef", - "https://github.com/TBD54566975/ftl/releases/download/v0.231.1/ftl-0.231.1.linux-amd64.tar.gz": "6852a26ed677e0ee231b81d94a280e7b67e034a54b340816d9376984e8c8b217", - "https://github.com/TBD54566975/ftl/releases/download/v0.232.2/ftl-0.232.2.linux-amd64.tar.gz": "48a6dae9eb3c3150f361399ff8f2f5a13a160faba4e1ec39c7e1660db2d2d0b5", - "https://github.com/TBD54566975/ftl/releases/download/v0.232.2/ftl-0.232.2.darwin-arm64.tar.gz": "4c5587c00c83dc56ea683493e5b085e7e8124351a4a74cc14b450364f5e8adf3", - "https://github.com/TBD54566975/ftl/releases/download/v0.232.2/ftl-0.232.2.darwin-amd64.tar.gz": "65dc688f318dec602f26733f36f119bee965d2cb553b94b9f1eae055a0b38850", - "https://github.com/TBD54566975/ftl/releases/download/v0.234.0/ftl-0.234.0.linux-amd64.tar.gz": "df69b16c5cd7bdaf6befd9e2ea62470a2e2c174b63bb30c5a2535101f558169f", - "https://github.com/TBD54566975/ftl/releases/download/v0.234.0/ftl-0.234.0.darwin-amd64.tar.gz": "588f9fa1488fd2b61b46db8204ebfd24e0119c4163d682178bfe22e183799213", - "https://github.com/TBD54566975/ftl/releases/download/v0.234.0/ftl-0.234.0.darwin-arm64.tar.gz": "3ac160c19e48011a0f0217ec32abe9b86d78ce707ad0e780a78d36b52c13a960", - "https://github.com/TBD54566975/ftl/releases/download/v0.235.0/ftl-0.235.0.darwin-amd64.tar.gz": "337cc67be1f7fe2995c783eb2ec417655f50eb38a7c32a231a312121180ed779", - "https://github.com/TBD54566975/ftl/releases/download/v0.235.0/ftl-0.235.0.darwin-arm64.tar.gz": "5dd0af3f5e90868c4149c1c09ef1c5402194aba2b03eadbfb18c7d81af220e73", - "https://github.com/TBD54566975/ftl/releases/download/v0.235.0/ftl-0.235.0.linux-amd64.tar.gz": "4da14ad49ab507bb4ea6b5a2e7a739709c884dadc00ce3dd18bb8643e30d6970", - "https://github.com/TBD54566975/ftl/releases/download/v0.236.0/ftl-0.236.0.darwin-amd64.tar.gz": "b741738ddf6a5d18bc4e21deebaa42424b769dc9719f01bc032cc136cf586c06", - "https://github.com/TBD54566975/ftl/releases/download/v0.236.0/ftl-0.236.0.linux-amd64.tar.gz": "184988b0f74ea0080447efbe30973e3e2a1ef3c2dfe97d710044aaaf8c93fe4b", - "https://github.com/TBD54566975/ftl/releases/download/v0.236.0/ftl-0.236.0.darwin-arm64.tar.gz": "b4fa392de0b07ba86695103735e0c83d1be268818eee05887541b8fb6976c19f", - "https://github.com/TBD54566975/ftl/releases/download/v0.237.1/ftl-0.237.1.darwin-arm64.tar.gz": "65006cd7646a2c84119ab70bce33bf461fb41729a356e4b3a346753f285ab183", - "https://github.com/TBD54566975/ftl/releases/download/v0.237.1/ftl-0.237.1.linux-amd64.tar.gz": "ba7ee985314bfac534452588bae22692e9682b7cd3f2317ee99cd3de6787de01", - "https://github.com/TBD54566975/ftl/releases/download/v0.237.1/ftl-0.237.1.darwin-amd64.tar.gz": "cff06bd2542a8132c60f695eb1a6ea3576e883f068ec041c1bbc39f0d6535491", - "https://github.com/TBD54566975/ftl/releases/download/v0.240.1/ftl-0.240.1.linux-amd64.tar.gz": "6fd5c16610f0c04d31147b1b10f152020ae17da9f569185b464faa9af068f9d5", - "https://github.com/TBD54566975/ftl/releases/download/v0.240.1/ftl-0.240.1.darwin-amd64.tar.gz": "006eb77967d8dc1c21acbfad84a2b82dbb4c6872d2fa2c98bea27a0b687ae127", - "https://github.com/TBD54566975/ftl/releases/download/v0.240.1/ftl-0.240.1.darwin-arm64.tar.gz": "53ea38abc7201a2171a1109320d4dd927c7a59222acdf6cfba872d8897573282", - "https://github.com/TBD54566975/ftl/releases/download/v0.243.2/ftl-0.243.2.linux-amd64.tar.gz": "ca16266e35bde57e5f913480f5bcb300aa9bacd1e370d7d37078a78e2071f746", - "https://github.com/TBD54566975/ftl/releases/download/v0.243.2/ftl-0.243.2.darwin-amd64.tar.gz": "d65a50e2af235a5666cd2ee61f514ec414add1e27181f0225b8282f47ad70871", - "https://github.com/TBD54566975/ftl/releases/download/v0.243.2/ftl-0.243.2.darwin-arm64.tar.gz": "e00e5edfe0488305007dcc520920ba711c127a1c17f03954aa2011677c8e9ca6", - "https://github.com/TBD54566975/ftl/releases/download/v0.246.0/ftl-0.246.0.darwin-arm64.tar.gz": "b728e19b67854077cbd6acf35bacd12eb705d5c12fe30a00c49f7a0720da739f", - "https://github.com/TBD54566975/ftl/releases/download/v0.246.0/ftl-0.246.0.linux-amd64.tar.gz": "738c0a145d3ad363161765a6edc45e38252e99bb432161b42b81acebb67503c8", - "https://github.com/TBD54566975/ftl/releases/download/v0.246.0/ftl-0.246.0.darwin-amd64.tar.gz": "21fd257a9b44bd82cacc8d087062de3ef82f5c5ffd2b9363bb4ce3ad03edb5a8", - "https://github.com/TBD54566975/ftl/releases/download/v0.248.0/ftl-0.248.0.darwin-arm64.tar.gz": "df8dfe47f550e756c3bdcea64d5d18b37a9e00d558f15d3e752ece7d8a71cf2d", - "https://github.com/TBD54566975/ftl/releases/download/v0.248.0/ftl-0.248.0.linux-amd64.tar.gz": "480e13b2844a2e14d1399debb2db4d2df666e8c41122f873cd1cd0baa8b8e269", - "https://github.com/TBD54566975/ftl/releases/download/v0.248.0/ftl-0.248.0.darwin-amd64.tar.gz": "a411886a7d5f2f42ae171b059f0fbc86c986a04279880fc5617d0763c95bec99", - "https://github.com/TBD54566975/ftl/releases/download/v0.249.0/ftl-0.249.0.darwin-amd64.tar.gz": "179cd34eeba7830b641e2299f012c06fbff9ab3ed37be7c18e2252de37be682b", - "https://github.com/TBD54566975/ftl/releases/download/v0.249.0/ftl-0.249.0.linux-amd64.tar.gz": "fb9f317e443b87e56c2ad9e51e74e5ab6f3f65481ecf1a185af74357b836f9cd", - "https://github.com/TBD54566975/ftl/releases/download/v0.249.0/ftl-0.249.0.darwin-arm64.tar.gz": "6566c9c7dc8c327b3cf823a6b200f7d5c3ebe806e49d0a375e5a2a2d5c427006", - "https://github.com/TBD54566975/ftl/releases/download/v0.253.1/ftl-0.253.1.darwin-arm64.tar.gz": "f257e4c7b23d3de7c4277509406d213656cb1ae90b4f0ac777dfd0f90d9299f8", - "https://github.com/TBD54566975/ftl/releases/download/v0.253.1/ftl-0.253.1.darwin-amd64.tar.gz": "459438d2b9d7bec85f8861add217258cad60e28bbad44c521a6aae40093a65a3", - "https://github.com/TBD54566975/ftl/releases/download/v0.253.1/ftl-0.253.1.linux-amd64.tar.gz": "878af986afa0428d31c2a2d2703c85a241f1691ab6ba1075da5e9d9afbdfe042", - "https://github.com/TBD54566975/ftl/releases/download/v0.255.3/ftl-0.255.3.linux-amd64.tar.gz": "c96d11e5965d89703b26639fcf47212adb0d8ad81a3f92a5e24087956e42e36a", - "https://github.com/TBD54566975/ftl/releases/download/v0.255.3/ftl-0.255.3.darwin-amd64.tar.gz": "969ae6b10615e08d9129264397076c9f1fa3286d86dd10ffb748de8710e8c123", - "https://github.com/TBD54566975/ftl/releases/download/v0.255.3/ftl-0.255.3.darwin-arm64.tar.gz": "129bc99f9996e818579940e9354bdacdcd405d685c121837f6eca5860f1a253a", - "https://github.com/TBD54566975/ftl/releases/download/v0.255.9/ftl-0.255.9.darwin-amd64.tar.gz": "f66d6e749c6ae4ef2d7bf686c9fd754b2ca7452e076ea93a11b7995b4cf29319", - "https://github.com/TBD54566975/ftl/releases/download/v0.255.9/ftl-0.255.9.darwin-arm64.tar.gz": "2fadf7ea69946e801d28ef324531ea294366fafabe3b508ac2b288fbc42a2942", - "https://github.com/TBD54566975/ftl/releases/download/v0.255.9/ftl-0.255.9.linux-amd64.tar.gz": "96d529ddda49347a8657b0f1b9459dbe59100baa9165b98197d1f5c7b8676cb9", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.0/ftl-0.256.0.darwin-arm64.tar.gz": "940f736dcd13857082564ee101a5e9e2d6e10ea50e98f4a0865406989c893c84", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.0/ftl-0.256.0.linux-amd64.tar.gz": "ca92c4063d701c1678f44f93938fb8a0f4d9c0596382cb279cd6df422e62d040", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.0/ftl-0.256.0.darwin-amd64.tar.gz": "87c22a0f7eeeb6ed0736e53e6c767e11f51a262481eecbbb77fcfb932918f6ae", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.1/ftl-0.256.1.darwin-arm64.tar.gz": "48df1b0daa9f6f5f6c6ea68055a2fb18e7e7197aca53ef2a66fa1fb2a2056b5d", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.1/ftl-0.256.1.linux-amd64.tar.gz": "80224becf9167fb08ccb1f3cbe485334d2a70f34a42694d64ab9dc118c3dfdf0", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.1/ftl-0.256.1.darwin-amd64.tar.gz": "56a98a8352c179d5313ddd0fba9e705b60b05e617b4309651a0d7e6d04501a9a", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.2/ftl-0.256.2.linux-amd64.tar.gz": "b6a011076e3fc47de754576ff5465d353eb54d1019a387959b19dcd865c6bb08", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.2/ftl-0.256.2.darwin-amd64.tar.gz": "4f3bd7df935418be534b8c053e0b5fe3608ea7e9b5ffcb8579cfda4ed1756632", - "https://github.com/TBD54566975/ftl/releases/download/v0.256.2/ftl-0.256.2.darwin-arm64.tar.gz": "9bc6f68dae29913c50c5aa2bc9d04367999bf6cc5e3c16928c77b9472501fedc", - "https://github.com/TBD54566975/ftl/releases/download/v0.258.0/ftl-0.258.0.linux-amd64.tar.gz": "c561666ee13370a53b49893a52570418b21fcf008c36b1584778cfb810f13739", - "https://github.com/TBD54566975/ftl/releases/download/v0.258.0/ftl-0.258.0.darwin-arm64.tar.gz": "63ccfe10c1383a5f5b0d25179580eff376e5d5179c2c200a2ce68e445581b121", - "https://github.com/TBD54566975/ftl/releases/download/v0.258.0/ftl-0.258.0.darwin-amd64.tar.gz": "1f84669b57d7a9852cab546d5a0c344b27b839e967500f96397a0ec1d80715ec", - "https://github.com/TBD54566975/ftl/releases/download/v0.261.1/ftl-0.261.1.darwin-amd64.tar.gz": "67804945ea32995aad7853bc8a5367d4933656ae0eb0134c59f302bbbb1b9c79", - "https://github.com/TBD54566975/ftl/releases/download/v0.261.1/ftl-0.261.1.darwin-arm64.tar.gz": "0bd2b86568fdbb771191111c88dba97168af4ae2784e126776d5ef5aa27b6606", - "https://github.com/TBD54566975/ftl/releases/download/v0.261.1/ftl-0.261.1.linux-amd64.tar.gz": "6c77b24c643afa625f2bdddd6889b44d3aaeea76df6cc25c9c8331522787c7bd", - "https://github.com/TBD54566975/ftl/releases/download/v0.263.0/ftl-0.263.0.linux-amd64.tar.gz": "e5bac350286c078d85c3695d6a314ff7fc4695a601a5847eeaaead94b7a4ca3f", - "https://github.com/TBD54566975/ftl/releases/download/v0.263.0/ftl-0.263.0.darwin-amd64.tar.gz": "c0cfdc68c9b00ce2115786db55ed28da8fe676ae057adba349b161f8d605a48f", - "https://github.com/TBD54566975/ftl/releases/download/v0.263.0/ftl-0.263.0.darwin-arm64.tar.gz": "ca6af6778b22c6df065875a54486792d2ebf578332536562db55d80e92c23afd", - "https://github.com/TBD54566975/ftl/releases/download/v0.264.3/ftl-0.264.3.darwin-amd64.tar.gz": "ae86079ca880133435e4eec3605e694739d8282497a81504b85429024ebef69a", - "https://github.com/TBD54566975/ftl/releases/download/v0.264.3/ftl-0.264.3.darwin-arm64.tar.gz": "7836fb9fd13386c8f845c71ae772c78c56e74460f480eeb307e305f49ac234aa", - "https://github.com/TBD54566975/ftl/releases/download/v0.264.3/ftl-0.264.3.linux-amd64.tar.gz": "40e529fc30ea676d2bb7f3cafc09aa37847f412d54f90816458de4c6090a9cb9", - "https://github.com/TBD54566975/ftl/releases/download/v0.265.3/ftl-0.265.3.darwin-amd64.tar.gz": "3928f16ad5ec9a8f4254264c7249c11a9f1acc6b8e8cc33b7761a61c1b60c75a", - "https://github.com/TBD54566975/ftl/releases/download/v0.265.3/ftl-0.265.3.linux-amd64.tar.gz": "d112af8f0ef681d866b2e73cca21c066ac2b4fd4035b066d9acc2e95a2673f4d", - "https://github.com/TBD54566975/ftl/releases/download/v0.265.3/ftl-0.265.3.darwin-arm64.tar.gz": "769fbc7a7a329931d1b2510bd5b2b1538c2ec65fd3714e00d82b30f32b2ead34", - "https://github.com/TBD54566975/ftl/releases/download/v0.266.1/ftl-0.266.1.darwin-amd64.tar.gz": "ab9fc19afb05010e205fff30e15e4b0949cb3c1fe61e60d01d1360e92f71344d", - "https://github.com/TBD54566975/ftl/releases/download/v0.266.1/ftl-0.266.1.darwin-arm64.tar.gz": "cc8c7c9da959e13fb9ea0d6b28deb521a0ba582961c8bc173bfea822c94e7c6c", - "https://github.com/TBD54566975/ftl/releases/download/v0.266.1/ftl-0.266.1.linux-amd64.tar.gz": "f957a552152fd2768bd2dba87b98e7dd12a382bec072c060daa76b18b645bf9c", - "https://github.com/TBD54566975/ftl/releases/download/v0.268.3/ftl-0.268.3.linux-amd64.tar.gz": "3a4268a8222b8641a212b928418da9eb29d290b4e5e82df9570e3a33258aa7b0", - "https://github.com/TBD54566975/ftl/releases/download/v0.268.3/ftl-0.268.3.darwin-arm64.tar.gz": "c9fbf9432462dc8e58cbeba857d1fc835e9b99caa79d6ffae8cdabea5d44c5cf", - "https://github.com/TBD54566975/ftl/releases/download/v0.268.3/ftl-0.268.3.darwin-amd64.tar.gz": "eb90701c8796994b4e30267931d07117827a16e215eca8468fbba3ef8b7a1f9e", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.3/ftl-0.271.3.darwin-amd64.tar.gz": "e882852219638dd40aef5261f9f108227edc8805431dabdb86f25ca3209a9ce9", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.3/ftl-0.271.3.linux-amd64.tar.gz": "56192003bf660b2d1574ddb9b06272ed2c5e22f0325c8d73122a02bd7b56b4f6", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.3/ftl-0.271.3.darwin-arm64.tar.gz": "f586967deb1b8b624f0667631c53735d0abd120f5124f4f4a6d84d9f47a00068", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.5/ftl-0.271.5.darwin-arm64.tar.gz": "bd274919fd25d8defdd33b9d316e67bd4aacccdcbef6a7a15c820c44b15a9a9b", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.5/ftl-0.271.5.darwin-amd64.tar.gz": "a97093f476a628899c3d3a378069570320ccecbdade6128f220a7c1bcda6f140", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.5/ftl-0.271.5.linux-amd64.tar.gz": "16acab87f9d512ddc82861547ce0f46f7f2efa666fb9a1a3543908242b14b6b3", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.7/ftl-0.271.7.linux-amd64.tar.gz": "bf567cbde3e18b1f1f5382e32c897f46f6cabd278bf3c8e209dbdf21b97a932b", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.7/ftl-0.271.7.darwin-arm64.tar.gz": "870bec4c42fae4325c9b0172636b769d093ebde4b04807826d33ebccf0dc2b4a", - "https://github.com/TBD54566975/ftl/releases/download/v0.271.7/ftl-0.271.7.darwin-amd64.tar.gz": "5f7f9b89342dfb6eb7fd5aac3f00440e865f94ffa1eed45ce81acbebcaba3f13", - "https://github.com/TBD54566975/ftl/releases/download/v0.272.0/ftl-0.272.0.linux-amd64.tar.gz": "f99f2539d5fe0da66f51b0a4e47acf70b8fc54461ec16d09f469a44a88f4135c", - "https://github.com/TBD54566975/ftl/releases/download/v0.272.0/ftl-0.272.0.darwin-amd64.tar.gz": "b4a79da5737f39bb9be5592b53fc3824f6e5c443693c8597767dd416126d72de", - "https://github.com/TBD54566975/ftl/releases/download/v0.272.0/ftl-0.272.0.darwin-arm64.tar.gz": "4f88ec35d7b6723a92c45c2136ee90652ef6160661615cf1cafe2d349f478b81", - "https://github.com/TBD54566975/ftl/releases/download/v0.273.0/ftl-0.273.0.darwin-amd64.tar.gz": "9e946115c6e697aeb3849a1fa137b824b158c12ebc71e4abf7e7f74e321eea55", - "https://github.com/TBD54566975/ftl/releases/download/v0.273.0/ftl-0.273.0.linux-amd64.tar.gz": "a2eb3bb2a558a8658b11c95495c0ec3d978587a0f573791428a8fa24d11eb64f", - "https://github.com/TBD54566975/ftl/releases/download/v0.273.0/ftl-0.273.0.darwin-arm64.tar.gz": "fef3ba0525a9c09301164b0ab0e6f06365f1a8b1666a7b59c1a353086f5ea750", - "https://github.com/TBD54566975/ftl/releases/download/v0.276.2/ftl-0.276.2.linux-amd64.tar.gz": "0ebc06ae2f62c808d4f8453507ab4d6cf74f8b73add8069ea28102f215ffe182", - "https://github.com/TBD54566975/ftl/releases/download/v0.276.2/ftl-0.276.2.darwin-arm64.tar.gz": "25b887dddad95ee9c3608eb7ae9ddd6962c53f54ba9005873b3777cb83e121b0", - "https://github.com/TBD54566975/ftl/releases/download/v0.276.2/ftl-0.276.2.darwin-amd64.tar.gz": "d7e561ee87923a9e4d3103f257995f80e4af2e1c67503cfd0372589a8800cd1b", - "https://github.com/TBD54566975/ftl/releases/download/v0.276.7/ftl-0.276.7.darwin-arm64.tar.gz": "25d59b0c45ff42ddf00049040d58cbe67f50d62ab2a22888ff7db2abbe80a51d", - "https://github.com/TBD54566975/ftl/releases/download/v0.276.7/ftl-0.276.7.darwin-amd64.tar.gz": "a32f71613ac6fe62526303483beb5ea00ce593766b0ba893d08969e3dc8c705a", - "https://github.com/TBD54566975/ftl/releases/download/v0.276.7/ftl-0.276.7.linux-amd64.tar.gz": "1626f97c2fd274aea67ed4b3b556e00386ca57f816f79876d37d4616233930db", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.1/ftl-0.280.1.darwin-amd64.tar.gz": "67206c61a1b153329b6c25da8b9862c4e3f11b659a0a65e29248caaec504713e", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.1/ftl-0.280.1.linux-amd64.tar.gz": "c6137128c66ee642a5cf4ba89148f1de1a60d4dce404877ee5122072b6c6c8d2", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.1/ftl-0.280.1.darwin-arm64.tar.gz": "26f18b3a0e1371eb6d6b24bd8a84d670c2a9643431b065f093df3e20826f048f", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.2/ftl-0.280.2.darwin-amd64.tar.gz": "3716b37687cefb2ca1827e1b1642eeb65ffaffdffaf648c63d9bc4c42cafec54", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.2/ftl-0.280.2.linux-amd64.tar.gz": "f3ada0319526fb5c5d5c59994fa753bd7da1d8c36b874f5d4dcbce54604eb416", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.2/ftl-0.280.2.darwin-arm64.tar.gz": "2d97f53b376a8eda090f64f36253877fe77b011f4734aa3af875601fcff0d69f", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.3/ftl-0.280.3.linux-amd64.tar.gz": "eab192091e2a404ceb254f90deff16075c69a8535b38fb709681bf9adc574c4f", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.3/ftl-0.280.3.darwin-amd64.tar.gz": "534d5341020447e91deb45c64782091bf1c72a244aa6bbfc74660dffca6bbd52", - "https://github.com/TBD54566975/ftl/releases/download/v0.280.3/ftl-0.280.3.darwin-arm64.tar.gz": "7b8e4153adcd2ed09b97a7d8b49b4f3a6f07c591d9ccfec704912f9fbfa976ee", - "https://github.com/TBD54566975/ftl/releases/download/v0.281.6/ftl-0.281.6.linux-amd64.tar.gz": "9e60d532adcfe8b26f74a9658b96f7fb741a4b362de0bca524c8ad554f138b10", - "https://github.com/TBD54566975/ftl/releases/download/v0.281.6/ftl-0.281.6.darwin-amd64.tar.gz": "b686e4856287e7cd3e70e369e7175136cdd1bdbfc17e325234783862bf089cb1", - "https://github.com/TBD54566975/ftl/releases/download/v0.281.6/ftl-0.281.6.darwin-arm64.tar.gz": "d01910e1d84a97cd758098a4f894a9d06be73036c8ba0dc9b3611fc1aa9a5624", - "https://github.com/TBD54566975/ftl/releases/download/v0.282.1/ftl-0.282.1.darwin-arm64.tar.gz": "4c630b7177b54737d8a2bab4825b7758f1c42ea2a3deb0ef51f013c0dba7b728", - "https://github.com/TBD54566975/ftl/releases/download/v0.282.1/ftl-0.282.1.darwin-amd64.tar.gz": "63f23c022984749abd12da96ab7415ac416702ce46391ae76270a0aa517729c7", - "https://github.com/TBD54566975/ftl/releases/download/v0.282.1/ftl-0.282.1.linux-amd64.tar.gz": "61f1f2da4f16448ae481906f6f52f4812485a5e376e944c51d38616b89b65ab2", - "https://github.com/TBD54566975/ftl/releases/download/v0.285.2/ftl-0.285.2.linux-amd64.tar.gz": "b9c9593376ed7d3680e33e8afde06fd7025fd9e464146d1c55d5e777f916fe5f", - "https://github.com/TBD54566975/ftl/releases/download/v0.285.2/ftl-0.285.2.darwin-amd64.tar.gz": "c2ea56f9443eea89769d1e1b8af25cd5c16b26fb4f9f41cc2dc9fafcfb2532ca", - "https://github.com/TBD54566975/ftl/releases/download/v0.285.2/ftl-0.285.2.darwin-arm64.tar.gz": "d395293843847d876609c7bec5153ffa20f5f8b786c0561a3bca80d2d5087e53", - "https://github.com/TBD54566975/ftl/releases/download/v0.289.0/ftl-0.289.0.linux-amd64.tar.gz": "e12f4aea3ec57997cbb8e06b76ed4605c4edb14f353cd02b46ffd9df80c6abec", - "https://github.com/TBD54566975/ftl/releases/download/v0.289.0/ftl-0.289.0.darwin-amd64.tar.gz": "95c488bac1e5fae13ff23ab906c9e9f51202ddb3321655ceaaaf11229d8df49b", - "https://github.com/TBD54566975/ftl/releases/download/v0.289.0/ftl-0.289.0.darwin-arm64.tar.gz": "0579486c97a075ac906d6f7f6d19da6eb1a8ebc3e816bed1791c08460ea9779d", - "https://github.com/TBD54566975/ftl/releases/download/v0.292.2/ftl-0.292.2.darwin-amd64.tar.gz": "97f161df329dcfff3bfff9341211061a1c74822eee3c4509403d82c6500feb20", - "https://github.com/TBD54566975/ftl/releases/download/v0.292.2/ftl-0.292.2.linux-amd64.tar.gz": "8bbf483f06c00de15a29e608f62bdc1b868bc6f70b2a723a41274225151c53e2", - "https://github.com/TBD54566975/ftl/releases/download/v0.292.2/ftl-0.292.2.darwin-arm64.tar.gz": "fd6b3f1bfabf1e4a7ccf865a67877913ca2053158e04f1d9d269665d4557006e", - "https://github.com/TBD54566975/ftl/releases/download/v0.292.3/ftl-0.292.3.linux-amd64.tar.gz": "5019309f6b829eb090525a044d8e36d0d5338eb7d900ce7ffb97b0e295a5e749", - "https://github.com/TBD54566975/ftl/releases/download/v0.292.3/ftl-0.292.3.darwin-arm64.tar.gz": "5a078051150eff55ef72e5b60f8a81008932aad69001675b2a2a142c109c55e3", - "https://github.com/TBD54566975/ftl/releases/download/v0.292.3/ftl-0.292.3.darwin-amd64.tar.gz": "b968e2670f4ef6dfc0ad7113956453319814a68b3b0657c26452bf45234652a0", - "https://github.com/TBD54566975/ftl/releases/download/v0.294.0/ftl-0.294.0.darwin-amd64.tar.gz": "1ad80ad898f08629574b07990afd78f381acaca7092fc297ac899cee06cc5899", - "https://github.com/TBD54566975/ftl/releases/download/v0.294.0/ftl-0.294.0.darwin-arm64.tar.gz": "fd62a30f5a50bffcb6ebe561b62f4c0046203aec07f5570a8f3f68ceb8dca694", - "https://github.com/TBD54566975/ftl/releases/download/v0.294.0/ftl-0.294.0.linux-amd64.tar.gz": "c17d46628296080cf9b185bd09f43731f9969d61dee0fcbddcc58acaa583545a", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.0/ftl-0.296.0.linux-amd64.tar.gz": "fb8e09bb05d0cc8feb7669562df8dee026e6793158928c08338dfa42ae5c297f", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.0/ftl-0.296.0.darwin-arm64.tar.gz": "4fa59e74b9a653d12dc952249349640e2afe847bedaf8cd04d701d52872be8fb", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.0/ftl-0.296.0.darwin-amd64.tar.gz": "f9522d06eda07352bb4a0b979ce50ea766c1faf201b978065f020a9cc22073f2", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.7/ftl-0.296.7.darwin-arm64.tar.gz": "afa5547dee7ca94a8b2fdb444ad967688b77bc8854ee21eb86eea08d90d1c232", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.7/ftl-0.296.7.linux-amd64.tar.gz": "402ff6d3884972979caf6937502f26aa20a07d711ae2d4ec64514756eb54517b", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.7/ftl-0.296.7.darwin-amd64.tar.gz": "50f2685f401a92d4d8bb1a067d42cd7e971784737067ab1be93c85098b0946c2", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.10/ftl-0.296.10.linux-amd64.tar.gz": "3efb966700f5c644ea8bff9e304a7aa040b35fe43fd4a5025e460db5da15204c", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.10/ftl-0.296.10.darwin-arm64.tar.gz": "34dd26e436ec60358a0dc1a55d1d8ac8ce34bf936e8b1444d3c718907dfc6989", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.10/ftl-0.296.10.darwin-amd64.tar.gz": "dac6ec2e921f0288b03a1a22e45e4b37dbeb19fe48e5cc81a2fd7bd733dd4a0d", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.11/ftl-0.296.11.darwin-amd64.tar.gz": "c4849586ff4e31f738e25b8dfc9396d505ff91422f6c605e3a6c92ab0422aa84", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.11/ftl-0.296.11.linux-amd64.tar.gz": "aea37a8c22f5546d16e2abdc06201daea83c2c6b8e3327463c2855c7df2f3c42", - "https://github.com/TBD54566975/ftl/releases/download/v0.296.11/ftl-0.296.11.darwin-arm64.tar.gz": "820a575159467fb3147dc1ffa957d68f5db6807cf5e2766a850b915ab4a710bd", - "https://github.com/TBD54566975/ftl/releases/download/v0.297.0/ftl-0.297.0.linux-amd64.tar.gz": "d440d475ee835bb04c130c0b442e7147c46ff4bc292ad18d18add61d81f8bac6", - "https://github.com/TBD54566975/ftl/releases/download/v0.297.0/ftl-0.297.0.darwin-amd64.tar.gz": "ead9f719dbbd8ae45957b817261de2be09f4bd5f434c7d0fa8b1bac4347a7d8e", - "https://github.com/TBD54566975/ftl/releases/download/v0.297.0/ftl-0.297.0.darwin-arm64.tar.gz": "dd3aff0b43db332589c29ebb9ae5b31aae071d22a97e7a34a5c2c823c7151527", - "https://github.com/TBD54566975/ftl/releases/download/v0.297.5/ftl-0.297.5.linux-amd64.tar.gz": "d3a2a628c03e6393b1910a53474492f6d0274a2376d4193795ab8e0cd57ff874", - "https://github.com/TBD54566975/ftl/releases/download/v0.297.5/ftl-0.297.5.darwin-arm64.tar.gz": "43fe3e6678cd40b9da284064fdbf7292255b14c0e30fdee66cac8fea2725e95b", - "https://github.com/TBD54566975/ftl/releases/download/v0.297.5/ftl-0.297.5.darwin-amd64.tar.gz": "7e4cd14622aced8a1dc7d68853cd8fe1bba83c21a3c6dac518827345081cfdab", - "https://github.com/TBD54566975/ftl/releases/download/v0.301.0/ftl-0.301.0.linux-amd64.tar.gz": "f59711255b9e258dac93c5d21900e7902cc81f8e398fcbe56324083fc4657afa", - "https://github.com/TBD54566975/ftl/releases/download/v0.301.0/ftl-0.301.0.darwin-arm64.tar.gz": "7dcf0cf3b6abf7f21e45260ae372c87526ede4da9542a30709d7f6cb2fc59e0d", - "https://github.com/TBD54566975/ftl/releases/download/v0.301.0/ftl-0.301.0.darwin-amd64.tar.gz": "a4bcbcb9715d466dfd4cdf65c5dcc0d82d1bdc6cd8df990da4dae3511037a057", - "https://github.com/TBD54566975/ftl/releases/download/v0.302.1/ftl-0.302.1.darwin-amd64.tar.gz": "bb4cbb7da4ac8f46e1e83176e187b77bd99991b88e16c75a8a34ff3004882c04", - "https://github.com/TBD54566975/ftl/releases/download/v0.302.1/ftl-0.302.1.linux-amd64.tar.gz": "4f8394282db03634567435b7eb87854bf5050127261242c5df1fe069aab05585", - "https://github.com/TBD54566975/ftl/releases/download/v0.302.1/ftl-0.302.1.darwin-arm64.tar.gz": "daee4452d146304c1fb86c4943526763adbf2d185487149e6c404dbec3611e8c", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.0/ftl-0.306.0.linux-amd64.tar.gz": "a6da59cf63c42ea03930296b78dce9f87ad5386bfb253b74c3199a0eb5f06c29", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.0/ftl-0.306.0.darwin-arm64.tar.gz": "3d0b39b4cc192ae0e607777b60094c675c469dbf7e267bb22f857188a50b7432", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.0/ftl-0.306.0.darwin-amd64.tar.gz": "476411e216aae6f2a769f2b7e503a00af5b7598cc5d8ebb67bc603ea0b060430", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.3/ftl-0.306.3.darwin-amd64.tar.gz": "cbb2cf016f7d0f1c0030edb4e50919ffda863020c85a8463402a3c1defbc834b", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.3/ftl-0.306.3.darwin-arm64.tar.gz": "3c6fff637b72e99402ae027b5b5e5059e3adec4bb327c245c925c1338b502337", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.3/ftl-0.306.3.linux-amd64.tar.gz": "9ab98ff1890491ae897e365afff0caa6bd09863e9863057a686abf1719e69485", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.4/ftl-0.306.4.darwin-arm64.tar.gz": "604b5670605f33b0aeb14eff61a21ccfdc989120aa57a1c95eadcdbd0657b1b1", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.4/ftl-0.306.4.linux-amd64.tar.gz": "3fc8f35d8ca04e70ec16fc9cf4a38fbfab54325c7127548b068a06740579bcbf", - "https://github.com/TBD54566975/ftl/releases/download/v0.306.4/ftl-0.306.4.darwin-amd64.tar.gz": "549ec67e87218eced87e6532e22a44699a21c05cc2de4648184c0e0a7a367e56", - "https://github.com/TBD54566975/ftl/releases/download/v0.309.0/ftl-0.309.0.darwin-arm64.tar.gz": "0a9f7f989a4bd8fb502799436b829271214e9be236f3bc4f3012cbcb13a682c7", - "https://github.com/TBD54566975/ftl/releases/download/v0.309.0/ftl-0.309.0.linux-amd64.tar.gz": "065e2fa17535a6d7d2c590538deeae54abff0dd6d71cd97d57dd0cd352e91bd8", - "https://github.com/TBD54566975/ftl/releases/download/v0.309.0/ftl-0.309.0.darwin-amd64.tar.gz": "0d3aec080d1f7b83ff5e6fb533f2e041c16d60a894ce20d8db7799b16c37cd45", - "https://github.com/TBD54566975/ftl/releases/download/v0.312.0/ftl-0.312.0.darwin-arm64.tar.gz": "08c5273f44cbaa65bb538c60b414c457a670f56778b08db5d7b99cd4676ca7a8", - "https://github.com/TBD54566975/ftl/releases/download/v0.312.0/ftl-0.312.0.darwin-amd64.tar.gz": "d1d47a183322ccffc67b1b9c6d5aec35706b09f96c8dde54260e614d9c300a7d", - "https://github.com/TBD54566975/ftl/releases/download/v0.312.0/ftl-0.312.0.linux-amd64.tar.gz": "155fe9dbcaa1881798bf190963d1625afe8d1249bb6ef210aa777f978048df03", - "https://github.com/TBD54566975/ftl/releases/download/v0.316.1/ftl-0.316.1.darwin-amd64.tar.gz": "336b6f8072926e57260fd505afc1798298caae766719ca804d23d9ebedfe6880", - "https://github.com/TBD54566975/ftl/releases/download/v0.316.1/ftl-0.316.1.linux-amd64.tar.gz": "e61ff71f2407e1936719a0313b7d51e673b0a56171e1f380d4c96023843a21ad", - "https://github.com/TBD54566975/ftl/releases/download/v0.316.1/ftl-0.316.1.darwin-arm64.tar.gz": "8ed8471fa519113ebcca810ae5f10493dd247895a148e62c7c21d16dc31e3f37", - "https://github.com/TBD54566975/ftl/releases/download/v0.318.0/ftl-0.318.0.linux-amd64.tar.gz": "7d538db1df5cb11085dca2a2421cc853bafae3de3af08657754c99591c11de28", - "https://github.com/TBD54566975/ftl/releases/download/v0.318.0/ftl-0.318.0.darwin-arm64.tar.gz": "f782b0c8730e8f8e24d2d72ce7fa1681bba141ec85d904cf7ccaa34994389a70", - "https://github.com/TBD54566975/ftl/releases/download/v0.318.0/ftl-0.318.0.darwin-amd64.tar.gz": "94c3cfd8447d86b3b8194bd5ad7afb470cbc712e99872229a3f5b870815c8ded", - "https://github.com/TBD54566975/ftl/releases/download/v0.319.1/ftl-0.319.1.darwin-amd64.tar.gz": "5cdf4289c13c2997904c98816558419846091f973fbad13909b943894440b63d", - "https://github.com/TBD54566975/ftl/releases/download/v0.319.1/ftl-0.319.1.linux-amd64.tar.gz": "7471ce846da5075055192b15cd15e6294fdbc8e5c429957ae77edc01d64be1d6", - "https://github.com/TBD54566975/ftl/releases/download/v0.319.1/ftl-0.319.1.darwin-arm64.tar.gz": "6bf19b76b90a4e89ea75eb6f5fec2590799c624ed73d61b24674d9cc544ffd59", - "https://github.com/TBD54566975/ftl/releases/download/v0.320.0/ftl-0.320.0.darwin-arm64.tar.gz": "e3fc0634b9068af71c0904a6436c813fd5f4dc55a41e76dfaaf2a3502f1bf1f6", - "https://github.com/TBD54566975/ftl/releases/download/v0.320.0/ftl-0.320.0.linux-amd64.tar.gz": "65044b1bc9b3cb54ac2fa1f965845e0f0850155c6139d0cc558f90a25990f36e", - "https://github.com/TBD54566975/ftl/releases/download/v0.320.0/ftl-0.320.0.darwin-amd64.tar.gz": "9ca45bd7f91e2e358d63a4ad93d6b9ebfdb77ab3559b7909c5b0e4bb714a46ea", - "https://github.com/TBD54566975/ftl/releases/download/v0.322.2/ftl-0.322.2.darwin-arm64.tar.gz": "e3e8740b8a42c0c2b558d7ddb046ae9c5c3b6ac09a097a5396c1f8876c37be4a", - "https://github.com/TBD54566975/ftl/releases/download/v0.322.2/ftl-0.322.2.darwin-amd64.tar.gz": "a5d7cead1a1bd221afe9fd010adeffca42495eff56af084fa90d84396fd17f7d", - "https://github.com/TBD54566975/ftl/releases/download/v0.322.2/ftl-0.322.2.linux-amd64.tar.gz": "cdc7ebd2cbe77d5c0ce8c5aa6abab268079eb93189f106caa66cd5f9e0758e77", - "https://github.com/TBD54566975/ftl/releases/download/v0.325.0/ftl-0.325.0.linux-amd64.tar.gz": "b2c241c402aa47eb450c7466f2bb705b904d3606f4b9b3b76a10f3178bf8ff56", - "https://github.com/TBD54566975/ftl/releases/download/v0.325.0/ftl-0.325.0.darwin-arm64.tar.gz": "d80a137361d790615dc13c8948da95226563eda162dfbd2e08790e04253b8627", - "https://github.com/TBD54566975/ftl/releases/download/v0.325.0/ftl-0.325.0.darwin-amd64.tar.gz": "c354e91c1c0ec7b2f534a1a90cba699a4ed35aff2ec6ec97418e960fbe5e8ffd", - "https://github.com/TBD54566975/ftl/releases/download/v0.327.2/ftl-0.327.2.darwin-arm64.tar.gz": "b1bc78f866b97f782d8de5908eff3cf1a6bbf0a9bad9a07ee1e7db940396ba72", - "https://github.com/TBD54566975/ftl/releases/download/v0.327.2/ftl-0.327.2.linux-amd64.tar.gz": "f50c4d6d1552812ac90f699d66e8b4bbce70ce1d58247974afa28559642b23f5", - "https://github.com/TBD54566975/ftl/releases/download/v0.327.2/ftl-0.327.2.darwin-amd64.tar.gz": "b6bec1190bb5080435a72992d33d65ecd86dd44d494d7bae5d2b26151fa6998e", - "https://github.com/TBD54566975/ftl/releases/download/v0.328.1/ftl-0.328.1.darwin-amd64.tar.gz": "21def9c6655982b6363fe6fa20d14fb33fd79f15d9e7572d8bc693bd067ef50c", - "https://github.com/TBD54566975/ftl/releases/download/v0.328.1/ftl-0.328.1.darwin-arm64.tar.gz": "3eb18d0b159628b9919184169e31034ded46ac82e20d6dcd7a407cb5631f1b1e", - "https://github.com/TBD54566975/ftl/releases/download/v0.328.1/ftl-0.328.1.linux-amd64.tar.gz": "e3ad9e7f4f8400954a470d98900dcbc4552570cc72aa67726855a42eacbaa59c", - "https://github.com/TBD54566975/ftl/releases/download/v0.330.0/ftl-0.330.0.darwin-amd64.tar.gz": "71581825f331828c6f2f2182dab193bb0aec7919905633b7a24b0a7a75a0e894", - "https://github.com/TBD54566975/ftl/releases/download/v0.330.0/ftl-0.330.0.darwin-arm64.tar.gz": "199a97a01fde838de9a9c063bf495c48a20c67f221da37e209f24167eff0280a", - "https://github.com/TBD54566975/ftl/releases/download/v0.330.0/ftl-0.330.0.linux-amd64.tar.gz": "a59f5f58c5c8e9c3746a879754c1c78f83a92761fdd64ed99f33826136e3850e", - "https://github.com/TBD54566975/ftl/releases/download/v0.334.0/ftl-0.334.0.darwin-arm64.tar.gz": "b4f5e93543113b5ee60f9787b08950140696d0e4f61f8cf41b5236062c906fbd", - "https://github.com/TBD54566975/ftl/releases/download/v0.334.0/ftl-0.334.0.linux-amd64.tar.gz": "6f863797c90005f2272ad5e66fccbbe9ab3c2ffb5e3e80bf068c35c47b5fd3aa", - "https://github.com/TBD54566975/ftl/releases/download/v0.334.0/ftl-0.334.0.darwin-amd64.tar.gz": "bfe786b556a845373195207bfcde7e0a974abc8222025e95f1f86ff86a414448", - "https://github.com/TBD54566975/ftl/releases/download/v0.335.3/ftl-0.335.3.darwin-amd64.tar.gz": "9a5e7933fd6e84c97022f6f90b6dfd23c5503be95f585050ae887cbfac935b90", - "https://github.com/TBD54566975/ftl/releases/download/v0.335.3/ftl-0.335.3.linux-amd64.tar.gz": "96f8def2e0b77c0319bcd81fd151a91bd21a0b10025f5bc8d6bd56a3573bd4ad", - "https://github.com/TBD54566975/ftl/releases/download/v0.335.3/ftl-0.335.3.darwin-arm64.tar.gz": "99371aa8e3d39ba09652d75b9fc79218271666c9f245f7728a19761bf34b98b3", - "https://github.com/TBD54566975/ftl/releases/download/v0.341.0/ftl-0.341.0.linux-amd64.tar.gz": "adb1c5566b916acb341b3ac1177f940160ade6f8057f6779156c99713388cad3", - "https://github.com/TBD54566975/ftl/releases/download/v0.341.0/ftl-0.341.0.darwin-arm64.tar.gz": "ca3ace8c210924f378f040441a43632f84b87a5274540088d726ec3a559112e7", - "https://github.com/TBD54566975/ftl/releases/download/v0.341.0/ftl-0.341.0.darwin-amd64.tar.gz": "662490ca8a102e5b5dfed925f7a5b8f7bf04272e7ca5d5cbe442ded0752ce65b", - "https://github.com/TBD54566975/ftl/releases/download/v0.342.0/ftl-0.342.0.linux-amd64.tar.gz": "2fa013b2eb29d30e2e3a944705c799c53f1dd4ba488014a92168cdfd91f122a2", - "https://github.com/TBD54566975/ftl/releases/download/v0.342.0/ftl-0.342.0.darwin-amd64.tar.gz": "7165b0d6b5d31b7b032299c3a0f9b8e291eb9bd88feafe03116863a054bb8101", - "https://github.com/TBD54566975/ftl/releases/download/v0.342.0/ftl-0.342.0.darwin-arm64.tar.gz": "c6523eade8a235127d762bd6f22e0b71025375e55c836d98a443d413ba5a28f0", - "https://github.com/TBD54566975/ftl/releases/download/v0.345.2/ftl-0.345.2.linux-amd64.tar.gz": "607f0d59a32fda428cee6f1b627a953f113b4a96908dd1fd873e9c8ae3fd2c57", - "https://github.com/TBD54566975/ftl/releases/download/v0.345.2/ftl-0.345.2.darwin-amd64.tar.gz": "379f68658653dce97ca515d67987f56cde6baf465c598840395377bdf52e501f", - "https://github.com/TBD54566975/ftl/releases/download/v0.345.2/ftl-0.345.2.darwin-arm64.tar.gz": "9e9b7297a348d9ba8e72d3878d341697997319db25093cc25491d66f9e768dfe", - "https://github.com/TBD54566975/ftl/releases/download/v0.349.1/ftl-0.349.1.darwin-arm64.tar.gz": "f2d2a9e6cf52f29568c3b1db15ddce16d6b319034e8785a965a6ee44f226171a", - "https://github.com/TBD54566975/ftl/releases/download/v0.349.1/ftl-0.349.1.linux-amd64.tar.gz": "cdb3e1da4212fc255919b839f737026e7533b4c9746a14dd1e58dd428a237ad8", - "https://github.com/TBD54566975/ftl/releases/download/v0.349.1/ftl-0.349.1.darwin-amd64.tar.gz": "77ea3190e55c9400d04385528d5132003829da70be2981e6db0969e54a896a6d", - "https://github.com/TBD54566975/ftl/releases/download/v0.354.1/ftl-0.354.1.linux-amd64.tar.gz": "ec99138bc9db1053525a952b48c23ae6a7e481fc45f504b4f5a030c10ed0f875", - "https://github.com/TBD54566975/ftl/releases/download/v0.354.1/ftl-0.354.1.darwin-amd64.tar.gz": "9607aaef29b95555bec76b3684b34ec2986a0a39450f1c4b1a2bae68afe4cbe5", - "https://github.com/TBD54566975/ftl/releases/download/v0.354.1/ftl-0.354.1.darwin-arm64.tar.gz": "6f8ddad71b9815d74269ddc3843118d5e002c90c422ea2d60f23a21dd6411946", - "https://github.com/TBD54566975/ftl/releases/download/v0.355.0/ftl-0.355.0.darwin-arm64.tar.gz": "528217510c6d909f662fc66a93e830ca066b0184360b23b96f775f13a435e368", - "https://github.com/TBD54566975/ftl/releases/download/v0.355.0/ftl-0.355.0.linux-amd64.tar.gz": "19592fef2738868677ee6c173814eb583c18c201c30500e09a0d151dbe2c31a4", - "https://github.com/TBD54566975/ftl/releases/download/v0.355.0/ftl-0.355.0.darwin-amd64.tar.gz": "c6f92f0479ef015e43557a55518f253e508b15408521a0656e5364a9f7828b13", - "https://github.com/TBD54566975/ftl/releases/download/v0.357.0/ftl-0.357.0.linux-amd64.tar.gz": "23faa9640a5a7e296b606acbcdb686f739e88f22457bc05bb744ffcd4cf2d3fb", - "https://github.com/TBD54566975/ftl/releases/download/v0.357.0/ftl-0.357.0.darwin-arm64.tar.gz": "351f1b622886a939f320c9bfa45581ad4ff8af96858b67855b07f03a99485871", - "https://github.com/TBD54566975/ftl/releases/download/v0.357.0/ftl-0.357.0.darwin-amd64.tar.gz": "09fbe860e6007e987b97a2d0fd74967563b31ea643745c4568bc2721642ec496", - "https://github.com/TBD54566975/ftl/releases/download/v0.359.1/ftl-0.359.1.linux-amd64.tar.gz": "1b4e185f1e8d6f4af948126d079b277f75584cd9605393380ec9ae61fe22a050", - "https://github.com/TBD54566975/ftl/releases/download/v0.359.1/ftl-0.359.1.darwin-arm64.tar.gz": "020e3320425b826beb7e74422790169af916765444fbd9f5fe3c314c2e9785f3", - "https://github.com/TBD54566975/ftl/releases/download/v0.359.1/ftl-0.359.1.darwin-amd64.tar.gz": "a5172eec95c113b0255b2877fd523be9f0c202a110f3646e1ee06a4b144add77", - "https://github.com/TBD54566975/ftl/releases/download/v0.360.0/ftl-0.360.0.darwin-arm64.tar.gz": "2a17a4285afc228698071e90ea1cd06b8decf5e9438d0eac6bc36fc60c74c989", - "https://github.com/TBD54566975/ftl/releases/download/v0.360.0/ftl-0.360.0.linux-amd64.tar.gz": "c514dd917200011d19597e4be55708453515ab80371919a1b368afa5c8b48aed", - "https://github.com/TBD54566975/ftl/releases/download/v0.360.0/ftl-0.360.0.darwin-amd64.tar.gz": "8203b6f804a1668debcee7477a765a6db220ff83c4bc853d4859cc73865352a4", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.0/ftl-0.361.0.darwin-arm64.tar.gz": "85a42c49891e563b073bc9128468dce09866e1dae0b1bc9712149454a2d8b6f4", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.0/ftl-0.361.0.linux-amd64.tar.gz": "99533c5e34b127f7cb682a3c4bfd2c7d88f0767d194fd5d7863f4a7a5193dcf0", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.0/ftl-0.361.0.darwin-amd64.tar.gz": "261e799338cb79d3488dcb0eb41e7c1262d9a2948e5e4d0ee0a4defc84dc14cc", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.4/ftl-0.361.4.darwin-arm64.tar.gz": "d9360c01eb486939b2c8ac5ee5852729fa18f29bb06f430e1d78a766952c72c9", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.4/ftl-0.361.4.linux-amd64.tar.gz": "d58c4fc7a10a389e6e34b79d11e8705474677bb0e92e9213a914c0b285fa9bf4", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.4/ftl-0.361.4.darwin-amd64.tar.gz": "f545889a92c528c2cba0feb75eddbad2b158a2c2c3fc8274a245a0d866edf5f8", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.5/ftl-0.361.5.darwin-amd64.tar.gz": "31deca0b321d74e59babdee721d77ffd83375e8e78599dc6851846b040cc9ea3", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.5/ftl-0.361.5.darwin-arm64.tar.gz": "53e460ac34d7c1fb75157e15d686c434f03f7d78a06170b5db4457ed9a7bdb92", - "https://github.com/TBD54566975/ftl/releases/download/v0.361.5/ftl-0.361.5.linux-amd64.tar.gz": "cd671d0d8c209294a7d82a52b2521d98fe69b442079821853dc74b94c7d0c182", - "https://github.com/TBD54566975/ftl/releases/download/v0.362.1/ftl-0.362.1.darwin-arm64.tar.gz": "71ecd1c9da212e096d0abe8f68dac1882ca15c11993685e5c758f6e08f7a42a3", - "https://github.com/TBD54566975/ftl/releases/download/v0.362.1/ftl-0.362.1.darwin-amd64.tar.gz": "1e4b5c4e85a2fc23c985aa6c1a1e357f0332ad71eacfce53b65acbfde813f12b", - "https://github.com/TBD54566975/ftl/releases/download/v0.362.1/ftl-0.362.1.linux-amd64.tar.gz": "96f4f13379327584ea0e6b63c0d4cfd68d1c39bb478438c6a50c8ab9601d02ca", - "https://github.com/TBD54566975/ftl/releases/download/v0.364.1/ftl-0.364.1.darwin-arm64.tar.gz": "66c8b92769cb06bd8bfb6bc51ca5ff1b2c332d2b6bc0899564671f059cde15ef", - "https://github.com/TBD54566975/ftl/releases/download/v0.364.1/ftl-0.364.1.linux-amd64.tar.gz": "839311b15de270a0d91132447c4e60a21dd1aa639e18f50f4ce02d81402ab84f", - "https://github.com/TBD54566975/ftl/releases/download/v0.364.1/ftl-0.364.1.darwin-amd64.tar.gz": "54478ce89922a1ea2e1b6f54a77f9062bcdf0adbc28030d8eb771cafa74ee0a4", - "https://github.com/TBD54566975/ftl/releases/download/v0.366.0/ftl-0.366.0.darwin-amd64.tar.gz": "f58399804cf576e805153ccc613d0ced3a8b188caef5d098a2689f21c31118bc", - "https://github.com/TBD54566975/ftl/releases/download/v0.366.0/ftl-0.366.0.linux-amd64.tar.gz": "a4964658c971528d858868919d77fbb437adb4c67622316d36ec58eaacd5a38c", - "https://github.com/TBD54566975/ftl/releases/download/v0.366.0/ftl-0.366.0.darwin-arm64.tar.gz": "5030ffb32b91afac764612864f1716954f9dbebe82c958b78304359beea3368b", - "https://github.com/TBD54566975/ftl/releases/download/v0.367.0/ftl-0.367.0.darwin-amd64.tar.gz": "8e2c9d88e5c5a9d03a48aca07a64a81527e68e0a591560cfad6e50981c1ad2ad", - "https://github.com/TBD54566975/ftl/releases/download/v0.367.0/ftl-0.367.0.darwin-arm64.tar.gz": "eb70f3716035fd5a1b73aed533201a2824336eee449374835f1c109d56eb1ee1", - "https://github.com/TBD54566975/ftl/releases/download/v0.367.0/ftl-0.367.0.linux-amd64.tar.gz": "aaa90a7b3b00cacb470dbfd438c30e6d6c058ced916dbb89d1a5e2c06fb093ae", - "https://github.com/TBD54566975/ftl/releases/download/v0.368.1/ftl-0.368.1.darwin-arm64.tar.gz": "7e8754a12841f74465be31a073c65dba258b015dd35886ef06220f376c077788", - "https://github.com/TBD54566975/ftl/releases/download/v0.368.1/ftl-0.368.1.linux-amd64.tar.gz": "3b26f89d9bb2496f1316337baceb6381728acdb81510201bc8ab23bd8b2484c6", - "https://github.com/TBD54566975/ftl/releases/download/v0.368.1/ftl-0.368.1.darwin-amd64.tar.gz": "f0f73fd151522f8fb564b399a85843aa12ef54e85de86558d52e2f94728ac473", - "https://github.com/TBD54566975/ftl/releases/download/v0.369.0/ftl-0.369.0.darwin-arm64.tar.gz": "956b45f7c84429f12fb675b3b720bca8ea82149ab8ef5c612b2a7a36a200bc5b", - "https://github.com/TBD54566975/ftl/releases/download/v0.369.0/ftl-0.369.0.linux-amd64.tar.gz": "732c7c708e77265bbf07eaf4562206a581b96518c433965f69b63051bd230f56", - "https://github.com/TBD54566975/ftl/releases/download/v0.369.0/ftl-0.369.0.darwin-amd64.tar.gz": "bb067230a5eaf1375d4d30b624dde164af2b4c26d358ee2634a2499f9a5b5a81", - "https://github.com/TBD54566975/ftl/releases/download/v0.371.0/ftl-0.371.0.darwin-amd64.tar.gz": "789ea35382dbd56faa3b1dc00c0aa21fb2aef641b7184d7100c644853c4034fb", - "https://github.com/TBD54566975/ftl/releases/download/v0.371.0/ftl-0.371.0.linux-amd64.tar.gz": "e451e864d4004d6bb3659d7ce72c38a66df41eed2c24e613b9868c862211e7dd", - "https://github.com/TBD54566975/ftl/releases/download/v0.371.0/ftl-0.371.0.darwin-arm64.tar.gz": "6503a5be87c3863b786470b8265c8e863f4fa5712e9f3bd5fea81d7580d6dcc0", - "https://github.com/TBD54566975/ftl/releases/download/v0.372.3/ftl-0.372.3.darwin-amd64.tar.gz": "3022c24d75859000b0efab85f3c636662a87ebebedabe2a96c6a22d53c8a2dea", - "https://github.com/TBD54566975/ftl/releases/download/v0.372.3/ftl-0.372.3.linux-amd64.tar.gz": "ef1371146bb770324bb610241c400867f6850aa17c3d13e5c2641ec2e9164580", - "https://github.com/TBD54566975/ftl/releases/download/v0.372.3/ftl-0.372.3.darwin-arm64.tar.gz": "51689333fb47c47b5b9b7f29c6e8292c4b80574b917c97ac577686ff4132d319", - "https://github.com/TBD54566975/ftl/releases/download/v0.373.1/ftl-0.373.1.linux-amd64.tar.gz": "5c4237ec27bb6ce4b36dc9f73b5fa6f01bb830df433bf94eadf28a53b6763473", - "https://github.com/TBD54566975/ftl/releases/download/v0.373.1/ftl-0.373.1.darwin-arm64.tar.gz": "e2d9d7668e957e744c3293c002c8afc1ec45d114993feeb697966fccc1c522f0", - "https://github.com/TBD54566975/ftl/releases/download/v0.373.1/ftl-0.373.1.darwin-amd64.tar.gz": "7b88e7c05c087a131768df9904fde75379d7238f281d94bda4458d072f6d8c5d", - "https://github.com/TBD54566975/ftl/releases/download/v0.375.0/ftl-0.375.0.linux-amd64.tar.gz": "e346bdc4fb25c7123d9bb2fc0de29e268b1f7be68a414004d4c9daceb211a5c8", - "https://github.com/TBD54566975/ftl/releases/download/v0.375.0/ftl-0.375.0.darwin-arm64.tar.gz": "be37b17f136511437d2529de86da4671cf305bfb93a07f8e39b25c82cf6529fa", - "https://github.com/TBD54566975/ftl/releases/download/v0.375.0/ftl-0.375.0.darwin-amd64.tar.gz": "61ece90bf45cbec86c927b68efd3521386704cea8d7aadacdd7bfce7a1241d75", - "https://github.com/TBD54566975/ftl/releases/download/v0.376.1/ftl-0.376.1.darwin-arm64.tar.gz": "e240e6664a32a32758c4d1a3aeef3f9d10492f48ed2ab32af253d5c448d678e4", - "https://github.com/TBD54566975/ftl/releases/download/v0.376.1/ftl-0.376.1.darwin-amd64.tar.gz": "6afe5e210da76aa1017f5183e3c68a345367c9951f1e9650092f0e955eeff77b", - "https://github.com/TBD54566975/ftl/releases/download/v0.376.1/ftl-0.376.1.linux-amd64.tar.gz": "c0d64a95a040fbf8d65e60eb9d8da8be32d7a63e0bdefeda5db010fe388d9453", - "https://github.com/TBD54566975/ftl/releases/download/v0.377.3/ftl-0.377.3.linux-amd64.tar.gz": "c76e8f97c2a5e671104123543458e2c455ab1ad59debad60434671a591a1d880", - "https://github.com/TBD54566975/ftl/releases/download/v0.377.3/ftl-0.377.3.darwin-amd64.tar.gz": "918b6eb20c77e6bff34232100f97db0c85828f6caa4c0076688401bedf7ce2ca", - "https://github.com/TBD54566975/ftl/releases/download/v0.377.3/ftl-0.377.3.darwin-arm64.tar.gz": "1d6ffddb1016561544e9561b338c07c16608538f78a4cc686dbed8a5c09417e6", - "https://github.com/TBD54566975/ftl/releases/download/v0.378.2/ftl-0.378.2.darwin-arm64.tar.gz": "85eceb7872010834c9ad685fe91d8db30e71a3f472fe7c7a995b2e62d07d2fe1", - "https://github.com/TBD54566975/ftl/releases/download/v0.378.2/ftl-0.378.2.darwin-amd64.tar.gz": "3c0b029adbfea7df782a2c6dfb2919699a14737c22ca97abf530adac3052eb63", - "https://github.com/TBD54566975/ftl/releases/download/v0.378.2/ftl-0.378.2.linux-amd64.tar.gz": "3ece3d8089250f578ab5f5d0c8847a1cbcdee99cc6ed41cd502bdc57d754346c", - "https://github.com/TBD54566975/ftl/releases/download/v0.382.0/ftl-0.382.0.darwin-amd64.tar.gz": "33c490be7961ab327aae5ced63694d88d26f23be56cfbb30599faf8b4d86994e", - "https://github.com/TBD54566975/ftl/releases/download/v0.382.0/ftl-0.382.0.darwin-arm64.tar.gz": "ae1ed6f4233eddb033a3e650a91827f65b6fbae3ae72d4b2ae02afdf1b57296a", - "https://github.com/TBD54566975/ftl/releases/download/v0.382.0/ftl-0.382.0.linux-amd64.tar.gz": "e0b999d266bfd7b1cb40af76043f8ef8a702a2330952f8d750a0388acab74115", - "https://github.com/TBD54566975/ftl/releases/download/v0.383.1/ftl-0.383.1.darwin-arm64.tar.gz": "3fcde1d2698e01f78b9b2032fc24f98e4df102d041ac3cb719bef2b1ff89f2f1", - "https://github.com/TBD54566975/ftl/releases/download/v0.383.1/ftl-0.383.1.linux-amd64.tar.gz": "09a551f6f6fc3917038fc31b66d47087b4dc4008a4359b3f206f2e1bbaa6ad78", - "https://github.com/TBD54566975/ftl/releases/download/v0.383.1/ftl-0.383.1.darwin-amd64.tar.gz": "53d3b5d13cc83a80cb2052482f88b9b359b95348195244b19fa94b8f0abeb684", - "https://github.com/TBD54566975/ftl/releases/download/v0.385.0/ftl-0.385.0.darwin-amd64.tar.gz": "cdf6c3da30a052cebe044c1e454d14e9450b20acf70b273ffff298361edacab5", - "https://github.com/TBD54566975/ftl/releases/download/v0.385.0/ftl-0.385.0.darwin-arm64.tar.gz": "335b858e653f5ae917037cab35c3cf5fcc50e0ebd31e09bb66b5110345a09c3a", - "https://github.com/TBD54566975/ftl/releases/download/v0.385.0/ftl-0.385.0.linux-amd64.tar.gz": "bfe6aace416eca432f7c06ba9c9787d7e253868719502180f96db07ea4c49472", - "https://github.com/TBD54566975/ftl/releases/download/v0.386.1/ftl-0.386.1.linux-amd64.tar.gz": "257bce7b5a87bb01245a7364cb424a113f1eace54df9230437492cf912622a6e", - "https://github.com/TBD54566975/ftl/releases/download/v0.386.1/ftl-0.386.1.darwin-amd64.tar.gz": "b6f613aa53cb0e3edbe6300214d079b783ab6b5b78c0bc40f33a26cc2ab62b24", - "https://github.com/TBD54566975/ftl/releases/download/v0.386.1/ftl-0.386.1.darwin-arm64.tar.gz": "6491aa5ed53990a239af92af0442e07174b900567461b1755db89d363b26fe94", - "https://github.com/TBD54566975/ftl/releases/download/v0.386.3/ftl-0.386.3.darwin-amd64.tar.gz": "258cc7eb5cca25437a36d34c49adc8d112d39d83481363554eccd5a82fa7f95f", - "https://github.com/TBD54566975/ftl/releases/download/v0.386.3/ftl-0.386.3.linux-amd64.tar.gz": "ca09a9e9ad7ffcce36467504ecfb7db6550b29cb4388b1bd8333cae10af59e57", - "https://github.com/TBD54566975/ftl/releases/download/v0.386.3/ftl-0.386.3.darwin-arm64.tar.gz": "3a82e0b629a3ae6c5334b28992eaba1d5786440c115434677864a9ac314dbdc6", - "https://github.com/TBD54566975/ftl/releases/download/v0.387.0/ftl-0.387.0.darwin-arm64.tar.gz": "da1df7171e000199068e0788a2275e0e7a01b02c7fdebbd3013d9efc40574c48", - "https://github.com/TBD54566975/ftl/releases/download/v0.387.0/ftl-0.387.0.darwin-amd64.tar.gz": "0f9b21d6db9f368a2ac82cded4234133825658aece0cf64e8aaabddfc4c4b24e", - "https://github.com/TBD54566975/ftl/releases/download/v0.387.0/ftl-0.387.0.linux-amd64.tar.gz": "5dca40361cddabfc0a10befe72c67b48eac8d24d22dc81ac3d6fa00599510cb6", - "https://github.com/TBD54566975/ftl/releases/download/v0.389.0/ftl-0.389.0.darwin-amd64.tar.gz": "e7e0f04ab81cb6cd511934a4826fd4f191552278ce4c4f909ee822382a2b997a", - "https://github.com/TBD54566975/ftl/releases/download/v0.389.0/ftl-0.389.0.linux-amd64.tar.gz": "df69292a8de27651a0d3b097163f4d78047400d030015c18e32e0299f266ac0a", - "https://github.com/TBD54566975/ftl/releases/download/v0.389.0/ftl-0.389.0.darwin-arm64.tar.gz": "716251980aa9cac4e32fa46115adc7bd20f63ac0b8a911181fc1126addd39bde", - "https://github.com/TBD54566975/ftl/releases/download/v0.390.0/ftl-0.390.0.linux-amd64.tar.gz": "46103d0efc1566bae1439406175a36707bae764d5fe05aca2a9e54dc5e59cb84", - "https://github.com/TBD54566975/ftl/releases/download/v0.390.0/ftl-0.390.0.darwin-amd64.tar.gz": "127b412a454976c3382653fd159e96b64dd15993c332a8a3197e05b56cba20d9", - "https://github.com/TBD54566975/ftl/releases/download/v0.390.0/ftl-0.390.0.darwin-arm64.tar.gz": "1cf6e06fcc1f72ba448bf557d0cfd5e38700ed13f1d986c9fc558c879d207229", - "https://github.com/TBD54566975/ftl/releases/download/v0.392.0/ftl-0.392.0.darwin-amd64.tar.gz": "5108f41350bdd83694ffdaf464c8934e8e117e702db0ec058be0e85b172942ac", - "https://github.com/TBD54566975/ftl/releases/download/v0.392.0/ftl-0.392.0.linux-amd64.tar.gz": "0a3023f65f7ab4dd89f071db73611da5d87f24cacdbf166d9db4d50f2af8b4ba", - "https://github.com/TBD54566975/ftl/releases/download/v0.392.0/ftl-0.392.0.darwin-arm64.tar.gz": "63c31631b07c762e3d9dbab2b68b9880bfd0824e9ae4dabbdfb8b9e01e357fc3", - "https://github.com/TBD54566975/ftl/releases/download/v0.392.2/ftl-0.392.2.linux-amd64.tar.gz": "84b8865df1352b3e602e5b3bb980e297817cf839f7b058fc771773578c70e081", - "https://github.com/TBD54566975/ftl/releases/download/v0.392.2/ftl-0.392.2.darwin-arm64.tar.gz": "fee18c9ef45fc145403890ef0c729a3013884f124ee954f11e68e3b51087df88", - "https://github.com/TBD54566975/ftl/releases/download/v0.392.2/ftl-0.392.2.darwin-amd64.tar.gz": "fddd407813131733c397882f7f23caf5a450409e2f102a6c7b0328d56b16b8e7", - "https://github.com/TBD54566975/ftl/releases/download/v0.393.1/ftl-0.393.1.darwin-amd64.tar.gz": "0e6439f3290d1ed73da24ff224a94613346af269641f923e5110fee112b0d03a", - "https://github.com/TBD54566975/ftl/releases/download/v0.393.1/ftl-0.393.1.linux-amd64.tar.gz": "ab54892da8c93039e15284f989c87321dbe823c6cc12f417c8a8cdb85d747a00", - "https://github.com/TBD54566975/ftl/releases/download/v0.393.1/ftl-0.393.1.darwin-arm64.tar.gz": "813d4b7514518ab24f45c0fef83173a655129f322bb0d40e03e65c4a4bb1aca3", - "https://github.com/TBD54566975/ftl/releases/download/v0.394.0/ftl-0.394.0.darwin-arm64.tar.gz": "b0d17dcd3c966f01e9f1cb651de6362593e64603fd230c3301de66257e45d84d", - "https://github.com/TBD54566975/ftl/releases/download/v0.394.0/ftl-0.394.0.darwin-amd64.tar.gz": "be510e861e44defa620f92d91d676dd49ddbec16326018090c6dfd357c2364ed", - "https://github.com/TBD54566975/ftl/releases/download/v0.394.0/ftl-0.394.0.linux-amd64.tar.gz": "5c1924911bdb6f3c4e64f8c445c12eacc640ecbf90a09c778a1b842428ad9f9c", - "https://github.com/TBD54566975/ftl/releases/download/v0.395.0/ftl-0.395.0.darwin-amd64.tar.gz": "94374638a36adffae2db441449f8d9b27a62e3762887379f8103a611bf1ac0ad", - "https://github.com/TBD54566975/ftl/releases/download/v0.395.0/ftl-0.395.0.linux-amd64.tar.gz": "03af101fee9c5c2a71db4b7bb3b653d7311ad94f3397ee0eaf9ad5ca832186df", - "https://github.com/TBD54566975/ftl/releases/download/v0.395.0/ftl-0.395.0.darwin-arm64.tar.gz": "3707e1ed10280dade92c3c0156ccf6a0463b57231a52496c3ddee762b2639f31", - "https://github.com/TBD54566975/ftl/releases/download/v0.396.0/ftl-0.396.0.darwin-arm64.tar.gz": "98a49ac60468aab521b3e1ffb6d48f44ec43df6d323a8e72a14834d093d6f94a", - "https://github.com/TBD54566975/ftl/releases/download/v0.396.0/ftl-0.396.0.darwin-amd64.tar.gz": "be3d2b7a81c9a61586ce7d725f3d917d0c8700c4097795959977979c5f0ff280", - "https://github.com/TBD54566975/ftl/releases/download/v0.396.0/ftl-0.396.0.linux-amd64.tar.gz": "71f3eb239df48bb3fde5c55dd0e4e7db05cae29205df43b655f1de7c0874219d", - "https://github.com/TBD54566975/ftl/releases/download/v0.397.2/ftl-0.397.2.linux-amd64.tar.gz": "5df3a15737534c8d8e5e1a9b4ccffb1b8b2fded89ccc33f34b428bd90fd4853a", - "https://github.com/TBD54566975/ftl/releases/download/v0.397.2/ftl-0.397.2.darwin-amd64.tar.gz": "ebea8a47876e9beb069c1ce02d69eb54d5d9c2729cc578731ab559f03eefb147", - "https://github.com/TBD54566975/ftl/releases/download/v0.397.2/ftl-0.397.2.darwin-arm64.tar.gz": "2a3cfe47a7c0f51091f2c4fd71f5c5f5ad233eaae6d987e64b61f820abbd7236", - "https://github.com/TBD54566975/ftl/releases/download/v0.398.1/ftl-0.398.1.darwin-amd64.tar.gz": "e54f2c1255c4d19a97f8d5ec4fbdb7a4906339da2219407f2c2688fa6b8f4184", - "https://github.com/TBD54566975/ftl/releases/download/v0.398.1/ftl-0.398.1.linux-amd64.tar.gz": "21e695dbd9bb9c3f9134024e6c4ca4923ac5bb4d95182310746207d4df883676", - "https://github.com/TBD54566975/ftl/releases/download/v0.398.1/ftl-0.398.1.darwin-arm64.tar.gz": "232cecf87f57ad742cb4aaa720eeb112261aeca702c7a37688deaa80feffc007", - "https://github.com/TBD54566975/ftl/releases/download/v0.401.0/ftl-0.401.0.darwin-arm64.tar.gz": "4f3e2ea50413d03979fb6f97686171ec3c419368690b9c4fc159ea3124da34ee", - "https://github.com/TBD54566975/ftl/releases/download/v0.401.0/ftl-0.401.0.linux-amd64.tar.gz": "44e72b1c84e32cd08f1fc25e2f3cf890b3812a30c921dbe87fb1078e21f76ad6", - "https://github.com/TBD54566975/ftl/releases/download/v0.401.0/ftl-0.401.0.darwin-amd64.tar.gz": "0a0f2b0f67ad1fe57c540f7f6f8d7da92839eac3f61e08105eeb3ea349f4925c", - "https://github.com/TBD54566975/ftl/releases/download/v0.402.0/ftl-0.402.0.darwin-amd64.tar.gz": "45d1f8ade396e9f8276e35b6800bbaa043657dc6e2036c9cc0065ead8511a97c", - "https://github.com/TBD54566975/ftl/releases/download/v0.402.0/ftl-0.402.0.darwin-arm64.tar.gz": "f55b1786662af02743af6aef5884f91bc5535141c8c0579ba2959133710e934d", - "https://github.com/TBD54566975/ftl/releases/download/v0.402.0/ftl-0.402.0.linux-amd64.tar.gz": "c8d40c2277a3b58a5e39d4b37d023401a5a1c67946cf403cd6142bc81a2e2756", - "https://github.com/TBD54566975/ftl/releases/download/v0.404.0/ftl-0.404.0.linux-amd64.tar.gz": "9536b40d961e5a58158652fe5ebc31efa5b4e12b61d1c8f1d19c4586d8ca961d", - "https://github.com/TBD54566975/ftl/releases/download/v0.404.0/ftl-0.404.0.darwin-amd64.tar.gz": "82f3843beab5bbc78b252f4f482a0992f4a32c985b45858c8d8a560813deb252", - "https://github.com/TBD54566975/ftl/releases/download/v0.404.0/ftl-0.404.0.darwin-arm64.tar.gz": "34b3092bf2ffa47430fa02b1ec9cd3f48b994a13f47f1a05f9994ccb7c381ee7", - "https://github.com/TBD54566975/ftl/releases/download/v0.407.1/ftl-0.407.1.linux-amd64.tar.gz": "44caa0a1ead64be1362a33adf32bf7ca32f00015ca3861147fb0a8cd530d4826", - "https://github.com/TBD54566975/ftl/releases/download/v0.407.1/ftl-0.407.1.darwin-arm64.tar.gz": "c0bed082f918694f05770c21c24d2b459d213892e649d91e6abffdea5cc5c925", - "https://github.com/TBD54566975/ftl/releases/download/v0.407.1/ftl-0.407.1.darwin-amd64.tar.gz": "5d7481c9152da7a9cb0f4f23a3f1cd22aaf4112d5c755b0c814668a7e1e3b6f7", - "https://github.com/TBD54566975/ftl/releases/download/v0.407.4/ftl-0.407.4.darwin-amd64.tar.gz": "524ee353a376268506f539cad9c09a33fd39ff988aa1c1f538cec0470246aabf", - "https://github.com/TBD54566975/ftl/releases/download/v0.407.4/ftl-0.407.4.linux-amd64.tar.gz": "967f6cd78cfae9e5dd8cfefaa7eae63473b5c38adeeaccf689c3d339c5b9bd43", - "https://github.com/TBD54566975/ftl/releases/download/v0.407.4/ftl-0.407.4.darwin-arm64.tar.gz": "571766e76129aeb3c36c9c36a177147a3265b734b717bbbb4bb7d85dc90ddefd", - "https://github.com/TBD54566975/ftl/releases/download/v0.408.2/ftl-0.408.2.darwin-amd64.tar.gz": "03e70d519e3ecac46494267c1589e52f79c5a2c5301dc9bcf0556866b044d323", - "https://github.com/TBD54566975/ftl/releases/download/v0.408.2/ftl-0.408.2.linux-amd64.tar.gz": "fe5299b1d7f2cb79dddab2b90a33dd39cc410933724fabcfa534f4c7ab0f64c1", - "https://github.com/TBD54566975/ftl/releases/download/v0.408.2/ftl-0.408.2.darwin-arm64.tar.gz": "1277c4d34e9fe8f6fe30e9dbba4da733f3d8679a36e87728c9436f24e4f9ecc1", - "https://github.com/TBD54566975/ftl/releases/download/v0.409.0/ftl-0.409.0.linux-amd64.tar.gz": "d777f0b30921f14e182d81a9c1316378321900bf03f7ac481bcceed19e749358", - "https://github.com/TBD54566975/ftl/releases/download/v0.409.0/ftl-0.409.0.darwin-amd64.tar.gz": "88eae319f476198b847833dc27742e15114bbb172ea83341edf2438d03b06138", - "https://github.com/TBD54566975/ftl/releases/download/v0.409.0/ftl-0.409.0.darwin-arm64.tar.gz": "8054bd2604f3e82d6dd6d60ecf3c60fea7da9c07531003f5c21027ccdf9b0533", - "https://github.com/TBD54566975/ftl/releases/download/v0.410.1/ftl-0.410.1.darwin-amd64.tar.gz": "7ca3618eff19523a29e5cd79e574b9daed34f67bced482121d8daf2b06d6387c", - "https://github.com/TBD54566975/ftl/releases/download/v0.410.1/ftl-0.410.1.linux-amd64.tar.gz": "f8cec53a22131a23d92be9c02bfeebcede2f0b3a7491f3317d277ef517355bc4", - "https://github.com/TBD54566975/ftl/releases/download/v0.410.1/ftl-0.410.1.darwin-arm64.tar.gz": "e599ef8e1dd0b9f4ec828b234e7490b9a7406f1f43319b1e3b70c451204a790c", - "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", + "https://github.com/block/ftl/releases/download/v0.39.0/ftl-0.39.0.darwin-amd64.tar.gz": "1dc3597381f8b269b43781a671addbf3481a21c7e54cc4bf6dbb4d4fad1fc2ee", + "https://github.com/block/ftl/releases/download/v0.39.0/ftl-0.39.0.darwin-arm64.tar.gz": "2374a53b169de65b56e6bbac05bcd0dc6c04e8d13c960a28c839086435cce095", + "https://github.com/block/ftl/releases/download/v0.39.0/ftl-0.39.0.linux-amd64.tar.gz": "c42f5973de928af4150355b7175cd9f42f070047032552aa18edd4cee8e78825", + "https://github.com/block/ftl/releases/download/v0.41.1/ftl-0.41.1.linux-amd64.tar.gz": "45b9ab8418293968e321b542f57e5b4d15f63151d9f234b715368a808424157f", + "https://github.com/block/ftl/releases/download/v0.41.1/ftl-0.41.1.darwin-amd64.tar.gz": "94b9fa24ee04b9f97b93cd66f0d033051dedd308cc0da3e73abdbafcada47cc7", + "https://github.com/block/ftl/releases/download/v0.41.1/ftl-0.41.1.darwin-arm64.tar.gz": "56735d7b07f91250beb0d3d636b41e319d02f4b6fb1575369514c01c2b8732a5", + "https://github.com/block/ftl/releases/download/v0.42.0/ftl-0.42.0.linux-amd64.tar.gz": "82ebd4e31de6cd0804d50d6622c28dfbe0d41a2f3caff533d42a502b1cb69c5b", + "https://github.com/block/ftl/releases/download/v0.42.0/ftl-0.42.0.darwin-amd64.tar.gz": "2333a3d5c9c3fb92da753ab811207f74107c371093378453da258ef506b54a0a", + "https://github.com/block/ftl/releases/download/v0.42.0/ftl-0.42.0.darwin-arm64.tar.gz": "23e7ba0958323676853da5b362521c8c0c45bb5fefb212d8a41f0e97e2adb69a", + "https://github.com/block/ftl/releases/download/v0.43.5/ftl-0.43.5.darwin-arm64.tar.gz": "76e10df1ee92a614fa1c2670e217e123697616c37ed84251bde404c62dc19055", + "https://github.com/block/ftl/releases/download/v0.43.5/ftl-0.43.5.linux-amd64.tar.gz": "6e8660b3f20755ad71917f895085e991010924a594b665a3846e64e8e1a181cf", + "https://github.com/block/ftl/releases/download/v0.43.5/ftl-0.43.5.darwin-amd64.tar.gz": "9b303d3434525fc202bddd5de1184af363ee3e583df8135ab1d7be645a6eb406", + "https://github.com/block/ftl/releases/download/v0.46.1/ftl-0.46.1.darwin-arm64.tar.gz": "364c3fb14470a8ab597d69eb45d86808177c4a8db0397a28418d09f1fe201c2d", + "https://github.com/block/ftl/releases/download/v0.46.1/ftl-0.46.1.linux-amd64.tar.gz": "07c7dc8ea7f495a85fdbb0c69c32de048ff1df0485abaeaad0dfcd7e7ef20298", + "https://github.com/block/ftl/releases/download/v0.46.1/ftl-0.46.1.darwin-amd64.tar.gz": "28b589d137e53befccdad7b4643f020fba089ca38a22fbbbb2650f507cc5e27b", + "https://github.com/block/ftl/releases/download/v0.47.0/ftl-0.47.0.darwin-arm64.tar.gz": "4b043d06916f4492dd4eb0278aebfc022d1d9545bdbcfd9dccecc303fb9cca31", + "https://github.com/block/ftl/releases/download/v0.47.0/ftl-0.47.0.linux-amd64.tar.gz": "12146a224a4fee55b740a02a2113167bae45633105afdee0fd4a766c246f7ea3", + "https://github.com/block/ftl/releases/download/v0.47.0/ftl-0.47.0.darwin-amd64.tar.gz": "dbf185f04da318519d5313b99691ab60a0853bd0e26e73df985d14e5edddf4ea", + "https://github.com/block/ftl/releases/download/v0.53.0/ftl-0.53.0.linux-amd64.tar.gz": "2097024037939a9f360abd96a5ab14f00819c8086330b44f6261ffb80b93a991", + "https://github.com/block/ftl/releases/download/v0.53.0/ftl-0.53.0.darwin-amd64.tar.gz": "80fae0b06b093ddf714743bf842e9423af77d4deaa96d8967cc94ed7df638c3f", + "https://github.com/block/ftl/releases/download/v0.53.0/ftl-0.53.0.darwin-arm64.tar.gz": "3bb61f6341c6b2cbb6e5cba9d6a05d67a1a7d5174f67e3d04ba25572f293dc63", + "https://github.com/block/ftl/releases/download/v0.53.3/ftl-0.53.3.darwin-amd64.tar.gz": "aeaadbaf22ef73b6dd1a213451c2dd3da2a2254d4ee0c733e1878ff6057c31ec", + "https://github.com/block/ftl/releases/download/v0.53.3/ftl-0.53.3.linux-amd64.tar.gz": "1fc1fa38ddbc9ea744f8ecf603a422789149e8ed1285a0ae6787713cdb7de761", + "https://github.com/block/ftl/releases/download/v0.53.3/ftl-0.53.3.darwin-arm64.tar.gz": "80c7bcfdcfb69bf2083da01da85fed048509159de05528216a3203ac8860267d", + "https://github.com/block/ftl/releases/download/v0.55.2/ftl-0.55.2.linux-amd64.tar.gz": "a1fefa37670ae8476639463b3479a09b68ed960dfb43b87812cd7b81a44beb48", + "https://github.com/block/ftl/releases/download/v0.55.2/ftl-0.55.2.darwin-amd64.tar.gz": "199a464bb6ff9127a70f30e3ce9afdad96c95a7abfc609b6a847cb3d0d4fe777", + "https://github.com/block/ftl/releases/download/v0.55.2/ftl-0.55.2.darwin-arm64.tar.gz": "9e3f54744d58ccf2feff1f80d314d40562e52f2804b96881ae7e55af893761a9", + "https://github.com/block/ftl/releases/download/v0.57.1/ftl-0.57.1.darwin-arm64.tar.gz": "a728cf66cfb723eccc08a5f10e8f480ca1d2d9a6b40c75b29485b971647302c2", + "https://github.com/block/ftl/releases/download/v0.57.1/ftl-0.57.1.linux-amd64.tar.gz": "7b43c901e6ea7af9a9001d504b63aade5de6b7389db7d34510482bbf59389fe7", + "https://github.com/block/ftl/releases/download/v0.57.1/ftl-0.57.1.darwin-amd64.tar.gz": "f6c26e88fcaba170505eb9c0c0a6dcef7510eb32ab718dda8dad6d329edd7158", + "https://github.com/block/ftl/releases/download/v0.58.0/ftl-0.58.0.linux-amd64.tar.gz": "e3a2b1164717c0e92468df898d5615fa5e86746332a6997a255fa3d2077e3afa", + "https://github.com/block/ftl/releases/download/v0.58.0/ftl-0.58.0.darwin-amd64.tar.gz": "0bbd0d6407db5d18733b48159f6302a3c3a9b8530541c01dd4fb3591ce7bd36a", + "https://github.com/block/ftl/releases/download/v0.58.0/ftl-0.58.0.darwin-arm64.tar.gz": "afcdb1611694e5d5171ec25370add74ef31a88c3537b8d6c2d7acc071681ec4b", + "https://github.com/block/ftl/releases/download/v0.58.3/ftl-0.58.3.darwin-amd64.tar.gz": "4a8264ebf84daec051a5567cd71e67adf5f8a993372c78fdde6ae5f41347dc8e", + "https://github.com/block/ftl/releases/download/v0.58.3/ftl-0.58.3.darwin-arm64.tar.gz": "dcfd71eae90e275ed4d0a7a81b924e885b205ae76fa04330dbedd72650f1646a", + "https://github.com/block/ftl/releases/download/v0.58.3/ftl-0.58.3.linux-amd64.tar.gz": "675a3c4e30f9838f1a6d2192ca4b3014513ec91e5fc9b04eb66d9b643ffd51d3", + "https://github.com/block/ftl/releases/download/v0.60.0/ftl-0.60.0.linux-amd64.tar.gz": "88b1fd9088e5be39555462f306ed9b78c97c611acde22fcbbfbcafb95e05067d", + "https://github.com/block/ftl/releases/download/v0.60.0/ftl-0.60.0.darwin-amd64.tar.gz": "b60be141d6b120077cc885a7607aa88697d00da7938bdf7883a96ef25f28ea8a", + "https://github.com/block/ftl/releases/download/v0.60.0/ftl-0.60.0.darwin-arm64.tar.gz": "e7c70c78f5dd97bc57ebb34efef3562ec4eac5958b79dc7f3025e75a00e5cd24", + "https://github.com/block/ftl/releases/download/v0.60.1/ftl-0.60.1.darwin-arm64.tar.gz": "49cc9c322ce79995dd9429e0c6e7c179c2f2e467d18fbf8f3cdf29e483638f6b", + "https://github.com/block/ftl/releases/download/v0.60.1/ftl-0.60.1.linux-amd64.tar.gz": "2e5541eb60c76f4e1f21863ac28ec5abb55bf5e983624956e644a6a85a399882", + "https://github.com/block/ftl/releases/download/v0.60.1/ftl-0.60.1.darwin-amd64.tar.gz": "68b802eeb426f988b8d89bdb8c39a63385799c0f48dcf8d3633d8e09514978e0", + "https://github.com/block/ftl/releases/download/v0.61.5/ftl-0.61.5.darwin-amd64.tar.gz": "fb6f73ad9cfb4e08dae2a5a13891b488268986e87fa5475084a9b75b1d4c33c6", + "https://github.com/block/ftl/releases/download/v0.61.5/ftl-0.61.5.linux-amd64.tar.gz": "d665517bf51fb3bfc17803e4a9ca7c1015ffa8c9537d10b1e14ef165df1d0d09", + "https://github.com/block/ftl/releases/download/v0.61.5/ftl-0.61.5.darwin-arm64.tar.gz": "c878f0c2108a980fe6e96a3395d805c3447188e132c69cf0000a5e95c8dce2d3", + "https://github.com/block/ftl/releases/download/v0.64.0/ftl-0.64.0.linux-amd64.tar.gz": "1e77c83d0766748023b48860317ddb9f28b61b2595d0d920b9c4ff1d8f2f6960", + "https://github.com/block/ftl/releases/download/v0.64.0/ftl-0.64.0.darwin-amd64.tar.gz": "6b3191173ebc6de6326c17c0d5523d48b0455d7d4209f42ba34bdfdcebc0f379", + "https://github.com/block/ftl/releases/download/v0.64.0/ftl-0.64.0.darwin-arm64.tar.gz": "4533f017c85213ddaee0879adb804415321c2527de9b811aa4025daaeab8bc8f", + "https://github.com/block/ftl/releases/download/v0.65.1/ftl-0.65.1.linux-amd64.tar.gz": "1ba01025ba11ea59445a5d66c3a4db0503feb9d269a1d3d1f0932bbc6ce2cf6e", + "https://github.com/block/ftl/releases/download/v0.65.1/ftl-0.65.1.darwin-arm64.tar.gz": "1e902c17efb49c7e9c72e73ba5dd51d5e715ab611e31abc67df9bd5424abdc79", + "https://github.com/block/ftl/releases/download/v0.65.1/ftl-0.65.1.darwin-amd64.tar.gz": "c0e02a5752c24d3cc8e23fc07d34d90290984df8db196438beb9d41c77b6d255", + "https://github.com/block/ftl/releases/download/v0.66.0/ftl-0.66.0.darwin-amd64.tar.gz": "876057c4e18cb08c8fead6acb8d788cc9aabda7778357a7a534e972b51eee4ef", + "https://github.com/block/ftl/releases/download/v0.66.0/ftl-0.66.0.darwin-arm64.tar.gz": "79cd5d6a675f11775e50472df0636c9909555bd2ec1bf26df1c9ea53a29760b0", + "https://github.com/block/ftl/releases/download/v0.66.0/ftl-0.66.0.linux-amd64.tar.gz": "49eec3f965d26cef215284371509e701634f76ba4b20c7a8b89970c8774829a1", + "https://github.com/block/ftl/releases/download/v0.66.3/ftl-0.66.3.darwin-arm64.tar.gz": "811b3503d4f1c0d0c707a66d9fd48615ca4b3d1ddf00a61748a523f44faecee9", + "https://github.com/block/ftl/releases/download/v0.66.3/ftl-0.66.3.darwin-amd64.tar.gz": "eef944fff714431ae8a1be3a3b2c6494ea991995edc935191d02cbb92d25477e", + "https://github.com/block/ftl/releases/download/v0.66.3/ftl-0.66.3.linux-amd64.tar.gz": "74a776c87022231b301bf2e9f0a3381ecc3301cba5cca67e5665bfdba48414d1", + "https://github.com/block/ftl/releases/download/v0.69.0/ftl-0.69.0.linux-amd64.tar.gz": "a76ee12526c0aa6a774900e1e3ad1f475d8a959c994dd62659ed158720288095", + "https://github.com/block/ftl/releases/download/v0.69.0/ftl-0.69.0.darwin-amd64.tar.gz": "12d1335baaac474f6c006dd2ceabfbcdb3786f7935aef933e1f63c648edbc20f", + "https://github.com/block/ftl/releases/download/v0.69.0/ftl-0.69.0.darwin-arm64.tar.gz": "229c40d13fdd7a870acedf3cda563f8a10dfe18c6de90fd99ff464f3f7b468b4", + "https://github.com/block/ftl/releases/download/v0.71.3/ftl-0.71.3.darwin-arm64.tar.gz": "c15dd8ab0f32e7344d1e90d8b98155a51592b0718c77bf1705be5cc0730295f0", + "https://github.com/block/ftl/releases/download/v0.71.3/ftl-0.71.3.linux-amd64.tar.gz": "fa3bb8dbb098b28db4bfc46f8fd0d6ccc69a14ae8e1d0ee99d3349c7dc0c09d0", + "https://github.com/block/ftl/releases/download/v0.71.3/ftl-0.71.3.darwin-amd64.tar.gz": "75b55a18ea784891f04ee934a042024e8a8e13ccd00d4ffd1f03b2ccd8053646", + "https://github.com/block/ftl/releases/download/v0.71.6/ftl-0.71.6.darwin-amd64.tar.gz": "30d8f192d0c5e54607da3905e7c5d1212d71329e5159b1b5d3e5c2ec80e5932a", + "https://github.com/block/ftl/releases/download/v0.71.6/ftl-0.71.6.linux-amd64.tar.gz": "d5d3a641cc301e5914aaf9d02574e44d6bc1e3feb61d2cf18e46eb6cd1a05141", + "https://github.com/block/ftl/releases/download/v0.71.6/ftl-0.71.6.darwin-arm64.tar.gz": "5cc5a7737fe3205f45f9be3337544ef92125be96f508cfcbf6d609fc68c304bd", + "https://github.com/block/ftl/releases/download/v0.71.9/ftl-0.71.9.darwin-amd64.tar.gz": "9bf9cbf99f994c6ea5989a1db260cb411a457434c283ca59c84d7889b094dd9e", + "https://github.com/block/ftl/releases/download/v0.71.9/ftl-0.71.9.darwin-arm64.tar.gz": "b056e1f7b9a8901d6b11b8541c463dc0dd6c4bbf03eff9c6ec7ca93424e00a97", + "https://github.com/block/ftl/releases/download/v0.71.9/ftl-0.71.9.linux-amd64.tar.gz": "9b798d73e84bfc230aa39e381449807c12a214df932c349e64073b6cd637fc7c", + "https://github.com/block/ftl/releases/download/v0.71.11/ftl-0.71.11.darwin-arm64.tar.gz": "ee7d35340b722d63915ede8fca9ac4db5c4430c0c93de370a82ce5ffcbd4b4c3", + "https://github.com/block/ftl/releases/download/v0.71.11/ftl-0.71.11.linux-amd64.tar.gz": "066c4c95e5491c20627f95ff425b854557b014d67870a9ea03632d3f34900f63", + "https://github.com/block/ftl/releases/download/v0.71.11/ftl-0.71.11.darwin-amd64.tar.gz": "02c0ab32dd768855297b194e6a21bb951d13b7f51c1a2f1b5accb29d08784962", + "https://github.com/block/ftl/releases/download/v0.71.12/ftl-0.71.12.darwin-amd64.tar.gz": "518d35f00c59d203c9a0ea0a5395fde722756917cbf2abee47b52b099e2214be", + "https://github.com/block/ftl/releases/download/v0.71.12/ftl-0.71.12.darwin-arm64.tar.gz": "2c2256c38988c2a83bed3ccb095b9aa373f951c6b7c825d1a4c7c9418846877e", + "https://github.com/block/ftl/releases/download/v0.71.12/ftl-0.71.12.linux-amd64.tar.gz": "557154d685c3697a8a5c52a077024688a9005cd29b3ed66d9c6c8d9521b68ea9", + "https://github.com/block/ftl/releases/download/v0.72.1/ftl-0.72.1.linux-amd64.tar.gz": "65a3d6e522dea34ee9a80d41738909f4fde48f836e3d4b2f14394d645739a0d0", + "https://github.com/block/ftl/releases/download/v0.72.1/ftl-0.72.1.darwin-amd64.tar.gz": "3dac838b552db67b5298a730b41312ff1f8e40f08da0c93760c5bcf4cb0aa235", + "https://github.com/block/ftl/releases/download/v0.72.1/ftl-0.72.1.darwin-arm64.tar.gz": "eee35dd1948a571615baa863ca5ff42e2889752d4813623fd9aeb69798738d7f", + "https://github.com/block/ftl/releases/download/v0.74.1/ftl-0.74.1.linux-amd64.tar.gz": "0d21f34b6ac2df9edf75fc3b39bcfe4cd72514495f085c39e4e92b2ba3c2dda8", + "https://github.com/block/ftl/releases/download/v0.74.1/ftl-0.74.1.darwin-amd64.tar.gz": "19e6d3e0f071710283b012443781545d41534a1e259a6b4a59c79399649d65e7", + "https://github.com/block/ftl/releases/download/v0.74.1/ftl-0.74.1.darwin-arm64.tar.gz": "c579840ece143bcca0e2043c5339dfa250e179462faac767e3da51795589a0e9", + "https://github.com/block/ftl/releases/download/v0.78.1/ftl-0.78.1.linux-amd64.tar.gz": "6a72e9073932cb0d0427b9c27de1e8dc8cb7b76b6bb1aa3b2c7e2c553e459d67", + "https://github.com/block/ftl/releases/download/v0.78.1/ftl-0.78.1.darwin-amd64.tar.gz": "cc034dd7250fd71f9d3cbf39b8c483794a0e92b55375d59ce0ca57b056970592", + "https://github.com/block/ftl/releases/download/v0.78.1/ftl-0.78.1.darwin-arm64.tar.gz": "24b03665f51cb2740767e9d294e3a65fe0d56e0e0fb043cae15d3e43c6a69889", + "https://github.com/block/ftl/releases/download/v0.74.4/ftl-0.74.4.darwin-amd64.tar.gz": "85a30e8035285e4cb0fc901afe6c24309e1912e5dcc280b4c20c8628936b486f", + "https://github.com/block/ftl/releases/download/v0.74.4/ftl-0.74.4.darwin-arm64.tar.gz": "394099583ee4248947fb71ce8f77905674782e2af584e706c375dd808e7cd1ff", + "https://github.com/block/ftl/releases/download/v0.74.4/ftl-0.74.4.linux-amd64.tar.gz": "cdd0b121d9abc31cbb2ee1da93a90d32d7409af24dd0f99fd47d86235e59c7d0", + "https://github.com/block/ftl/releases/download/v0.76.0/ftl-0.76.0.linux-amd64.tar.gz": "4a251ca3a04dc33154ef3ea63a773b9cf6185b9d247d994a5e6e2367d1e55f06", + "https://github.com/block/ftl/releases/download/v0.76.0/ftl-0.76.0.darwin-amd64.tar.gz": "41e655522114122e5f07762eab8f5943daf1eb6bb166f8298198be71c801ce52", + "https://github.com/block/ftl/releases/download/v0.76.0/ftl-0.76.0.darwin-arm64.tar.gz": "2c459d4632660abcc6f03b2a5737f87f89c57c176e4778af5e830dc0c139f9b7", + "https://github.com/block/ftl/releases/download/v0.76.2/ftl-0.76.2.linux-amd64.tar.gz": "e5042a3d3528858a8e9989d390328808d99fd25885f114dba79a709fd24bf2b9", + "https://github.com/block/ftl/releases/download/v0.76.2/ftl-0.76.2.darwin-arm64.tar.gz": "49b32e8af5f85a14f6320002471ad031588f4292f67af63e99ea9ace78275abd", + "https://github.com/block/ftl/releases/download/v0.76.2/ftl-0.76.2.darwin-amd64.tar.gz": "31de3360dd7e3155a44fb3c2db937352cf06b74483e05d5611ff7729addb313b", + "https://github.com/block/ftl/releases/download/v0.77.3/ftl-0.77.3.linux-amd64.tar.gz": "7753f2358acb503c99fb1419f600f48b926fb5de75a14fee614390e5fc59d55b", + "https://github.com/block/ftl/releases/download/v0.77.3/ftl-0.77.3.darwin-arm64.tar.gz": "6b9ec0c8000f5614be3e2c2cfea7ea8d2e73b8c8d0259f2387f11f0458a92f2b", + "https://github.com/block/ftl/releases/download/v0.77.3/ftl-0.77.3.darwin-amd64.tar.gz": "8bbe6f13fa814753f095ed4777a755d8cec7513d04ac1a588adca92d1b1eb63b", + "https://github.com/block/ftl/releases/download/v0.78.0/ftl-0.78.0.linux-amd64.tar.gz": "434a5664d77bce4c28e790065c3bb75a8d302853796fb0d9b9500fccc68ad213", + "https://github.com/block/ftl/releases/download/v0.78.0/ftl-0.78.0.darwin-arm64.tar.gz": "51ee7653404ee4e5d0f36a0a0a8b359f1238b911e407b01f1ca47cf96ddcc013", + "https://github.com/block/ftl/releases/download/v0.78.0/ftl-0.78.0.darwin-amd64.tar.gz": "c8378ac07fc97914587c7b1d615e94d4f9394625a0a06abef2d903d8e8e2ba76", + "https://github.com/block/ftl/releases/download/v0.78.2/ftl-0.78.2.linux-amd64.tar.gz": "18ec3323aac1e270cb11344ba94477e9842557645b3e7fb2b0e44c6c581724ee", + "https://github.com/block/ftl/releases/download/v0.78.2/ftl-0.78.2.darwin-amd64.tar.gz": "5bd8702fc42f8c6b854ff54bc6ca72028bfeb7291e5dd5a968860271dc98693f", + "https://github.com/block/ftl/releases/download/v0.78.2/ftl-0.78.2.darwin-arm64.tar.gz": "d06b99cea2ddfc994a5a0689d5615899503016999937d8968df5a07420a51206", + "https://github.com/block/ftl/releases/download/v0.79.3/ftl-0.79.3.linux-amd64.tar.gz": "e7c4efa9d1e694fdd0bf47ffb80c2a530b48673e72e9d689a540c0b8b883a573", + "https://github.com/block/ftl/releases/download/v0.79.3/ftl-0.79.3.darwin-amd64.tar.gz": "aec9f5e8c10cb12d22f6d91bb951b9cc84d8ed53aca48c8109157183fde05308", + "https://github.com/block/ftl/releases/download/v0.79.3/ftl-0.79.3.darwin-arm64.tar.gz": "b8ec6b134f1de0889aff8b97aa073e071fa40a7af0588ac8683fc08bece1b77a", + "https://github.com/block/ftl/releases/download/v0.81.3/ftl-0.81.3.darwin-arm64.tar.gz": "5d86ffd8c190116ccd82cf0e965c747c1db87e5f534d685446dbdfbde05fbc88", + "https://github.com/block/ftl/releases/download/v0.81.3/ftl-0.81.3.linux-amd64.tar.gz": "ebf9033824f64c5bea7ef9acb1a4fbab9f653a021d9cb80c6c121c86b0ac2dae", + "https://github.com/block/ftl/releases/download/v0.81.3/ftl-0.81.3.darwin-amd64.tar.gz": "09921ff076ec18d6b4d1fc170ad066d071ac842edfdfd178a132834ae9594f80", + "https://github.com/block/ftl/releases/download/v0.83.1/ftl-0.83.1.darwin-amd64.tar.gz": "aa77218dbc41f875338e29dc890b3a29fc8f95d070d98538144d5c25f2c35406", + "https://github.com/block/ftl/releases/download/v0.83.1/ftl-0.83.1.darwin-arm64.tar.gz": "3ca314389b134c5aee8ed611f559e26d8845b62e609aadccbe476c409b67e67a", + "https://github.com/block/ftl/releases/download/v0.83.1/ftl-0.83.1.linux-amd64.tar.gz": "10faf96c72c5a537a5164a74220f17fe2cefb3d3a8467b1f927369605c8a878d", + "https://github.com/block/ftl/releases/download/v0.85.0/ftl-0.85.0.darwin-amd64.tar.gz": "b7ac1c1650e5314950aad8f1a6f39293ea89845572ca00b4f5fa27233b735d54", + "https://github.com/block/ftl/releases/download/v0.85.0/ftl-0.85.0.linux-amd64.tar.gz": "f42bd46d3203b7ad54baccf7650aa1dfc6599c09f98f2b7c32c0ffd2072228c5", + "https://github.com/block/ftl/releases/download/v0.85.0/ftl-0.85.0.darwin-arm64.tar.gz": "fc9a6ac500dce715998d454fdb29908b6a53201a4f9cedfb031dffbcee8ed513", + "https://github.com/block/ftl/releases/download/v0.85.1/ftl-0.85.1.darwin-arm64.tar.gz": "e035694c1b0b5475fc600305fdf6eeeaa69efc54088bec5a8c228429fe7f5324", + "https://github.com/block/ftl/releases/download/v0.85.1/ftl-0.85.1.linux-amd64.tar.gz": "9426913db67b8a263018af272647bea091ecc06f8264e02a399f9672b4328733", + "https://github.com/block/ftl/releases/download/v0.85.1/ftl-0.85.1.darwin-amd64.tar.gz": "5a8babf6dd59db6c327a4b487fa8e2344595e6f59a34697f723e91d2cf25a34c", + "https://github.com/block/ftl/releases/download/v0.85.3/ftl-0.85.3.linux-amd64.tar.gz": "1f0f2f1876171fe6c91e041ced94342347765e3133b482cc5efb0452abebdc45", + "https://github.com/block/ftl/releases/download/v0.85.3/ftl-0.85.3.darwin-amd64.tar.gz": "0fb232696499dc9e494626b00b79cfb0b4c7166d3dfe24e76c337aa1633839bb", + "https://github.com/block/ftl/releases/download/v0.85.3/ftl-0.85.3.darwin-arm64.tar.gz": "ec1e45cf586587953dc68ec313709e44fdb776ce50f2a0c07c1eec03a9c4008b", + "https://github.com/block/ftl/releases/download/v0.85.5/ftl-0.85.5.linux-amd64.tar.gz": "dab744d11dd91ad5d7e8185492351bb3ccc2214da9b6870eb45beeea6db2e5ce", + "https://github.com/block/ftl/releases/download/v0.85.5/ftl-0.85.5.darwin-amd64.tar.gz": "5cf308af3f5c21a3d0cf7ad45e82c7c55b04f5d284e3791b172cc7b24a9d607b", + "https://github.com/block/ftl/releases/download/v0.85.5/ftl-0.85.5.darwin-arm64.tar.gz": "263ae503af2a95e541685efa735f547776c3ae1cfabbaf670c2ec6b6c660beb2", + "https://github.com/block/ftl/releases/download/v0.86.0/ftl-0.86.0.linux-amd64.tar.gz": "b88f9cc0dfb165803b6cb7bb2fefc894873f0c5bd6afbcdf8694b121fd9e4a42", + "https://github.com/block/ftl/releases/download/v0.86.0/ftl-0.86.0.darwin-amd64.tar.gz": "05d8a10210ba4df6509dcefe11fa5e52ba62d64c637c895a356fa5dc57bdcb6b", + "https://github.com/block/ftl/releases/download/v0.86.0/ftl-0.86.0.darwin-arm64.tar.gz": "5399da30879c3617a7cea6eadcb0a07447577b41e33417a491188128221a2139", + "https://github.com/block/ftl/releases/download/v0.87.1/ftl-0.87.1.darwin-amd64.tar.gz": "4f6f2debe0b2a2b6f76e9ce2b0515e7b6cec87dbbe989e1c710a8684f9fd9b33", + "https://github.com/block/ftl/releases/download/v0.87.1/ftl-0.87.1.linux-amd64.tar.gz": "e57c7058bc27244052d52e939ee7713a4915c66b26884f0f92abfc6e3600ff91", + "https://github.com/block/ftl/releases/download/v0.87.1/ftl-0.87.1.darwin-arm64.tar.gz": "369e7674cbe6503782098b74f162a115b063846e4c7dcf9fcf658d41ba9edded", + "https://github.com/block/ftl/releases/download/v0.87.2/ftl-0.87.2.linux-amd64.tar.gz": "62a38677666f2e266116f13b2b62ab7c349367fe3f19f2456c4898be14f2bdc4", + "https://github.com/block/ftl/releases/download/v0.87.2/ftl-0.87.2.darwin-amd64.tar.gz": "474e10163b7c0e8377cd4e5cae50af8512c2d6062930abcd0950c9d93409cdbf", + "https://github.com/block/ftl/releases/download/v0.87.2/ftl-0.87.2.darwin-arm64.tar.gz": "4ba1d21a335335b772a60d12ca184afcd7f0e1cd63ba780dd99ef127d33c2015", + "https://github.com/block/ftl/releases/download/v0.88.0/ftl-0.88.0.darwin-arm64.tar.gz": "70c8f21915d01d8f1db86b38c81ead97814d2a929c12a93d1c33988c2a112c41", + "https://github.com/block/ftl/releases/download/v0.88.0/ftl-0.88.0.linux-amd64.tar.gz": "6886eb9686965bc405aca13cae5b9db581476467ed5470c42269c5cf5692a5aa", + "https://github.com/block/ftl/releases/download/v0.88.0/ftl-0.88.0.darwin-amd64.tar.gz": "2526827d273c50ef0c86117e4c373498928447ad76056d869e89cb281dbf9a6a", + "https://github.com/block/ftl/releases/download/v0.90.0/ftl-0.90.0.darwin-amd64.tar.gz": "0d7d6bf83ace3b0fb6e87f5142e8561e297bb21938d8a0ca78f22c1c7e87702f", + "https://github.com/block/ftl/releases/download/v0.90.0/ftl-0.90.0.linux-amd64.tar.gz": "f37bd50c5b744a90a91f0a7082a64d78f910d85d3a9724e8de3acc31f6e76569", + "https://github.com/block/ftl/releases/download/v0.90.0/ftl-0.90.0.darwin-arm64.tar.gz": "df532c8a9eb3ea4eff88038995f5f05a0da7ae066d8d391a1e8e62d3464b4d46", + "https://github.com/block/ftl/releases/download/v0.92.0/ftl-0.92.0.darwin-arm64.tar.gz": "7148578f2d2f226707eb018b30a9c484eac5445b1df65ffc2acd968b1a2a9695", + "https://github.com/block/ftl/releases/download/v0.92.0/ftl-0.92.0.darwin-amd64.tar.gz": "effbf1ef14fe710dc42852d1a947f090a06d8af020b0241f194073161cab6f62", + "https://github.com/block/ftl/releases/download/v0.92.0/ftl-0.92.0.linux-amd64.tar.gz": "3fbbef7e96b96d97128457fbff357186e572c0972e82e8e078d1dadd50aaf131", + "https://github.com/block/ftl/releases/download/v0.93.0/ftl-0.93.0.linux-amd64.tar.gz": "2d69a86355c874180093ea9b5bbb2349f30d6de366862c93b6b907a2a9da4a01", + "https://github.com/block/ftl/releases/download/v0.93.0/ftl-0.93.0.darwin-arm64.tar.gz": "5829a3377c2dac6f76bd3dc26256329a0d073ae2a603c60f9b2579ad446e3871", + "https://github.com/block/ftl/releases/download/v0.93.0/ftl-0.93.0.darwin-amd64.tar.gz": "c937d74abbf4d0d619fc067cfb60d87e77bfb272e2aad9fe34e9e0b0f764bff4", + "https://github.com/block/ftl/releases/download/v0.94.1/ftl-0.94.1.linux-amd64.tar.gz": "f664e3ceb14a995d87ff0cb6ec104ae70b9295bf5dea43116509f09798076fa9", + "https://github.com/block/ftl/releases/download/v0.94.1/ftl-0.94.1.darwin-arm64.tar.gz": "52d6dbb6ce6dee53bee0e5b444fe46cb9f9c3e337b27de68d37c37689b56c2d8", + "https://github.com/block/ftl/releases/download/v0.94.1/ftl-0.94.1.darwin-amd64.tar.gz": "5e668bde13037c5d6baf12e7dcc2805c23ca23c5278bc0fc0981386cae9f6d85", + "https://github.com/block/ftl/releases/download/v0.95.0/ftl-0.95.0.darwin-amd64.tar.gz": "0d628c50a68faf21c628bb2334f15a9d425c2334cca7e9723c3e414094df0e75", + "https://github.com/block/ftl/releases/download/v0.95.0/ftl-0.95.0.darwin-arm64.tar.gz": "dfe631d0b04050377285ab974a4f3369ced9007423189fab28d46cbfe0110f30", + "https://github.com/block/ftl/releases/download/v0.95.0/ftl-0.95.0.linux-amd64.tar.gz": "90c0b55180a63d11e6228cf2ebccc7f73caab93b35c9cc97219e4090ea5b6109", + "https://github.com/block/ftl/releases/download/v0.96.8/ftl-0.96.8.darwin-amd64.tar.gz": "5ba9055b6dd61f1f6e2bae418950ac2ffc6db8ca18e5716c1c31a0843572cb23", + "https://github.com/block/ftl/releases/download/v0.96.8/ftl-0.96.8.linux-amd64.tar.gz": "c0105c0d3479f69fbabc4f00d230793e30529d30dcc823c69a0d0dd52e9ac48f", + "https://github.com/block/ftl/releases/download/v0.96.8/ftl-0.96.8.darwin-arm64.tar.gz": "e61a77df6079588c8cc663fd9bdf483d061dc3b6325d41e58ea7ef280de3495f", + "https://github.com/block/ftl/releases/download/v0.98.3/ftl-0.98.3.darwin-arm64.tar.gz": "77f8fb36469fdd59bfbd45e97cd595ed4d6a62a512b34c3acb7fd36f2f2a1db9", + "https://github.com/block/ftl/releases/download/v0.98.3/ftl-0.98.3.darwin-amd64.tar.gz": "e25ed550fb7577dc65ade75c923c74589ec836ecde6009d16665579ecbd23e64", + "https://github.com/block/ftl/releases/download/v0.98.3/ftl-0.98.3.linux-amd64.tar.gz": "e7c2ede38f4b00c0debcb015967184b353370ecd157e09a48448aae90d3ba2ff", + "https://github.com/block/ftl/releases/download/v0.98.7/ftl-0.98.7.linux-amd64.tar.gz": "63d9711d4cf01735927c86905a6201f4b8350aa2fbd631303abc00f131a45274", + "https://github.com/block/ftl/releases/download/v0.98.7/ftl-0.98.7.darwin-amd64.tar.gz": "dfa86fae419ede9f5f406cce7f73cb2d24ea3c20f552ab9526076450f23aee39", + "https://github.com/block/ftl/releases/download/v0.98.7/ftl-0.98.7.darwin-arm64.tar.gz": "9b7c7f8071be9692a289f6bd79dce05539ec1a56f113e2cb55240019e13dc878", + "https://github.com/block/ftl/releases/download/v0.100.0/ftl-0.100.0.darwin-amd64.tar.gz": "e03808f3a5662cbbf65c376f5f5709d19ccf3d36beb1d2f1dc167d6fac563ce8", + "https://github.com/block/ftl/releases/download/v0.100.0/ftl-0.100.0.darwin-arm64.tar.gz": "4a841ab5d7a34325ae4bb7b9db8fede333e0c5c5de8fa7da4bdd51c58aa741d1", + "https://github.com/block/ftl/releases/download/v0.100.0/ftl-0.100.0.linux-amd64.tar.gz": "1507ce0aa4fea1d901b8997d79096774343ef7b26ee4effe3aa879e17cfee464", + "https://github.com/block/ftl/releases/download/v0.104.0/ftl-0.104.0.darwin-arm64.tar.gz": "854b1ea114ffc4105c9f79fb0a05aee5861ed7531c3be6833042c874f0f902a4", + "https://github.com/block/ftl/releases/download/v0.104.0/ftl-0.104.0.linux-amd64.tar.gz": "26592fe252560e47cadd7231ae8b923322414d8d788b39b0df6fb590c9e73bbb", + "https://github.com/block/ftl/releases/download/v0.104.0/ftl-0.104.0.darwin-amd64.tar.gz": "943b4c874f40b54fa9a88bb9d5f7e62b5e22ed147e3c9effcefdc794b7822bf3", + "https://github.com/block/ftl/releases/download/v0.105.1/ftl-0.105.1.darwin-amd64.tar.gz": "4561aa8f5939b9f21067655f4d5d2462e13347c561937ffe6336f7e30490cbc6", + "https://github.com/block/ftl/releases/download/v0.105.1/ftl-0.105.1.darwin-arm64.tar.gz": "aebe596e06574262256935168dc8f5ae593fd291d09a448ef3729ab6da5821fd", + "https://github.com/block/ftl/releases/download/v0.105.1/ftl-0.105.1.linux-amd64.tar.gz": "c1d72ab5ec3091d8286a3ecbbcbabf78a2ecf35677a4ec50089fa29633b6322d", + "https://github.com/block/ftl/releases/download/v0.106.0/ftl-0.106.0.darwin-arm64.tar.gz": "eb7b829b9e4889af12be24d73f5bbd400e59180ce720b2433561398f44c6f846", + "https://github.com/block/ftl/releases/download/v0.106.0/ftl-0.106.0.linux-amd64.tar.gz": "0b3df4150b7178eb1061b308bf8082716f16ee6417ca811b3f85588cc5d00991", + "https://github.com/block/ftl/releases/download/v0.106.0/ftl-0.106.0.darwin-amd64.tar.gz": "971d6c8dd39a4c74c4210d0d863f9b39fc1a25fd003433917b168b23fa5d001d", + "https://github.com/block/ftl/releases/download/v0.107.0/ftl-0.107.0.darwin-arm64.tar.gz": "43299551192b0d0e2cdba175205c941768f16bb9ebec694cababff1a575a3dea", + "https://github.com/block/ftl/releases/download/v0.107.0/ftl-0.107.0.darwin-amd64.tar.gz": "228c6ae2dc9e380bc9874303701cfd6053959b3278cd299c9eba300db655b767", + "https://github.com/block/ftl/releases/download/v0.107.0/ftl-0.107.0.linux-amd64.tar.gz": "7857ce173f6cf48b6c0ea4cf6438e2301dd1538716caf9d4be5cc740c4203a64", + "https://github.com/block/ftl/releases/download/v0.109.2/ftl-0.109.2.darwin-amd64.tar.gz": "d84bc43cfcbc623f951d6671b8f20b8a84d46bc6cde189683b98ca164191f3ff", + "https://github.com/block/ftl/releases/download/v0.109.2/ftl-0.109.2.linux-amd64.tar.gz": "f10e737e71f688a1147606adf94cfb4787396de263cfb481307ba6cf7c5bf79a", + "https://github.com/block/ftl/releases/download/v0.109.2/ftl-0.109.2.darwin-arm64.tar.gz": "119915904a24fb35176124ec736118ef5b8b894013dceeb00cbcba3362a20a71", + "https://github.com/block/ftl/releases/download/v0.109.3/ftl-0.109.3.darwin-amd64.tar.gz": "bc70437f2658424137aff19c63a7eba723d66c69063b40ec6261d53e46664d51", + "https://github.com/block/ftl/releases/download/v0.109.3/ftl-0.109.3.linux-amd64.tar.gz": "587a14e1758fbd2c92ff5e7a21c3f687add0e1baac60bd2d92c99fc3967c1425", + "https://github.com/block/ftl/releases/download/v0.109.3/ftl-0.109.3.darwin-arm64.tar.gz": "781be8a208befe90b9f871d79e9a6d40e82c36979cf9fdbae9bccf64f95d3153", + "https://github.com/block/ftl/releases/download/v0.110.0/ftl-0.110.0.darwin-amd64.tar.gz": "8ef872efe46219c11d6f92d43af2623a271ee655445409aed8a0ccbc8df4a68c", + "https://github.com/block/ftl/releases/download/v0.110.0/ftl-0.110.0.linux-amd64.tar.gz": "390d4c934e73dc7e0a31cd15b0d5f14baa7bde051d28e0681c3a1c245c009350", + "https://github.com/block/ftl/releases/download/v0.110.0/ftl-0.110.0.darwin-arm64.tar.gz": "328c0e74c651a43a142ca858619372986950aa2f404bca2d678a4fdbd2a92465", + "https://github.com/block/ftl/releases/download/v0.111.1/ftl-0.111.1.darwin-arm64.tar.gz": "e46fad8ce2931c3247f543cf59ece502132cf1fa64b8c324b9838f61e6939cb6", + "https://github.com/block/ftl/releases/download/v0.111.1/ftl-0.111.1.linux-amd64.tar.gz": "092d8b74f0e01a262882e5dac21d079e6257ecdeb68b52b0faae5bead624304e", + "https://github.com/block/ftl/releases/download/v0.111.1/ftl-0.111.1.darwin-amd64.tar.gz": "bb61adab881f4c0175524ef2b21f5e1861144ca5250eab2c2528b14e2f342f18", + "https://github.com/block/ftl/releases/download/v0.113.0/ftl-0.113.0.linux-amd64.tar.gz": "8480d1769bcbba541ec2b5ed6c32b39181a7d0f5b40ac3b4fe03ac91d0069247", + "https://github.com/block/ftl/releases/download/v0.113.0/ftl-0.113.0.darwin-amd64.tar.gz": "e52c8c3827c94e8578a1755ce22a5bdafc9ee5f0dc8d1606593b6ecc59b2ea36", + "https://github.com/block/ftl/releases/download/v0.113.0/ftl-0.113.0.darwin-arm64.tar.gz": "5280116fab672a97d022f82f730c364215a8346e78bcbdde9f9a18b7a25ba684", + "https://github.com/block/ftl/releases/download/v0.114.0/ftl-0.114.0.darwin-arm64.tar.gz": "1888dd9c531a47d7f803e773656ab6243b975e094ab8eaeb8f1571097b84768a", + "https://github.com/block/ftl/releases/download/v0.114.0/ftl-0.114.0.darwin-amd64.tar.gz": "3dfd7a8fc4bdbd8f197b645ff6717d70b7f83abfa6ee6a5f9f237d1b1de11609", + "https://github.com/block/ftl/releases/download/v0.114.0/ftl-0.114.0.linux-amd64.tar.gz": "922aab08f8005d91a6ed3561ef068b5a8c9a9fe76543a901dbb8364bc576755c", + "https://github.com/block/ftl/releases/download/v0.115.0/ftl-0.115.0.darwin-arm64.tar.gz": "b3d86ff087e65d61909adb547359dbe3a7982c5e565c4d7c55f9d3727e4c8d14", + "https://github.com/block/ftl/releases/download/v0.115.0/ftl-0.115.0.darwin-amd64.tar.gz": "8d8bedc9c8b2c8f77792e826eeba2bea20ae6700d50cbc170572a366f06d25a2", + "https://github.com/block/ftl/releases/download/v0.115.0/ftl-0.115.0.linux-amd64.tar.gz": "b1e26babd35f0a2ae6530d21039981e2e382c36631ae0155ddb7951d1b018007", + "https://github.com/block/ftl/releases/download/v0.115.1/ftl-0.115.1.darwin-arm64.tar.gz": "a61ec6b5d4f8983fcca3b582d45bff6a4f3b76225baa21814041ae80d5bb02f8", + "https://github.com/block/ftl/releases/download/v0.115.1/ftl-0.115.1.linux-amd64.tar.gz": "5bd6c15ee344f9b82b56fd59555288fd0fa49ede6f04d2c33f1e5a8dc95a79b8", + "https://github.com/block/ftl/releases/download/v0.115.1/ftl-0.115.1.darwin-amd64.tar.gz": "b0539307307f81cc26738dc3efe5aacc68138207446296b76f81055c5eee2bd0", + "https://github.com/block/ftl/releases/download/v0.116.0/ftl-0.116.0.linux-amd64.tar.gz": "bfb7be9c8ffeddfce8902dec927ce9e2088ec114ee1bb1adb710c6615563fe18", + "https://github.com/block/ftl/releases/download/v0.116.0/ftl-0.116.0.darwin-amd64.tar.gz": "9532ea23f7b4811ba814c6d97cbbdefbebdec9777d2eef9cf0344d999e8f7a12", + "https://github.com/block/ftl/releases/download/v0.116.0/ftl-0.116.0.darwin-arm64.tar.gz": "c397dc308755bec4e09ba1a416b093b76553eca02f2f55e75acb3dd33ec8507c", + "https://github.com/block/ftl/releases/download/v0.118.2/ftl-0.118.2.darwin-amd64.tar.gz": "0c59a325ce2120aaed6697dbdc33da43ec5d3d3d90d7280bb436304f45dc774d", + "https://github.com/block/ftl/releases/download/v0.118.2/ftl-0.118.2.linux-amd64.tar.gz": "f33966a1970035a49430c8b6799c4a5ee6df504a52fef069d0c9acab107fb76c", + "https://github.com/block/ftl/releases/download/v0.118.2/ftl-0.118.2.darwin-arm64.tar.gz": "5ff365620d899217040eec62d9534b02b771c11284328f6887fc6e2e2ddc1c60", + "https://github.com/block/ftl/releases/download/v0.119.0/ftl-0.119.0.darwin-arm64.tar.gz": "a25d47cc648415403923292afa2cfe8eda120b31b4491955fa6508c15d69d4f0", + "https://github.com/block/ftl/releases/download/v0.119.0/ftl-0.119.0.darwin-amd64.tar.gz": "8129f4d5cb4cbcbfc240a9cd817dc1f848cff3a7fd2a7c34e47b21509680de35", + "https://github.com/block/ftl/releases/download/v0.119.0/ftl-0.119.0.linux-amd64.tar.gz": "68e364e8f7e178b33fc1358a87e8808a68449966697500ae6205a1671b63e032", + "https://github.com/block/ftl/releases/download/v0.121.0/ftl-0.121.0.darwin-amd64.tar.gz": "7c63c48ae84ca6a063b90e4390990d78bdf70cddcbd98d101698a1a64b0e848a", + "https://github.com/block/ftl/releases/download/v0.121.0/ftl-0.121.0.linux-amd64.tar.gz": "eae6d3d4448c53adce488d57880adc599620f5f2339d3a2283d3660fb4d85dfe", + "https://github.com/block/ftl/releases/download/v0.121.0/ftl-0.121.0.darwin-arm64.tar.gz": "3008e56a8d7662c3b85516a37085d3518850281c4c61adbb086f28966d228850", + "https://github.com/block/ftl/releases/download/v0.122.2/ftl-0.122.2.darwin-amd64.tar.gz": "8772e263c4fba03b13338186b3291d5085d4a6e76cc3db6805eba17b2f8af7ca", + "https://github.com/block/ftl/releases/download/v0.122.2/ftl-0.122.2.linux-amd64.tar.gz": "8c3d9e56fac127d32ae6c3cfb7309f305b974b6f5c10db25cc570b0e1082ba8c", + "https://github.com/block/ftl/releases/download/v0.122.2/ftl-0.122.2.darwin-arm64.tar.gz": "645af3068f5eb8988c75ab3656f47a7f17675985f54528fb1feaa2e3de9394ed", + "https://github.com/block/ftl/releases/download/v0.123.1/ftl-0.123.1.darwin-arm64.tar.gz": "714080214b67827f94d48e76c259da7cffa6e6c20d18f28214159c971b2b513e", + "https://github.com/block/ftl/releases/download/v0.123.1/ftl-0.123.1.linux-amd64.tar.gz": "d0c7e82bf5bba32d021bbca9f74f2c9aa1561da65992dfcc5317a690dd262d1d", + "https://github.com/block/ftl/releases/download/v0.123.1/ftl-0.123.1.darwin-amd64.tar.gz": "d105eaa8b8d847e3c76cf02283dea9d5c9fef64f4630132b97ab7b4e151b48b6", + "https://github.com/block/ftl/releases/download/v0.124.1/ftl-0.124.1.darwin-arm64.tar.gz": "6ae88192b5e5800d2f29b787aaf8e453b5b630001922d5e3273110697ce96261", + "https://github.com/block/ftl/releases/download/v0.124.1/ftl-0.124.1.darwin-amd64.tar.gz": "3404f30b73f621d7007471424632996ed7ea04f7aaaa0f9f62cee23fafbb6c09", + "https://github.com/block/ftl/releases/download/v0.124.1/ftl-0.124.1.linux-amd64.tar.gz": "d9cab79ec6cbb39f21b7e5e91b5e3be4819c15593ca7e71f631eec75603d76d8", + "https://github.com/block/ftl/releases/download/v0.126.0/ftl-0.126.0.darwin-amd64.tar.gz": "6c26bcd0e8f37c70ce7b494a62f7a75cfdd8b8ed69030c584aada5cc98a66add", + "https://github.com/block/ftl/releases/download/v0.126.0/ftl-0.126.0.darwin-arm64.tar.gz": "017c9d2e518ff10847c5479534e9f9d0ef685903e778e3a2f78e542bb140efe1", + "https://github.com/block/ftl/releases/download/v0.126.0/ftl-0.126.0.linux-amd64.tar.gz": "48b6999db6e548f1c763d31a534d35e38633ba0e1dfc955f7178f1b3696eadff", + "https://github.com/block/ftl/releases/download/v0.126.2/ftl-0.126.2.darwin-arm64.tar.gz": "62571260ea6f73b1856f8674fa2d42f0d6d56a6043fa3ee2d27503695c6dd7fc", + "https://github.com/block/ftl/releases/download/v0.126.2/ftl-0.126.2.linux-amd64.tar.gz": "e5de1c2fe7ea37e03f3c6bb1261aeafdf7d093e45bcfa959c25a988114bba15a", + "https://github.com/block/ftl/releases/download/v0.126.2/ftl-0.126.2.darwin-amd64.tar.gz": "233eaa5b6620210eecac06046852abfc00fe670a00c34c1b4c9a9760678a5f89", + "https://github.com/block/ftl/releases/download/v0.128.1/ftl-0.128.1.linux-amd64.tar.gz": "2b7f7eed98f3f3c7823d14ea4e571510e02e9403a5fb33f6c4d412d0dfa43409", + "https://github.com/block/ftl/releases/download/v0.128.1/ftl-0.128.1.darwin-amd64.tar.gz": "8602ee8586ac4362a1993225d2f5013d1e9605206c46faff37c61dd798efcd22", + "https://github.com/block/ftl/releases/download/v0.128.1/ftl-0.128.1.darwin-arm64.tar.gz": "b8d30b4c196fc9b5abc0bdf83fd379784b5d9181c3596f06552b42741646d6ef", + "https://github.com/block/ftl/releases/download/v0.128.5/ftl-0.128.5.darwin-amd64.tar.gz": "86e6a16765c3efd1c03b5968119f0eff6f67f63b9b9036cc4c35c5d121f7c77f", + "https://github.com/block/ftl/releases/download/v0.128.5/ftl-0.128.5.darwin-arm64.tar.gz": "bda021568ca187fd1406bc1df7d8868615d40156f5d2aec1c0471d6fb2e4f623", + "https://github.com/block/ftl/releases/download/v0.128.5/ftl-0.128.5.linux-amd64.tar.gz": "d052f439043cd86b69c88c1aa4fc019edd6e243e15b4c150c41d19a99e5abba1", + "https://github.com/block/ftl/releases/download/v0.129.0/ftl-0.129.0.darwin-arm64.tar.gz": "15b0ca29efd90058bce54a829c8203b038f192ab9880c328502c702b969e2da6", + "https://github.com/block/ftl/releases/download/v0.129.0/ftl-0.129.0.linux-amd64.tar.gz": "db81e7e93f7a2c27a6b22eb7e21173400ae346ce56e27bc3dba9a6efb381c161", + "https://github.com/block/ftl/releases/download/v0.129.0/ftl-0.129.0.darwin-amd64.tar.gz": "467c9da8e205399be1a2699c3c195dba07bd65d189bbbaf82673922e91666e66", + "https://github.com/block/ftl/releases/download/v0.129.2/ftl-0.129.2.darwin-amd64.tar.gz": "23da3b9f2f35bc1ba124e44df98f485b8943fd79566f0d8b70dbdb27d006dd65", + "https://github.com/block/ftl/releases/download/v0.129.2/ftl-0.129.2.linux-amd64.tar.gz": "24b142dba2fdbd50a71c6e369d4d92d1c833bfd552ae0bef193d2dfdd698386c", + "https://github.com/block/ftl/releases/download/v0.129.2/ftl-0.129.2.darwin-arm64.tar.gz": "e2f2c3d597527f373364ceebb6efb35e2eded1b897459d0735995b26c1bb43b8", + "https://github.com/block/ftl/releases/download/v0.133.0/ftl-0.133.0.darwin-amd64.tar.gz": "378fa4eee540c2a46a6deb9d49894260eb0b9807f691659ae55ac5f10d4660ec", + "https://github.com/block/ftl/releases/download/v0.133.0/ftl-0.133.0.linux-amd64.tar.gz": "5e5956d5c391aa6ecccf646c2cd3378ecfab97af90e6f7d29bc3abf5a2a3e432", + "https://github.com/block/ftl/releases/download/v0.133.0/ftl-0.133.0.darwin-arm64.tar.gz": "28d2f717474dc05d4502e63f3e430ab34d6b7705a3f23ff263c8b652e2d3dfee", + "https://github.com/block/ftl/releases/download/v0.133.1/ftl-0.133.1.darwin-amd64.tar.gz": "5260cae3408042aec52173a864f84b56a235fd072dbe5849b9b1b29bc72c6ebf", + "https://github.com/block/ftl/releases/download/v0.133.1/ftl-0.133.1.linux-amd64.tar.gz": "0dda6c456715c47223a07b37cc2c3fd22c94a35ae6bc290a02b6574dc99b5351", + "https://github.com/block/ftl/releases/download/v0.133.1/ftl-0.133.1.darwin-arm64.tar.gz": "5b79bf6b382b49e40c29fdde9eac76df11586111b3e02dba180f091531653c2e", + "https://github.com/block/ftl/releases/download/v0.133.2/ftl-0.133.2.darwin-amd64.tar.gz": "8f5e2f1dae2190db9c6b2833891487be98f3a4778f361797485befe82e0f2f34", + "https://github.com/block/ftl/releases/download/v0.133.2/ftl-0.133.2.darwin-arm64.tar.gz": "7615b4612a6699ce8a52c8ee898f0b53aa1a3d5c2bfcd415a3c66e9c858527c0", + "https://github.com/block/ftl/releases/download/v0.133.2/ftl-0.133.2.linux-amd64.tar.gz": "9033312b538015d5108abe749065dcb53c8b3a595c59d807a4f891c268b97b47", + "https://github.com/block/ftl/releases/download/v0.134.6/ftl-0.134.6.darwin-amd64.tar.gz": "145f90d72c5ef5ceb98526d2c71f41a3e284603b34592c4375b94e2e5dcf4e3b", + "https://github.com/block/ftl/releases/download/v0.134.6/ftl-0.134.6.linux-amd64.tar.gz": "14d11d05937ef525e85508915ac9b89f8294540db40113133f4b1cb4e1c1942b", + "https://github.com/block/ftl/releases/download/v0.134.6/ftl-0.134.6.darwin-arm64.tar.gz": "518564e2ad001b0bf8e6ae9f6860ad439a3729630445e1880921081d58cb27b2", + "https://github.com/block/ftl/releases/download/v0.134.7/ftl-0.134.7.linux-amd64.tar.gz": "f8d8c64ecd1ecbf126ca4ed40188f9d145c712cfb2587e82214b5002705dec59", + "https://github.com/block/ftl/releases/download/v0.134.7/ftl-0.134.7.darwin-arm64.tar.gz": "8fc3558e95a57dd77f33579e0c9de66e873020deba0afa65f22514e5483d30fd", + "https://github.com/block/ftl/releases/download/v0.134.7/ftl-0.134.7.darwin-amd64.tar.gz": "cc408816cfc65f975101f13b39ac391d1bbc4cf3bed1e9c984a5f3ce7f8223da", + "https://github.com/block/ftl/releases/download/v0.136.0/ftl-0.136.0.darwin-amd64.tar.gz": "66a4c895b30f7fe1134bf52bdba2ef33c7d9db2fba452878b3ad092179a3cec5", + "https://github.com/block/ftl/releases/download/v0.136.0/ftl-0.136.0.linux-amd64.tar.gz": "10d7720b6fb66c26704836221ccad78b1920106dd40a9e5fe1ba1f35ff9e41fe", + "https://github.com/block/ftl/releases/download/v0.136.0/ftl-0.136.0.darwin-arm64.tar.gz": "4443abb9ae086106c7132665bb8c902f4b1a17c1fbf7ddb46dc1a5e0a5e27b61", + "https://github.com/block/ftl/releases/download/v0.137.0/ftl-0.137.0.darwin-arm64.tar.gz": "70153d74608583ac1e5435f987e6a9b0fbf841a21785f8bf6b5508e8fa1bd824", + "https://github.com/block/ftl/releases/download/v0.137.0/ftl-0.137.0.linux-amd64.tar.gz": "03996ce46c863d1bcd759e208ba0e1ef99507f7e225bf241ef84fb937daf4498", + "https://github.com/block/ftl/releases/download/v0.137.0/ftl-0.137.0.darwin-amd64.tar.gz": "dfb8d37e757fe17e5a02da3402ef048206fe54f70402104172c5cf2050df3c4e", + "https://github.com/block/ftl/releases/download/v0.139.0/ftl-0.139.0.linux-amd64.tar.gz": "882f89322255b16e55dbcee0c8327d11a94e1db48bdcebd7f4fe1e4af03a62bd", + "https://github.com/block/ftl/releases/download/v0.139.0/ftl-0.139.0.darwin-amd64.tar.gz": "978dd042c3602d515f9e55a970ed34bebfebd62223c64fa6e58d91edaf1a873a", + "https://github.com/block/ftl/releases/download/v0.139.0/ftl-0.139.0.darwin-arm64.tar.gz": "80bb84792ca0b4fbe860f5137d06dba4f295571bb829fbf5c02877060ab30d9e", + "https://github.com/block/ftl/releases/download/v0.142.0/ftl-0.142.0.darwin-amd64.tar.gz": "0586c1c5666ac123b32b88b4a0345ba3cb397639e83148f2baebd22052aa25f2", + "https://github.com/block/ftl/releases/download/v0.142.0/ftl-0.142.0.linux-amd64.tar.gz": "54f21bfa15550f6d5e3b82066ea51c1e0bad678415b4d731e3296696fab0032f", + "https://github.com/block/ftl/releases/download/v0.142.0/ftl-0.142.0.darwin-arm64.tar.gz": "1c86347c76677011c585f1882f780df670c55af0ebfca238f2e96ee1ccd94d49", + "https://github.com/block/ftl/releases/download/v0.144.2/ftl-0.144.2.darwin-amd64.tar.gz": "9f39d71a63a56d0dc1b0a5c504687d8e6f403e70d8ca16c6addea10d3a95cb8e", + "https://github.com/block/ftl/releases/download/v0.144.2/ftl-0.144.2.linux-amd64.tar.gz": "69419249f0b1fd5049a592e7399b76755c35bc71fb202bf1da656b7b0355b914", + "https://github.com/block/ftl/releases/download/v0.144.2/ftl-0.144.2.darwin-arm64.tar.gz": "1b296d3cd2e9159d26e3120f8d6823cc8566b1361d0784bb0984c11d192877b2", + "https://github.com/block/ftl/releases/download/v0.145.3/ftl-0.145.3.linux-amd64.tar.gz": "e5d4411916ea84229f8e2e8b9328d180ee934d51980891fa820f221a3d9bd821", + "https://github.com/block/ftl/releases/download/v0.145.3/ftl-0.145.3.darwin-arm64.tar.gz": "f221f8563d79a64ef3108beed8bb45c3d17dcc68ad1d4bc077719116fdf97b4d", + "https://github.com/block/ftl/releases/download/v0.145.3/ftl-0.145.3.darwin-amd64.tar.gz": "f714eb5cf7ee2d9fc00053a59ae5741b68196d641db9bb1f1c493fd23ce5c95b", + "https://github.com/block/ftl/releases/download/v0.145.5/ftl-0.145.5.darwin-amd64.tar.gz": "182e1ac6fae4c4935f7a7a3176c580ffee31c654884685dd075c1cbe81c1461a", + "https://github.com/block/ftl/releases/download/v0.145.5/ftl-0.145.5.linux-amd64.tar.gz": "060889f6c20ea2279859a709e49d177df0f00553b911d5ceba0edaf4f57ef0b8", + "https://github.com/block/ftl/releases/download/v0.145.5/ftl-0.145.5.darwin-arm64.tar.gz": "a9b264cfbce32d416a4bd648a766ccef2bfe05d0de77b2de89d8410e6ba3e18b", + "https://github.com/block/ftl/releases/download/v0.147.0/ftl-0.147.0.darwin-arm64.tar.gz": "60f1c2511ea09d404fb445a08bbffde59f22863b8eba13ce9ae37d11c0b3d2c4", + "https://github.com/block/ftl/releases/download/v0.147.0/ftl-0.147.0.linux-amd64.tar.gz": "32a35064c405d5f343c54717d5eefa6227d92c9903bed7bdb390016f538d7a3e", + "https://github.com/block/ftl/releases/download/v0.147.0/ftl-0.147.0.darwin-amd64.tar.gz": "7285c91435956e07dd224c8c4c48d99e0de8bd12d2ec90475a0f8790d8bbce31", + "https://github.com/block/ftl/releases/download/v0.148.0/ftl-0.148.0.darwin-amd64.tar.gz": "acbb27adbb949a7732f7eb181b1cd5de5d25801db38bf627c7b4fc68077b3846", + "https://github.com/block/ftl/releases/download/v0.148.0/ftl-0.148.0.linux-amd64.tar.gz": "5ff260c49939285cc1042600f80d4f8668b0e0f388317da5abd8a0b0bc499c82", + "https://github.com/block/ftl/releases/download/v0.148.0/ftl-0.148.0.darwin-arm64.tar.gz": "00c474ecb069602d1262b63ded2b37fc093955e4afe0f77729b8934638e57688", + "https://github.com/block/ftl/releases/download/v0.150.3/ftl-0.150.3.darwin-amd64.tar.gz": "2ec28db11b365e6dc76ab99048c6f5b307222afada097ae07e8a241c599ef8f3", + "https://github.com/block/ftl/releases/download/v0.150.3/ftl-0.150.3.darwin-arm64.tar.gz": "cf472801e1b9ef724a7cf805e4bfd90a2040f180cc4f3e0c5f653b76bd5f0805", + "https://github.com/block/ftl/releases/download/v0.150.3/ftl-0.150.3.linux-amd64.tar.gz": "0c304f2df2287a021c8518e0b91753abb470fddb8d9d6d53d17ba8d716714b6a", + "https://github.com/block/ftl/releases/download/v0.151.1/ftl-0.151.1.linux-amd64.tar.gz": "4f54b4d1bcf2aef088a0716f85fbfbc0458fbb5661ba1278dd8b8e4499e011be", + "https://github.com/block/ftl/releases/download/v0.151.1/ftl-0.151.1.darwin-arm64.tar.gz": "cfa05aadbfd9fa5fe1fa8d8458b6d8f239519d835d7f2004db5008279e18092b", + "https://github.com/block/ftl/releases/download/v0.151.1/ftl-0.151.1.darwin-amd64.tar.gz": "516c85a65d1bd2b49a1e1f0f5c47a7974505329562a4cf089e6f3878e8dd7758", + "https://github.com/block/ftl/releases/download/v0.151.2/ftl-0.151.2.darwin-arm64.tar.gz": "61436ddecc37d6d52aa444e97dbcd76a073ce2aa34abb75f38b9d808f00aab8e", + "https://github.com/block/ftl/releases/download/v0.151.2/ftl-0.151.2.linux-amd64.tar.gz": "6050a921eb84728bbb5681beee9652a3ca7ecb1eaa526ef8935a585a6d2d3882", + "https://github.com/block/ftl/releases/download/v0.151.2/ftl-0.151.2.darwin-amd64.tar.gz": "5ab0d5b53c6c3f019edb0e0d6ac7f7a65c7afe529a4d6c14c7fd8da1dceec41d", + "https://github.com/block/ftl/releases/download/v0.153.0/ftl-0.153.0.darwin-amd64.tar.gz": "217393ee1b43daea8cca1a71a76452d2e37d28f98eed48e9d2db5ce79fc5bcad", + "https://github.com/block/ftl/releases/download/v0.153.0/ftl-0.153.0.linux-amd64.tar.gz": "5fd28c22b238be2c664e98da5c0d1c872470792671f5826ff937a7a3042a16dd", + "https://github.com/block/ftl/releases/download/v0.153.0/ftl-0.153.0.darwin-arm64.tar.gz": "819ac2a2b13a4dd87c0a8cbbdf83401dcaaa3fb30d88964122e7f118bbc90453", + "https://github.com/block/ftl/releases/download/v0.153.1/ftl-0.153.1.linux-amd64.tar.gz": "bca6fc3085c5c426b5de3fbd08d268fbd552b2b679770832c8761709df68a9e6", + "https://github.com/block/ftl/releases/download/v0.153.1/ftl-0.153.1.darwin-amd64.tar.gz": "d27c1716b9b5e67022d660e06494ce9863b605d9ddac75a9d1f52964fda656ab", + "https://github.com/block/ftl/releases/download/v0.153.1/ftl-0.153.1.darwin-arm64.tar.gz": "9b66caae70e364341f8c283e13cd48b5f76eca8200eb7d7f12dae4a29704d0f4", + "https://github.com/block/ftl/releases/download/v0.154.0/ftl-0.154.0.darwin-arm64.tar.gz": "466bdcd1317c96bcacfa2a4fe55787b3c888ff06cfd6c243611a7663d9a410e3", + "https://github.com/block/ftl/releases/download/v0.154.0/ftl-0.154.0.darwin-amd64.tar.gz": "1f24f2d4acaac22f4b8ceb8839b02082e1771ad44cb53992787f5fd6b4defc60", + "https://github.com/block/ftl/releases/download/v0.154.0/ftl-0.154.0.linux-amd64.tar.gz": "6cb8ffb3b26b730cea696f25092080026bda44ddec86cd9c59747e033c38570e", + "https://github.com/block/ftl/releases/download/v0.156.0/ftl-0.156.0.darwin-amd64.tar.gz": "477f17cd1f5f7fd0a5c5272b8d530e1c5877daa0e144cac8d687ff0e42a3e727", + "https://github.com/block/ftl/releases/download/v0.156.0/ftl-0.156.0.linux-amd64.tar.gz": "6958f953c24aea6d6a707fdfea12c288f984309d5e2c53eef435465d27c59aca", + "https://github.com/block/ftl/releases/download/v0.156.0/ftl-0.156.0.darwin-arm64.tar.gz": "f36089f094f161b362b292b8420ecdc356e3a9412524e1041eb0735a54b5aef3", + "https://github.com/block/ftl/releases/download/v0.157.1/ftl-0.157.1.darwin-arm64.tar.gz": "c8a2c4b9a8da395a5d84f456b19968814bc2375cf99d9e7c71cd4c90b962c432", + "https://github.com/block/ftl/releases/download/v0.157.1/ftl-0.157.1.linux-amd64.tar.gz": "06929beb0d97b3ac8029fbc96a46c45e07a2d0150c0627aec58d2e4c74716b2e", + "https://github.com/block/ftl/releases/download/v0.157.1/ftl-0.157.1.darwin-amd64.tar.gz": "ac908d71638bdc6b1201baa63b6754fd4a923cf73c4cb3db5e3a4e46206022c3", + "https://github.com/block/ftl/releases/download/v0.160.0/ftl-0.160.0.darwin-amd64.tar.gz": "ea9ca3e42f32cabb4fc2b40b2cfee5b940a604319083b19ce721a2baa5abf5ac", + "https://github.com/block/ftl/releases/download/v0.160.0/ftl-0.160.0.linux-amd64.tar.gz": "19b9728ff9a8f9ac6bc2dab6c8d8b58bc852d1256bbf5a02db8d23d741553a28", + "https://github.com/block/ftl/releases/download/v0.160.0/ftl-0.160.0.darwin-arm64.tar.gz": "094f0924d3ca5f76889ee5a62c614fb82097b9db8a9fa01bec1c851a26994239", + "https://github.com/block/ftl/releases/download/v0.161.1/ftl-0.161.1.linux-amd64.tar.gz": "52c06002393a8bdd4b941b02b609273184a29d4c051242e096ca88f0d92fe17e", + "https://github.com/block/ftl/releases/download/v0.161.1/ftl-0.161.1.darwin-amd64.tar.gz": "d4d8031f15665ea5f218103297f1f703897980caa6f75bbd9c84dba66d16803d", + "https://github.com/block/ftl/releases/download/v0.161.1/ftl-0.161.1.darwin-arm64.tar.gz": "5494d22f2b6ce599a415160eb129a606121189c7d882624518cd5f8147d04742", + "https://github.com/block/ftl/releases/download/v0.163.0/ftl-0.163.0.linux-amd64.tar.gz": "288dc84a45ecda614850ed0f25a3dc17431c69270acc61d65a355026d7c44794", + "https://github.com/block/ftl/releases/download/v0.163.0/ftl-0.163.0.darwin-arm64.tar.gz": "d839da307a8732cc5c04e454463241c26a9653b77283c843c32ed93844686c12", + "https://github.com/block/ftl/releases/download/v0.163.0/ftl-0.163.0.darwin-amd64.tar.gz": "7b051f8ba4c8e68c6d9f105eb76cf00c6e07147da098e770d9c21f5a0c09958d", + "https://github.com/block/ftl/releases/download/v0.163.3/ftl-0.163.3.darwin-amd64.tar.gz": "fa5d842d1fe85bb78252a9e4ed82740d5ad7c4c0a9fa90755008519b2e9a313a", + "https://github.com/block/ftl/releases/download/v0.163.3/ftl-0.163.3.darwin-arm64.tar.gz": "2a2253b1439eb196933977a38345c7776da5727649b1fb0ab0f31cc346774d72", + "https://github.com/block/ftl/releases/download/v0.163.3/ftl-0.163.3.linux-amd64.tar.gz": "d586c22cb1f064578ad5a7dd2dcb34b8aa4a6d7a83d33668963d7894e92e238e", + "https://github.com/block/ftl/releases/download/v0.163.4/ftl-0.163.4.linux-amd64.tar.gz": "c0d5390bb243edbf7826aa3d0867484625a98a0911e3c1ef10bfd798363e2d91", + "https://github.com/block/ftl/releases/download/v0.163.4/ftl-0.163.4.darwin-arm64.tar.gz": "c1874434b0c929e6c46156fd85e392710e28328890234bdabc6e37ba6c0d3ce3", + "https://github.com/block/ftl/releases/download/v0.163.4/ftl-0.163.4.darwin-amd64.tar.gz": "1c11a1b40e5d20109c9bceaaf71c6343ca09a10c137946c6cdfc1af345fdd19f", + "https://github.com/block/ftl/releases/download/v0.163.9/ftl-0.163.9.darwin-arm64.tar.gz": "ad4b48f15680dff4802786710d907d4ef1e099cbd0eb25cf40c0be9bbcf6e813", + "https://github.com/block/ftl/releases/download/v0.163.9/ftl-0.163.9.darwin-amd64.tar.gz": "f3428292d4ba1e02665cc4a692bc4f0c9a93bcaadbd29bf6512d11dd44a7e0cc", + "https://github.com/block/ftl/releases/download/v0.163.9/ftl-0.163.9.linux-amd64.tar.gz": "b37285d0d2512b64e299a63340268adad9628ad17705bc77046ebf17ce8420f1", + "https://github.com/block/ftl/releases/download/v0.165.0/ftl-0.165.0.darwin-arm64.tar.gz": "92b9a4779f658a8e89d2e12f65e88c0a58a0bac1b53718f6f82c8cdea8366822", + "https://github.com/block/ftl/releases/download/v0.165.0/ftl-0.165.0.linux-amd64.tar.gz": "f9b01aa3f7e8238910ad7b38515dcc336c70e6117f2aaae1dd0ae419d53b675c", + "https://github.com/block/ftl/releases/download/v0.165.0/ftl-0.165.0.darwin-amd64.tar.gz": "cc8ea58e0f1c4abfc180bad6fa5e60a6b195600e7705244b9e619b9cd73293b3", + "https://github.com/block/ftl/releases/download/v0.166.2/ftl-0.166.2.linux-amd64.tar.gz": "8f0313071be245a82a7d06ef737bcbc315124da8dda43171f643f414c4421005", + "https://github.com/block/ftl/releases/download/v0.166.2/ftl-0.166.2.darwin-amd64.tar.gz": "bc18298d2ead2c37ca2a6c89031e26a1a6bb13fda5ee62a006e37825e81e50c1", + "https://github.com/block/ftl/releases/download/v0.166.2/ftl-0.166.2.darwin-arm64.tar.gz": "908c0ce14b5b9e9eb9c095f9505aa66d0cb6324dfe82a076252c6a90c2657fa2", + "https://github.com/block/ftl/releases/download/v0.169.0/ftl-0.169.0.linux-amd64.tar.gz": "0166f0f9bbac06daf3260db6a1faaf2aad69891ba88590d270506fc510eea805", + "https://github.com/block/ftl/releases/download/v0.169.0/ftl-0.169.0.darwin-amd64.tar.gz": "4be7a68174abe88fdbfb73b8c799486e1d6e3649448220566d6c744014591bb2", + "https://github.com/block/ftl/releases/download/v0.169.0/ftl-0.169.0.darwin-arm64.tar.gz": "d4e4befbeec8c95485600f1517e3da2c798ac6f7fa84b3b884c7615c6d0e49dd", + "https://github.com/block/ftl/releases/download/v0.169.1/ftl-0.169.1.darwin-arm64.tar.gz": "e49ece594b6a205dbf884e8e8c1facb2ee31d055e61f48082227e42a8fbb7a33", + "https://github.com/block/ftl/releases/download/v0.169.1/ftl-0.169.1.darwin-amd64.tar.gz": "19e68abb8af534e744d63844c085fcd85e22df4974dab2b4555bd3eada73ab62", + "https://github.com/block/ftl/releases/download/v0.169.1/ftl-0.169.1.linux-amd64.tar.gz": "6d8fd5fa37974b2687ec57575104d2519067d3160f4436975cfea297a6773634", + "https://github.com/block/ftl/releases/download/v0.175.0/ftl-0.175.0.darwin-amd64.tar.gz": "6f0cfbf190bff24401358d19d599469946f8c1f2f00d0da3a7d0062cf332a352", + "https://github.com/block/ftl/releases/download/v0.175.0/ftl-0.175.0.linux-amd64.tar.gz": "c52ded2f5f41462967bb53e4709663c675290d8287c9b88a6dfa9759e59f2527", + "https://github.com/block/ftl/releases/download/v0.175.0/ftl-0.175.0.darwin-arm64.tar.gz": "d1d01edb8dfe78143a78b366fe768b388d60aa74e60d24b00e519a97a0daf30c", + "https://github.com/block/ftl/releases/download/v0.177.1/ftl-0.177.1.darwin-arm64.tar.gz": "a6bc498fed1bc920b538c5ba0e68ae220ccba8f3b4c1c8e928adf57195bef05a", + "https://github.com/block/ftl/releases/download/v0.177.1/ftl-0.177.1.linux-amd64.tar.gz": "d7ee32d4f1a010f9a1399070441b64c5e8e8cb79ded31e4467b85c8ef80c31eb", + "https://github.com/block/ftl/releases/download/v0.177.1/ftl-0.177.1.darwin-amd64.tar.gz": "62f63159f2e166b250c11168fdba969f8562cb8e879008a510700e0eec67d22e", + "https://github.com/block/ftl/releases/download/v0.179.1/ftl-0.179.1.darwin-amd64.tar.gz": "b305a1deed82076a8c7986080d35a310d029276e3b07e3aca401b2a1ac4baaa8", + "https://github.com/block/ftl/releases/download/v0.179.1/ftl-0.179.1.darwin-arm64.tar.gz": "b4af1e95e077fc25910c51ce1d96a739c0256b58f28352e457777fb65d942b37", + "https://github.com/block/ftl/releases/download/v0.179.1/ftl-0.179.1.linux-amd64.tar.gz": "1ff8dd60ab9c1ad6589765b5945e9f22688d1468a686c4b167378e4a20930433", + "https://github.com/block/ftl/releases/download/v0.181.0/ftl-0.181.0.darwin-arm64.tar.gz": "93a60aeaf676d9b7095b486fabc3bcfcc57f0877e6d4d6f3f562014a34efa799", + "https://github.com/block/ftl/releases/download/v0.181.0/ftl-0.181.0.darwin-amd64.tar.gz": "de8b68a06e4b52a7411e6d89f614e0f0ee6e60ad8c3d7a5b29f64ac0e56a5b3f", + "https://github.com/block/ftl/releases/download/v0.181.0/ftl-0.181.0.linux-amd64.tar.gz": "1da8f3027b6f64637e45fdc4ff54c1ee6ad3725387a5c85d721a6e84b86dfdd1", + "https://github.com/block/ftl/releases/download/v0.181.1/ftl-0.181.1.darwin-amd64.tar.gz": "d8ca8ed5f91af98694fc4e7940560378ea57a2b6cba70803b0e0dd12b4f62fb6", + "https://github.com/block/ftl/releases/download/v0.181.1/ftl-0.181.1.darwin-arm64.tar.gz": "4dbe8eff65adcfb5de27d7e75f609ee130cfb1dd68f3e866cfb2a4b0a25f2c5e", + "https://github.com/block/ftl/releases/download/v0.181.1/ftl-0.181.1.linux-amd64.tar.gz": "f05a36385eef25f318f5cd1f4b9725a2d27630dd6b9dd1349ab653e397d7663d", + "https://github.com/block/ftl/releases/download/v0.182.0/ftl-0.182.0.darwin-arm64.tar.gz": "50eeb938f3e7453a4bc3e508646e6d44d4e128f2a0fb8aceab9e43083672736d", + "https://github.com/block/ftl/releases/download/v0.182.0/ftl-0.182.0.linux-amd64.tar.gz": "a058a650b40ee25ec60276051d38a39e90b9402765ee2bf26ff9df74ba1797ef", + "https://github.com/block/ftl/releases/download/v0.182.0/ftl-0.182.0.darwin-amd64.tar.gz": "3bdc9374b30182c0423f5c78d1d34ff1183ea9563c0b219a0729250f398c22df", + "https://github.com/block/ftl/releases/download/v0.182.2/ftl-0.182.2.darwin-amd64.tar.gz": "f4e6b6dc81b3a950b1be60d3aadbcc8d0f847c30392f9fa10e1ae666baccef5f", + "https://github.com/block/ftl/releases/download/v0.182.2/ftl-0.182.2.linux-amd64.tar.gz": "528a8ded346ef12c055baafdf550cd15b312a4614f62d03418e2c2c42af0659f", + "https://github.com/block/ftl/releases/download/v0.182.2/ftl-0.182.2.darwin-arm64.tar.gz": "8ef2d240eaaa8938bef71a26c128bcb0c60c9cb0bd6aa1370e86e96e3baf9c5d", + "https://github.com/block/ftl/releases/download/v0.183.0/ftl-0.183.0.linux-amd64.tar.gz": "9290afc2c96aba84577bec65841c55f47e8485680c779c6ce65a9335c93136bf", + "https://github.com/block/ftl/releases/download/v0.183.0/ftl-0.183.0.darwin-amd64.tar.gz": "7c750ace76c82073c04e6404a427b2c0c98972598aa6cf287a32a8f56aae1fcc", + "https://github.com/block/ftl/releases/download/v0.183.0/ftl-0.183.0.darwin-arm64.tar.gz": "5697f052d48ab5122819da1ea3f7856c6623639593d342f58a6f259a88570249", + "https://github.com/block/ftl/releases/download/v0.184.2/ftl-0.184.2.darwin-arm64.tar.gz": "ec171a320976a7ae86f27f7fe25cf5734308482ea4feee737674f54e6490ae8a", + "https://github.com/block/ftl/releases/download/v0.184.2/ftl-0.184.2.darwin-amd64.tar.gz": "7ab1649ed90501930dca9ed19d80aa39fe4b131f04b333be958265c2cbb70dc4", + "https://github.com/block/ftl/releases/download/v0.184.2/ftl-0.184.2.linux-amd64.tar.gz": "d6f04f734151924f44cef613614f4e6c6941be51edd145cff74514aecc036c1b", + "https://github.com/block/ftl/releases/download/v0.185.4/ftl-0.185.4.darwin-amd64.tar.gz": "02c24ff5bf34b1eb410fda8139569c65a91018509781f569d1338b0586414e6a", + "https://github.com/block/ftl/releases/download/v0.185.4/ftl-0.185.4.darwin-arm64.tar.gz": "e7994b4a00e14ac9c71b2e937c1a771ecca44fdda9d8209c67df51479c08985f", + "https://github.com/block/ftl/releases/download/v0.185.4/ftl-0.185.4.linux-amd64.tar.gz": "c53d751d62485b2d7a77aa988fd70942980795ca9d3e649e3d87f267d39d979b", + "https://github.com/block/ftl/releases/download/v0.185.9/ftl-0.185.9.darwin-amd64.tar.gz": "95e032de1ca4188643523116eed83f733f63b16fbd3921f7cbea5fa068b57e26", + "https://github.com/block/ftl/releases/download/v0.185.9/ftl-0.185.9.darwin-arm64.tar.gz": "12b44a4df49b442dbe5a9b0bbd87fdc1f9475660714f467fbd6fc1d05f1af888", + "https://github.com/block/ftl/releases/download/v0.185.9/ftl-0.185.9.linux-amd64.tar.gz": "e929f18c1f9feb54a3b5e6494eb396f0725bffd350a6092965935e0c0eef63a8", + "https://github.com/block/ftl/releases/download/v0.188.1/ftl-0.188.1.darwin-arm64.tar.gz": "e29e333aea5b65392d6933c76ba3e546f1448445ad2ad6639b218a5965466da4", + "https://github.com/block/ftl/releases/download/v0.188.1/ftl-0.188.1.darwin-amd64.tar.gz": "9aea05f18422c44670e84abc7f1a6b24670a96dcd250be418ac4bcaca3b6d3c6", + "https://github.com/block/ftl/releases/download/v0.188.1/ftl-0.188.1.linux-amd64.tar.gz": "a79504ed87ee92667aba0039aff661dc073bde3e2ed99a8c908422c16a4e1d80", + "https://github.com/block/ftl/releases/download/v0.190.0/ftl-0.190.0.darwin-arm64.tar.gz": "f312bfa7836a4c5a345be901fa986b204c43841fa58dd5dde4656d1458a46f06", + "https://github.com/block/ftl/releases/download/v0.190.0/ftl-0.190.0.darwin-amd64.tar.gz": "734d4f7f2a05649ee4a821cd97a80ad185b2f78f685caa51d6c36ea9d76f8d43", + "https://github.com/block/ftl/releases/download/v0.190.0/ftl-0.190.0.linux-amd64.tar.gz": "46abb4824d878fe855314cc10def14a8dd4591ef4403917f3cc5901722ce8fb0", + "https://github.com/block/ftl/releases/download/v0.193.1/ftl-0.193.1.darwin-arm64.tar.gz": "b1cbc235aae57caf6e063c5d636f1f08cf4331d82978a996192915019fa32c35", + "https://github.com/block/ftl/releases/download/v0.193.1/ftl-0.193.1.darwin-amd64.tar.gz": "d7fc0b19a571b2b30bde61d002629632ae79a2e26409b79e37275f6bfe2dd2a6", + "https://github.com/block/ftl/releases/download/v0.193.1/ftl-0.193.1.linux-amd64.tar.gz": "64c07488d2397cf48d70b6871c05f312338a66aefd1851a43e507d10fe79c941", + "https://github.com/block/ftl/releases/download/v0.195.0/ftl-0.195.0.linux-amd64.tar.gz": "c66cdea9c85635653d06c270603b75bceb49d20bf0b9245ee7f122eade94bfcd", + "https://github.com/block/ftl/releases/download/v0.195.0/ftl-0.195.0.darwin-arm64.tar.gz": "0460ab077f20752feba253110771badf178e6d0c6d8ef2a17415d09573c79100", + "https://github.com/block/ftl/releases/download/v0.195.0/ftl-0.195.0.darwin-amd64.tar.gz": "4dd22847cc7f13f06a976e6fd4f7c5ebfd0c4c1681d307220b14b04b75331d87", + "https://github.com/block/ftl/releases/download/v0.199.0/ftl-0.199.0.darwin-amd64.tar.gz": "5e40b70afc81e751ad04b6428a3cc06fe94b805d609485d3513b47253150d954", + "https://github.com/block/ftl/releases/download/v0.199.0/ftl-0.199.0.linux-amd64.tar.gz": "a03ea430e83208c203b641f68dae60988dd04defb0809d4d61f3e5a5ae7506de", + "https://github.com/block/ftl/releases/download/v0.199.0/ftl-0.199.0.darwin-arm64.tar.gz": "b65436df9d6aee93affb6b5528f425c58738b7e3e74e427bb1223ca639a547d7", + "https://github.com/block/ftl/releases/download/v0.199.1/ftl-0.199.1.darwin-amd64.tar.gz": "13fda134ebbeaa7b659e7f9961767b48b3715a5ad2394566c4aef06c671c88a3", + "https://github.com/block/ftl/releases/download/v0.199.1/ftl-0.199.1.darwin-arm64.tar.gz": "28f17e35e92ea63ba81f4444a3e8d5b957f1d8b9d649afd845ea878224a87bea", + "https://github.com/block/ftl/releases/download/v0.199.1/ftl-0.199.1.linux-amd64.tar.gz": "6291e9f4abd7998d2f167f6bcb2430ec68026dcf160b23a971cc62ef1939535c", + "https://github.com/block/ftl/releases/download/v0.200.0/ftl-0.200.0.darwin-amd64.tar.gz": "aea0c31a33141d988a7dd6adc4ed3f768ac432a667de27ec876a5e79154db00e", + "https://github.com/block/ftl/releases/download/v0.200.0/ftl-0.200.0.linux-amd64.tar.gz": "a50f3300271e4a3a042648887844667ed44ec421851effe04c582f46d3379bed", + "https://github.com/block/ftl/releases/download/v0.200.0/ftl-0.200.0.darwin-arm64.tar.gz": "a937cd24186acbdf130abadc9e11711cf3ed0d1726007579d0cc78041bcbd287", + "https://github.com/block/ftl/releases/download/v0.202.5/ftl-0.202.5.linux-amd64.tar.gz": "e2f2321c24db21edc57993b9f9237787aa1adbf475071506196e7d364d3129e9", + "https://github.com/block/ftl/releases/download/v0.202.5/ftl-0.202.5.darwin-arm64.tar.gz": "f48a34ca78228d7c71a2c80ba5aabe163f19cdf4e0cd02dacf58d7da986eb08b", + "https://github.com/block/ftl/releases/download/v0.202.5/ftl-0.202.5.darwin-amd64.tar.gz": "ef6ada8b281a6a2fff50cacc765b7f4f1c719fcaca0f74c2a0866b34e9d1c6c0", + "https://github.com/block/ftl/releases/download/v0.204.1/ftl-0.204.1.darwin-arm64.tar.gz": "736d9682fe832d1dc72db6352315278c9ca06653085a7e6ebed5e9504e6fda15", + "https://github.com/block/ftl/releases/download/v0.204.1/ftl-0.204.1.linux-amd64.tar.gz": "69ac348f7c4530a412fd29bfb30add3f0a9f453be20af1052e2c41dcaae79fa1", + "https://github.com/block/ftl/releases/download/v0.204.1/ftl-0.204.1.darwin-amd64.tar.gz": "3040d3f754f1b463b36411d8a96de0a60f7930a5567ea2359152774cf3125165", + "https://github.com/block/ftl/releases/download/v0.207.1/ftl-0.207.1.darwin-amd64.tar.gz": "8ff9e6b51c98de1fde4a87e5c88a53ddf6e440f9addbe84d6dcd1508b97c5b55", + "https://github.com/block/ftl/releases/download/v0.207.1/ftl-0.207.1.linux-amd64.tar.gz": "9bdb74106cb06afa8433aa7acd38018b1a6091ddb5c6f7aeef31a3d8e57b5eeb", + "https://github.com/block/ftl/releases/download/v0.207.1/ftl-0.207.1.darwin-arm64.tar.gz": "70d1d3b554164df765001006fc2c0b589984fc6e28b5b8493ad53e203ee285b1", + "https://github.com/block/ftl/releases/download/v0.208.0/ftl-0.208.0.darwin-amd64.tar.gz": "ca9cf7340aa7a3e307461943c6c894e151e093edde525e3804dc9b0e81719ba6", + "https://github.com/block/ftl/releases/download/v0.208.0/ftl-0.208.0.linux-amd64.tar.gz": "de703ac818642066a24af130339f4ee546bb2c9fea3edd165c82f9667aee12b0", + "https://github.com/block/ftl/releases/download/v0.208.0/ftl-0.208.0.darwin-arm64.tar.gz": "2439be2e22023672f9d663f1017117931b93560fcdac75792f0bb47435d1559f", + "https://github.com/block/ftl/releases/download/v0.209.1/ftl-0.209.1.linux-amd64.tar.gz": "db13689d9a86f6a57ebb2ce138cb2fd655fda7849711d87fb00e7842a61e617a", + "https://github.com/block/ftl/releases/download/v0.209.1/ftl-0.209.1.darwin-amd64.tar.gz": "fd2c4c70f7125f72c23024642ad6ebc63cbbcfb8d31d2fc775a1d5a318164a38", + "https://github.com/block/ftl/releases/download/v0.209.1/ftl-0.209.1.darwin-arm64.tar.gz": "e5ebf34dba4d4e19a6af99f5247e1487e8e397763205468fe3ac872c9b646cc1", + "https://github.com/block/ftl/releases/download/v0.209.3/ftl-0.209.3.linux-amd64.tar.gz": "174fbef25a2f7ca76077397130377b1644cd2687e443086fa0d9b4f073e2524a", + "https://github.com/block/ftl/releases/download/v0.209.3/ftl-0.209.3.darwin-amd64.tar.gz": "09b5fe27f575d96ec36a5d6af59519713d517a28ee36ef8529290ff5c265793a", + "https://github.com/block/ftl/releases/download/v0.209.3/ftl-0.209.3.darwin-arm64.tar.gz": "0ff70b00685afc96ee67ecf248877eb7275c866003e0da55425340962f5231f5", + "https://github.com/block/ftl/releases/download/v0.210.3/ftl-0.210.3.darwin-amd64.tar.gz": "1f7c8453a6d75dbfa1e49e3fbe11240b0175874007fcb197fb5b075a6521afbf", + "https://github.com/block/ftl/releases/download/v0.210.3/ftl-0.210.3.darwin-arm64.tar.gz": "573334a1e17539dd62a801569a2af25b2366cbb327a21cb9a9045132dc65df45", + "https://github.com/block/ftl/releases/download/v0.210.3/ftl-0.210.3.linux-amd64.tar.gz": "e57f720bc8629eaefd56e0ee329dfd0aa0b5ff77f7b99aaba5fa6edd68efd099", + "https://github.com/block/ftl/releases/download/v0.214.0/ftl-0.214.0.linux-amd64.tar.gz": "95c24ae3ad8783da98b03a195b42a14fbb505765e986f54fbf7d89c915e3bd15", + "https://github.com/block/ftl/releases/download/v0.214.0/ftl-0.214.0.darwin-amd64.tar.gz": "1146b11f0f5e404128d58eeb788e3b72a46bb21685ec37ffa19f81fba00b9518", + "https://github.com/block/ftl/releases/download/v0.214.0/ftl-0.214.0.darwin-arm64.tar.gz": "1431cae803f77367cc799f569404bce4c838ba10cdb240b0752535369409cad9", + "https://github.com/block/ftl/releases/download/v0.215.0/ftl-0.215.0.darwin-amd64.tar.gz": "7fb5a2fb9609678d9a6b1d4e51fbe15771634fa9cdbb8a40b64f558646fd82e6", + "https://github.com/block/ftl/releases/download/v0.215.0/ftl-0.215.0.darwin-arm64.tar.gz": "4e69ca334c78b9c04cc181b56c07a1a68e87b4656ecd40eb7323804468c73953", + "https://github.com/block/ftl/releases/download/v0.215.0/ftl-0.215.0.linux-amd64.tar.gz": "f6afc1b869ce860ec23dcbc28adbfc950302df37612a5ec440e2387f9f213b48", + "https://github.com/block/ftl/releases/download/v0.217.2/ftl-0.217.2.linux-amd64.tar.gz": "153a04bfa9e7a97295f6bcc305fcf22527bc78b2174faa71311ffd8ccee465b1", + "https://github.com/block/ftl/releases/download/v0.217.2/ftl-0.217.2.darwin-arm64.tar.gz": "efdf40f0ad38516b688345b47372d8e90dfc25491fa1b8e3aca38ef3c3060226", + "https://github.com/block/ftl/releases/download/v0.217.2/ftl-0.217.2.darwin-amd64.tar.gz": "2edf23c350be82d7af228583a60e8a9e739a8aace15f6515e15de59de67f3e75", + "https://github.com/block/ftl/releases/download/v0.217.7/ftl-0.217.7.linux-amd64.tar.gz": "9b6d64506a795dc4ebaffdd35f800420dbf4efcd116a3e22a46dcf57783f9b9d", + "https://github.com/block/ftl/releases/download/v0.217.7/ftl-0.217.7.darwin-amd64.tar.gz": "a94a9e2927817e38b3e949a38fd5b0cb28d2973fb06b9a5b24a1dda3ac758a59", + "https://github.com/block/ftl/releases/download/v0.217.7/ftl-0.217.7.darwin-arm64.tar.gz": "8a720ac36bb491be4879d31fb9c12e1ff1933fbeb6dcc5e2578a791a1982efdc", + "https://github.com/block/ftl/releases/download/v0.217.8/ftl-0.217.8.linux-amd64.tar.gz": "ac1df756e97188fd3734264b257e20ad69d407411bdb02ab697d6dcb2c509bf4", + "https://github.com/block/ftl/releases/download/v0.217.8/ftl-0.217.8.darwin-arm64.tar.gz": "c53bc07f0ae2cc2b8d64f5d654d54a3d64fcf5e63dce0675cbbf56c77d838613", + "https://github.com/block/ftl/releases/download/v0.217.8/ftl-0.217.8.darwin-amd64.tar.gz": "7521b24d09c7c20f634c84c76b4e8fc873201b187a352675ee7040141c6a58d6", + "https://github.com/block/ftl/releases/download/v0.219.0/ftl-0.219.0.darwin-arm64.tar.gz": "1a2260af638756ef1ca0acdf90f82a16377b4aa2aae3d9af44503d7bc14fe936", + "https://github.com/block/ftl/releases/download/v0.219.0/ftl-0.219.0.linux-amd64.tar.gz": "63674c730fefcca618e8230741bad74239b05fef93cf723bf7ceb02614f16c26", + "https://github.com/block/ftl/releases/download/v0.219.0/ftl-0.219.0.darwin-amd64.tar.gz": "d8fb6a447b0bab83514e8fa2c8c4ca7415d121d2aecc5cbc6fb9e6d2589b2b01", + "https://github.com/block/ftl/releases/download/v0.220.0/ftl-0.220.0.darwin-amd64.tar.gz": "c7b0f29bcf562f8c8a12d2b52665a295df10e71df05e12286e03288d3430a66e", + "https://github.com/block/ftl/releases/download/v0.220.0/ftl-0.220.0.linux-amd64.tar.gz": "b96f0258f458a8c3e777554028cdc01df2cccf42ba3c4770f2b2b5c7d0776589", + "https://github.com/block/ftl/releases/download/v0.220.0/ftl-0.220.0.darwin-arm64.tar.gz": "81a748cef334c2c2b45696ab129e902189ded15d071c8e75cb0aa88e2dd950c3", + "https://github.com/block/ftl/releases/download/v0.220.2/ftl-0.220.2.darwin-amd64.tar.gz": "304842354d438176dcc85ea49ebd5a15e54ed148639f13d081f772972db0403c", + "https://github.com/block/ftl/releases/download/v0.220.2/ftl-0.220.2.darwin-arm64.tar.gz": "47dd4edbc7d8bf1f8706b79e8d06dc6a6a65135268d5f7f8b4a046904923cded", + "https://github.com/block/ftl/releases/download/v0.220.2/ftl-0.220.2.linux-amd64.tar.gz": "6d8c33420de0d83d2c1b6602d167089a0e81596746879c8bc633b5eb5533fa8d", + "https://github.com/block/ftl/releases/download/v0.222.1/ftl-0.222.1.darwin-arm64.tar.gz": "fddf0626078d1db58a36b97aea4b69e8aae05385e7810d3dca0ba53760d670b5", + "https://github.com/block/ftl/releases/download/v0.222.1/ftl-0.222.1.linux-amd64.tar.gz": "5667b5bfe68cb1ac1f1dec92b78928dba4b4aaf878ce707acfa64d83a4e01bfa", + "https://github.com/block/ftl/releases/download/v0.222.1/ftl-0.222.1.darwin-amd64.tar.gz": "cdc714175f8d8ab95b9a2944afc30060181e32c2b3b5ec1b6cc9865e2590c663", + "https://github.com/block/ftl/releases/download/v0.224.0/ftl-0.224.0.darwin-amd64.tar.gz": "4137bf0e9f2b2e1a8af8f456423a3a291525b673bfc1847148851fbe2527dae8", + "https://github.com/block/ftl/releases/download/v0.224.0/ftl-0.224.0.linux-amd64.tar.gz": "e6c09f40bc3790c90454719ee344d9d610f129c974804690d80b02feb04648f5", + "https://github.com/block/ftl/releases/download/v0.224.0/ftl-0.224.0.darwin-arm64.tar.gz": "5eeb06b286657f85c62e61130e1602962d8ee591e0d5443f35e7215af0b9127f", + "https://github.com/block/ftl/releases/download/v0.224.1/ftl-0.224.1.darwin-amd64.tar.gz": "10f984ce0b8aba226cee38539aaaa7d00621129d292cdb4830e999f180a70bb3", + "https://github.com/block/ftl/releases/download/v0.224.1/ftl-0.224.1.darwin-arm64.tar.gz": "61e6a4bb56d98f2889b2cbb94b2f3877c042125224f7915360003eb18d5a2d4d", + "https://github.com/block/ftl/releases/download/v0.224.1/ftl-0.224.1.linux-amd64.tar.gz": "e1d587aa7e8d056720922dfbfd0f886d812ba16d6a10106c9526e4a2e33469fc", + "https://github.com/block/ftl/releases/download/v0.225.0/ftl-0.225.0.linux-amd64.tar.gz": "9ab83c394be5c83d3864a6cd96a46f60a49d8111ab9dbd8b4845ca6f93fc5438", + "https://github.com/block/ftl/releases/download/v0.225.0/ftl-0.225.0.darwin-arm64.tar.gz": "fb03ac60015b9169131b241a4f59b6369e49aeb09bb0429aa1c66b6de47e1a7e", + "https://github.com/block/ftl/releases/download/v0.225.0/ftl-0.225.0.darwin-amd64.tar.gz": "337fff37164738a2322dd4b92f4ad43ef74b03222d9e38fb860f90709438ce0f", + "https://github.com/block/ftl/releases/download/v0.228.0/ftl-0.228.0.darwin-arm64.tar.gz": "b9c622efa2ebc842bdbdb313cba99da03d162bf13af92bca82b2055e1135539e", + "https://github.com/block/ftl/releases/download/v0.228.0/ftl-0.228.0.darwin-amd64.tar.gz": "52df0fc5b89b0ae36c8f8f6585695280e19572ef8a2918a966d4e870a4b6e6e1", + "https://github.com/block/ftl/releases/download/v0.228.0/ftl-0.228.0.linux-amd64.tar.gz": "f0f625cf0f2c78a554abb447fc083e028ed45ae37993cc1585829e3a8097ffa5", + "https://github.com/block/ftl/releases/download/v0.230.2/ftl-0.230.2.darwin-amd64.tar.gz": "a3ea49af05229940fbe2db42ce1fe9e90cd74ed365be4eee55ea8ca91180f57b", + "https://github.com/block/ftl/releases/download/v0.230.2/ftl-0.230.2.darwin-arm64.tar.gz": "a4764fe362c8c641d880b945d45fb4a31f2c81d446ac755ed2d76acc20a67cf4", + "https://github.com/block/ftl/releases/download/v0.230.2/ftl-0.230.2.linux-amd64.tar.gz": "101d346fdee38d0179c64cb48759b3465fbe619debcdddac2695b572dded0eb4", + "https://github.com/block/ftl/releases/download/v0.231.1/ftl-0.231.1.darwin-arm64.tar.gz": "9d0ea1e4151355a9f354fd7307370431140d061d5b1ab9badcfe3a906c15dc82", + "https://github.com/block/ftl/releases/download/v0.231.1/ftl-0.231.1.darwin-amd64.tar.gz": "ad7b6ff5828b55d687f4e2450de0ed1a33a33a425434a9be79ea2cdcc61ec5ef", + "https://github.com/block/ftl/releases/download/v0.231.1/ftl-0.231.1.linux-amd64.tar.gz": "6852a26ed677e0ee231b81d94a280e7b67e034a54b340816d9376984e8c8b217", + "https://github.com/block/ftl/releases/download/v0.232.2/ftl-0.232.2.linux-amd64.tar.gz": "48a6dae9eb3c3150f361399ff8f2f5a13a160faba4e1ec39c7e1660db2d2d0b5", + "https://github.com/block/ftl/releases/download/v0.232.2/ftl-0.232.2.darwin-arm64.tar.gz": "4c5587c00c83dc56ea683493e5b085e7e8124351a4a74cc14b450364f5e8adf3", + "https://github.com/block/ftl/releases/download/v0.232.2/ftl-0.232.2.darwin-amd64.tar.gz": "65dc688f318dec602f26733f36f119bee965d2cb553b94b9f1eae055a0b38850", + "https://github.com/block/ftl/releases/download/v0.234.0/ftl-0.234.0.linux-amd64.tar.gz": "df69b16c5cd7bdaf6befd9e2ea62470a2e2c174b63bb30c5a2535101f558169f", + "https://github.com/block/ftl/releases/download/v0.234.0/ftl-0.234.0.darwin-amd64.tar.gz": "588f9fa1488fd2b61b46db8204ebfd24e0119c4163d682178bfe22e183799213", + "https://github.com/block/ftl/releases/download/v0.234.0/ftl-0.234.0.darwin-arm64.tar.gz": "3ac160c19e48011a0f0217ec32abe9b86d78ce707ad0e780a78d36b52c13a960", + "https://github.com/block/ftl/releases/download/v0.235.0/ftl-0.235.0.darwin-amd64.tar.gz": "337cc67be1f7fe2995c783eb2ec417655f50eb38a7c32a231a312121180ed779", + "https://github.com/block/ftl/releases/download/v0.235.0/ftl-0.235.0.darwin-arm64.tar.gz": "5dd0af3f5e90868c4149c1c09ef1c5402194aba2b03eadbfb18c7d81af220e73", + "https://github.com/block/ftl/releases/download/v0.235.0/ftl-0.235.0.linux-amd64.tar.gz": "4da14ad49ab507bb4ea6b5a2e7a739709c884dadc00ce3dd18bb8643e30d6970", + "https://github.com/block/ftl/releases/download/v0.236.0/ftl-0.236.0.darwin-amd64.tar.gz": "b741738ddf6a5d18bc4e21deebaa42424b769dc9719f01bc032cc136cf586c06", + "https://github.com/block/ftl/releases/download/v0.236.0/ftl-0.236.0.linux-amd64.tar.gz": "184988b0f74ea0080447efbe30973e3e2a1ef3c2dfe97d710044aaaf8c93fe4b", + "https://github.com/block/ftl/releases/download/v0.236.0/ftl-0.236.0.darwin-arm64.tar.gz": "b4fa392de0b07ba86695103735e0c83d1be268818eee05887541b8fb6976c19f", + "https://github.com/block/ftl/releases/download/v0.237.1/ftl-0.237.1.darwin-arm64.tar.gz": "65006cd7646a2c84119ab70bce33bf461fb41729a356e4b3a346753f285ab183", + "https://github.com/block/ftl/releases/download/v0.237.1/ftl-0.237.1.linux-amd64.tar.gz": "ba7ee985314bfac534452588bae22692e9682b7cd3f2317ee99cd3de6787de01", + "https://github.com/block/ftl/releases/download/v0.237.1/ftl-0.237.1.darwin-amd64.tar.gz": "cff06bd2542a8132c60f695eb1a6ea3576e883f068ec041c1bbc39f0d6535491", + "https://github.com/block/ftl/releases/download/v0.240.1/ftl-0.240.1.linux-amd64.tar.gz": "6fd5c16610f0c04d31147b1b10f152020ae17da9f569185b464faa9af068f9d5", + "https://github.com/block/ftl/releases/download/v0.240.1/ftl-0.240.1.darwin-amd64.tar.gz": "006eb77967d8dc1c21acbfad84a2b82dbb4c6872d2fa2c98bea27a0b687ae127", + "https://github.com/block/ftl/releases/download/v0.240.1/ftl-0.240.1.darwin-arm64.tar.gz": "53ea38abc7201a2171a1109320d4dd927c7a59222acdf6cfba872d8897573282", + "https://github.com/block/ftl/releases/download/v0.243.2/ftl-0.243.2.linux-amd64.tar.gz": "ca16266e35bde57e5f913480f5bcb300aa9bacd1e370d7d37078a78e2071f746", + "https://github.com/block/ftl/releases/download/v0.243.2/ftl-0.243.2.darwin-amd64.tar.gz": "d65a50e2af235a5666cd2ee61f514ec414add1e27181f0225b8282f47ad70871", + "https://github.com/block/ftl/releases/download/v0.243.2/ftl-0.243.2.darwin-arm64.tar.gz": "e00e5edfe0488305007dcc520920ba711c127a1c17f03954aa2011677c8e9ca6", + "https://github.com/block/ftl/releases/download/v0.246.0/ftl-0.246.0.darwin-arm64.tar.gz": "b728e19b67854077cbd6acf35bacd12eb705d5c12fe30a00c49f7a0720da739f", + "https://github.com/block/ftl/releases/download/v0.246.0/ftl-0.246.0.linux-amd64.tar.gz": "738c0a145d3ad363161765a6edc45e38252e99bb432161b42b81acebb67503c8", + "https://github.com/block/ftl/releases/download/v0.246.0/ftl-0.246.0.darwin-amd64.tar.gz": "21fd257a9b44bd82cacc8d087062de3ef82f5c5ffd2b9363bb4ce3ad03edb5a8", + "https://github.com/block/ftl/releases/download/v0.248.0/ftl-0.248.0.darwin-arm64.tar.gz": "df8dfe47f550e756c3bdcea64d5d18b37a9e00d558f15d3e752ece7d8a71cf2d", + "https://github.com/block/ftl/releases/download/v0.248.0/ftl-0.248.0.linux-amd64.tar.gz": "480e13b2844a2e14d1399debb2db4d2df666e8c41122f873cd1cd0baa8b8e269", + "https://github.com/block/ftl/releases/download/v0.248.0/ftl-0.248.0.darwin-amd64.tar.gz": "a411886a7d5f2f42ae171b059f0fbc86c986a04279880fc5617d0763c95bec99", + "https://github.com/block/ftl/releases/download/v0.249.0/ftl-0.249.0.darwin-amd64.tar.gz": "179cd34eeba7830b641e2299f012c06fbff9ab3ed37be7c18e2252de37be682b", + "https://github.com/block/ftl/releases/download/v0.249.0/ftl-0.249.0.linux-amd64.tar.gz": "fb9f317e443b87e56c2ad9e51e74e5ab6f3f65481ecf1a185af74357b836f9cd", + "https://github.com/block/ftl/releases/download/v0.249.0/ftl-0.249.0.darwin-arm64.tar.gz": "6566c9c7dc8c327b3cf823a6b200f7d5c3ebe806e49d0a375e5a2a2d5c427006", + "https://github.com/block/ftl/releases/download/v0.253.1/ftl-0.253.1.darwin-arm64.tar.gz": "f257e4c7b23d3de7c4277509406d213656cb1ae90b4f0ac777dfd0f90d9299f8", + "https://github.com/block/ftl/releases/download/v0.253.1/ftl-0.253.1.darwin-amd64.tar.gz": "459438d2b9d7bec85f8861add217258cad60e28bbad44c521a6aae40093a65a3", + "https://github.com/block/ftl/releases/download/v0.253.1/ftl-0.253.1.linux-amd64.tar.gz": "878af986afa0428d31c2a2d2703c85a241f1691ab6ba1075da5e9d9afbdfe042", + "https://github.com/block/ftl/releases/download/v0.255.3/ftl-0.255.3.linux-amd64.tar.gz": "c96d11e5965d89703b26639fcf47212adb0d8ad81a3f92a5e24087956e42e36a", + "https://github.com/block/ftl/releases/download/v0.255.3/ftl-0.255.3.darwin-amd64.tar.gz": "969ae6b10615e08d9129264397076c9f1fa3286d86dd10ffb748de8710e8c123", + "https://github.com/block/ftl/releases/download/v0.255.3/ftl-0.255.3.darwin-arm64.tar.gz": "129bc99f9996e818579940e9354bdacdcd405d685c121837f6eca5860f1a253a", + "https://github.com/block/ftl/releases/download/v0.255.9/ftl-0.255.9.darwin-amd64.tar.gz": "f66d6e749c6ae4ef2d7bf686c9fd754b2ca7452e076ea93a11b7995b4cf29319", + "https://github.com/block/ftl/releases/download/v0.255.9/ftl-0.255.9.darwin-arm64.tar.gz": "2fadf7ea69946e801d28ef324531ea294366fafabe3b508ac2b288fbc42a2942", + "https://github.com/block/ftl/releases/download/v0.255.9/ftl-0.255.9.linux-amd64.tar.gz": "96d529ddda49347a8657b0f1b9459dbe59100baa9165b98197d1f5c7b8676cb9", + "https://github.com/block/ftl/releases/download/v0.256.0/ftl-0.256.0.darwin-arm64.tar.gz": "940f736dcd13857082564ee101a5e9e2d6e10ea50e98f4a0865406989c893c84", + "https://github.com/block/ftl/releases/download/v0.256.0/ftl-0.256.0.linux-amd64.tar.gz": "ca92c4063d701c1678f44f93938fb8a0f4d9c0596382cb279cd6df422e62d040", + "https://github.com/block/ftl/releases/download/v0.256.0/ftl-0.256.0.darwin-amd64.tar.gz": "87c22a0f7eeeb6ed0736e53e6c767e11f51a262481eecbbb77fcfb932918f6ae", + "https://github.com/block/ftl/releases/download/v0.256.1/ftl-0.256.1.darwin-arm64.tar.gz": "48df1b0daa9f6f5f6c6ea68055a2fb18e7e7197aca53ef2a66fa1fb2a2056b5d", + "https://github.com/block/ftl/releases/download/v0.256.1/ftl-0.256.1.linux-amd64.tar.gz": "80224becf9167fb08ccb1f3cbe485334d2a70f34a42694d64ab9dc118c3dfdf0", + "https://github.com/block/ftl/releases/download/v0.256.1/ftl-0.256.1.darwin-amd64.tar.gz": "56a98a8352c179d5313ddd0fba9e705b60b05e617b4309651a0d7e6d04501a9a", + "https://github.com/block/ftl/releases/download/v0.256.2/ftl-0.256.2.linux-amd64.tar.gz": "b6a011076e3fc47de754576ff5465d353eb54d1019a387959b19dcd865c6bb08", + "https://github.com/block/ftl/releases/download/v0.256.2/ftl-0.256.2.darwin-amd64.tar.gz": "4f3bd7df935418be534b8c053e0b5fe3608ea7e9b5ffcb8579cfda4ed1756632", + "https://github.com/block/ftl/releases/download/v0.256.2/ftl-0.256.2.darwin-arm64.tar.gz": "9bc6f68dae29913c50c5aa2bc9d04367999bf6cc5e3c16928c77b9472501fedc", + "https://github.com/block/ftl/releases/download/v0.258.0/ftl-0.258.0.linux-amd64.tar.gz": "c561666ee13370a53b49893a52570418b21fcf008c36b1584778cfb810f13739", + "https://github.com/block/ftl/releases/download/v0.258.0/ftl-0.258.0.darwin-arm64.tar.gz": "63ccfe10c1383a5f5b0d25179580eff376e5d5179c2c200a2ce68e445581b121", + "https://github.com/block/ftl/releases/download/v0.258.0/ftl-0.258.0.darwin-amd64.tar.gz": "1f84669b57d7a9852cab546d5a0c344b27b839e967500f96397a0ec1d80715ec", + "https://github.com/block/ftl/releases/download/v0.261.1/ftl-0.261.1.darwin-amd64.tar.gz": "67804945ea32995aad7853bc8a5367d4933656ae0eb0134c59f302bbbb1b9c79", + "https://github.com/block/ftl/releases/download/v0.261.1/ftl-0.261.1.darwin-arm64.tar.gz": "0bd2b86568fdbb771191111c88dba97168af4ae2784e126776d5ef5aa27b6606", + "https://github.com/block/ftl/releases/download/v0.261.1/ftl-0.261.1.linux-amd64.tar.gz": "6c77b24c643afa625f2bdddd6889b44d3aaeea76df6cc25c9c8331522787c7bd", + "https://github.com/block/ftl/releases/download/v0.263.0/ftl-0.263.0.linux-amd64.tar.gz": "e5bac350286c078d85c3695d6a314ff7fc4695a601a5847eeaaead94b7a4ca3f", + "https://github.com/block/ftl/releases/download/v0.263.0/ftl-0.263.0.darwin-amd64.tar.gz": "c0cfdc68c9b00ce2115786db55ed28da8fe676ae057adba349b161f8d605a48f", + "https://github.com/block/ftl/releases/download/v0.263.0/ftl-0.263.0.darwin-arm64.tar.gz": "ca6af6778b22c6df065875a54486792d2ebf578332536562db55d80e92c23afd", + "https://github.com/block/ftl/releases/download/v0.264.3/ftl-0.264.3.darwin-amd64.tar.gz": "ae86079ca880133435e4eec3605e694739d8282497a81504b85429024ebef69a", + "https://github.com/block/ftl/releases/download/v0.264.3/ftl-0.264.3.darwin-arm64.tar.gz": "7836fb9fd13386c8f845c71ae772c78c56e74460f480eeb307e305f49ac234aa", + "https://github.com/block/ftl/releases/download/v0.264.3/ftl-0.264.3.linux-amd64.tar.gz": "40e529fc30ea676d2bb7f3cafc09aa37847f412d54f90816458de4c6090a9cb9", + "https://github.com/block/ftl/releases/download/v0.265.3/ftl-0.265.3.darwin-amd64.tar.gz": "3928f16ad5ec9a8f4254264c7249c11a9f1acc6b8e8cc33b7761a61c1b60c75a", + "https://github.com/block/ftl/releases/download/v0.265.3/ftl-0.265.3.linux-amd64.tar.gz": "d112af8f0ef681d866b2e73cca21c066ac2b4fd4035b066d9acc2e95a2673f4d", + "https://github.com/block/ftl/releases/download/v0.265.3/ftl-0.265.3.darwin-arm64.tar.gz": "769fbc7a7a329931d1b2510bd5b2b1538c2ec65fd3714e00d82b30f32b2ead34", + "https://github.com/block/ftl/releases/download/v0.266.1/ftl-0.266.1.darwin-amd64.tar.gz": "ab9fc19afb05010e205fff30e15e4b0949cb3c1fe61e60d01d1360e92f71344d", + "https://github.com/block/ftl/releases/download/v0.266.1/ftl-0.266.1.darwin-arm64.tar.gz": "cc8c7c9da959e13fb9ea0d6b28deb521a0ba582961c8bc173bfea822c94e7c6c", + "https://github.com/block/ftl/releases/download/v0.266.1/ftl-0.266.1.linux-amd64.tar.gz": "f957a552152fd2768bd2dba87b98e7dd12a382bec072c060daa76b18b645bf9c", + "https://github.com/block/ftl/releases/download/v0.268.3/ftl-0.268.3.linux-amd64.tar.gz": "3a4268a8222b8641a212b928418da9eb29d290b4e5e82df9570e3a33258aa7b0", + "https://github.com/block/ftl/releases/download/v0.268.3/ftl-0.268.3.darwin-arm64.tar.gz": "c9fbf9432462dc8e58cbeba857d1fc835e9b99caa79d6ffae8cdabea5d44c5cf", + "https://github.com/block/ftl/releases/download/v0.268.3/ftl-0.268.3.darwin-amd64.tar.gz": "eb90701c8796994b4e30267931d07117827a16e215eca8468fbba3ef8b7a1f9e", + "https://github.com/block/ftl/releases/download/v0.271.3/ftl-0.271.3.darwin-amd64.tar.gz": "e882852219638dd40aef5261f9f108227edc8805431dabdb86f25ca3209a9ce9", + "https://github.com/block/ftl/releases/download/v0.271.3/ftl-0.271.3.linux-amd64.tar.gz": "56192003bf660b2d1574ddb9b06272ed2c5e22f0325c8d73122a02bd7b56b4f6", + "https://github.com/block/ftl/releases/download/v0.271.3/ftl-0.271.3.darwin-arm64.tar.gz": "f586967deb1b8b624f0667631c53735d0abd120f5124f4f4a6d84d9f47a00068", + "https://github.com/block/ftl/releases/download/v0.271.5/ftl-0.271.5.darwin-arm64.tar.gz": "bd274919fd25d8defdd33b9d316e67bd4aacccdcbef6a7a15c820c44b15a9a9b", + "https://github.com/block/ftl/releases/download/v0.271.5/ftl-0.271.5.darwin-amd64.tar.gz": "a97093f476a628899c3d3a378069570320ccecbdade6128f220a7c1bcda6f140", + "https://github.com/block/ftl/releases/download/v0.271.5/ftl-0.271.5.linux-amd64.tar.gz": "16acab87f9d512ddc82861547ce0f46f7f2efa666fb9a1a3543908242b14b6b3", + "https://github.com/block/ftl/releases/download/v0.271.7/ftl-0.271.7.linux-amd64.tar.gz": "bf567cbde3e18b1f1f5382e32c897f46f6cabd278bf3c8e209dbdf21b97a932b", + "https://github.com/block/ftl/releases/download/v0.271.7/ftl-0.271.7.darwin-arm64.tar.gz": "870bec4c42fae4325c9b0172636b769d093ebde4b04807826d33ebccf0dc2b4a", + "https://github.com/block/ftl/releases/download/v0.271.7/ftl-0.271.7.darwin-amd64.tar.gz": "5f7f9b89342dfb6eb7fd5aac3f00440e865f94ffa1eed45ce81acbebcaba3f13", + "https://github.com/block/ftl/releases/download/v0.272.0/ftl-0.272.0.linux-amd64.tar.gz": "f99f2539d5fe0da66f51b0a4e47acf70b8fc54461ec16d09f469a44a88f4135c", + "https://github.com/block/ftl/releases/download/v0.272.0/ftl-0.272.0.darwin-amd64.tar.gz": "b4a79da5737f39bb9be5592b53fc3824f6e5c443693c8597767dd416126d72de", + "https://github.com/block/ftl/releases/download/v0.272.0/ftl-0.272.0.darwin-arm64.tar.gz": "4f88ec35d7b6723a92c45c2136ee90652ef6160661615cf1cafe2d349f478b81", + "https://github.com/block/ftl/releases/download/v0.273.0/ftl-0.273.0.darwin-amd64.tar.gz": "9e946115c6e697aeb3849a1fa137b824b158c12ebc71e4abf7e7f74e321eea55", + "https://github.com/block/ftl/releases/download/v0.273.0/ftl-0.273.0.linux-amd64.tar.gz": "a2eb3bb2a558a8658b11c95495c0ec3d978587a0f573791428a8fa24d11eb64f", + "https://github.com/block/ftl/releases/download/v0.273.0/ftl-0.273.0.darwin-arm64.tar.gz": "fef3ba0525a9c09301164b0ab0e6f06365f1a8b1666a7b59c1a353086f5ea750", + "https://github.com/block/ftl/releases/download/v0.276.2/ftl-0.276.2.linux-amd64.tar.gz": "0ebc06ae2f62c808d4f8453507ab4d6cf74f8b73add8069ea28102f215ffe182", + "https://github.com/block/ftl/releases/download/v0.276.2/ftl-0.276.2.darwin-arm64.tar.gz": "25b887dddad95ee9c3608eb7ae9ddd6962c53f54ba9005873b3777cb83e121b0", + "https://github.com/block/ftl/releases/download/v0.276.2/ftl-0.276.2.darwin-amd64.tar.gz": "d7e561ee87923a9e4d3103f257995f80e4af2e1c67503cfd0372589a8800cd1b", + "https://github.com/block/ftl/releases/download/v0.276.7/ftl-0.276.7.darwin-arm64.tar.gz": "25d59b0c45ff42ddf00049040d58cbe67f50d62ab2a22888ff7db2abbe80a51d", + "https://github.com/block/ftl/releases/download/v0.276.7/ftl-0.276.7.darwin-amd64.tar.gz": "a32f71613ac6fe62526303483beb5ea00ce593766b0ba893d08969e3dc8c705a", + "https://github.com/block/ftl/releases/download/v0.276.7/ftl-0.276.7.linux-amd64.tar.gz": "1626f97c2fd274aea67ed4b3b556e00386ca57f816f79876d37d4616233930db", + "https://github.com/block/ftl/releases/download/v0.280.1/ftl-0.280.1.darwin-amd64.tar.gz": "67206c61a1b153329b6c25da8b9862c4e3f11b659a0a65e29248caaec504713e", + "https://github.com/block/ftl/releases/download/v0.280.1/ftl-0.280.1.linux-amd64.tar.gz": "c6137128c66ee642a5cf4ba89148f1de1a60d4dce404877ee5122072b6c6c8d2", + "https://github.com/block/ftl/releases/download/v0.280.1/ftl-0.280.1.darwin-arm64.tar.gz": "26f18b3a0e1371eb6d6b24bd8a84d670c2a9643431b065f093df3e20826f048f", + "https://github.com/block/ftl/releases/download/v0.280.2/ftl-0.280.2.darwin-amd64.tar.gz": "3716b37687cefb2ca1827e1b1642eeb65ffaffdffaf648c63d9bc4c42cafec54", + "https://github.com/block/ftl/releases/download/v0.280.2/ftl-0.280.2.linux-amd64.tar.gz": "f3ada0319526fb5c5d5c59994fa753bd7da1d8c36b874f5d4dcbce54604eb416", + "https://github.com/block/ftl/releases/download/v0.280.2/ftl-0.280.2.darwin-arm64.tar.gz": "2d97f53b376a8eda090f64f36253877fe77b011f4734aa3af875601fcff0d69f", + "https://github.com/block/ftl/releases/download/v0.280.3/ftl-0.280.3.linux-amd64.tar.gz": "eab192091e2a404ceb254f90deff16075c69a8535b38fb709681bf9adc574c4f", + "https://github.com/block/ftl/releases/download/v0.280.3/ftl-0.280.3.darwin-amd64.tar.gz": "534d5341020447e91deb45c64782091bf1c72a244aa6bbfc74660dffca6bbd52", + "https://github.com/block/ftl/releases/download/v0.280.3/ftl-0.280.3.darwin-arm64.tar.gz": "7b8e4153adcd2ed09b97a7d8b49b4f3a6f07c591d9ccfec704912f9fbfa976ee", + "https://github.com/block/ftl/releases/download/v0.281.6/ftl-0.281.6.linux-amd64.tar.gz": "9e60d532adcfe8b26f74a9658b96f7fb741a4b362de0bca524c8ad554f138b10", + "https://github.com/block/ftl/releases/download/v0.281.6/ftl-0.281.6.darwin-amd64.tar.gz": "b686e4856287e7cd3e70e369e7175136cdd1bdbfc17e325234783862bf089cb1", + "https://github.com/block/ftl/releases/download/v0.281.6/ftl-0.281.6.darwin-arm64.tar.gz": "d01910e1d84a97cd758098a4f894a9d06be73036c8ba0dc9b3611fc1aa9a5624", + "https://github.com/block/ftl/releases/download/v0.282.1/ftl-0.282.1.darwin-arm64.tar.gz": "4c630b7177b54737d8a2bab4825b7758f1c42ea2a3deb0ef51f013c0dba7b728", + "https://github.com/block/ftl/releases/download/v0.282.1/ftl-0.282.1.darwin-amd64.tar.gz": "63f23c022984749abd12da96ab7415ac416702ce46391ae76270a0aa517729c7", + "https://github.com/block/ftl/releases/download/v0.282.1/ftl-0.282.1.linux-amd64.tar.gz": "61f1f2da4f16448ae481906f6f52f4812485a5e376e944c51d38616b89b65ab2", + "https://github.com/block/ftl/releases/download/v0.285.2/ftl-0.285.2.linux-amd64.tar.gz": "b9c9593376ed7d3680e33e8afde06fd7025fd9e464146d1c55d5e777f916fe5f", + "https://github.com/block/ftl/releases/download/v0.285.2/ftl-0.285.2.darwin-amd64.tar.gz": "c2ea56f9443eea89769d1e1b8af25cd5c16b26fb4f9f41cc2dc9fafcfb2532ca", + "https://github.com/block/ftl/releases/download/v0.285.2/ftl-0.285.2.darwin-arm64.tar.gz": "d395293843847d876609c7bec5153ffa20f5f8b786c0561a3bca80d2d5087e53", + "https://github.com/block/ftl/releases/download/v0.289.0/ftl-0.289.0.linux-amd64.tar.gz": "e12f4aea3ec57997cbb8e06b76ed4605c4edb14f353cd02b46ffd9df80c6abec", + "https://github.com/block/ftl/releases/download/v0.289.0/ftl-0.289.0.darwin-amd64.tar.gz": "95c488bac1e5fae13ff23ab906c9e9f51202ddb3321655ceaaaf11229d8df49b", + "https://github.com/block/ftl/releases/download/v0.289.0/ftl-0.289.0.darwin-arm64.tar.gz": "0579486c97a075ac906d6f7f6d19da6eb1a8ebc3e816bed1791c08460ea9779d", + "https://github.com/block/ftl/releases/download/v0.292.2/ftl-0.292.2.darwin-amd64.tar.gz": "97f161df329dcfff3bfff9341211061a1c74822eee3c4509403d82c6500feb20", + "https://github.com/block/ftl/releases/download/v0.292.2/ftl-0.292.2.linux-amd64.tar.gz": "8bbf483f06c00de15a29e608f62bdc1b868bc6f70b2a723a41274225151c53e2", + "https://github.com/block/ftl/releases/download/v0.292.2/ftl-0.292.2.darwin-arm64.tar.gz": "fd6b3f1bfabf1e4a7ccf865a67877913ca2053158e04f1d9d269665d4557006e", + "https://github.com/block/ftl/releases/download/v0.292.3/ftl-0.292.3.linux-amd64.tar.gz": "5019309f6b829eb090525a044d8e36d0d5338eb7d900ce7ffb97b0e295a5e749", + "https://github.com/block/ftl/releases/download/v0.292.3/ftl-0.292.3.darwin-arm64.tar.gz": "5a078051150eff55ef72e5b60f8a81008932aad69001675b2a2a142c109c55e3", + "https://github.com/block/ftl/releases/download/v0.292.3/ftl-0.292.3.darwin-amd64.tar.gz": "b968e2670f4ef6dfc0ad7113956453319814a68b3b0657c26452bf45234652a0", + "https://github.com/block/ftl/releases/download/v0.294.0/ftl-0.294.0.darwin-amd64.tar.gz": "1ad80ad898f08629574b07990afd78f381acaca7092fc297ac899cee06cc5899", + "https://github.com/block/ftl/releases/download/v0.294.0/ftl-0.294.0.darwin-arm64.tar.gz": "fd62a30f5a50bffcb6ebe561b62f4c0046203aec07f5570a8f3f68ceb8dca694", + "https://github.com/block/ftl/releases/download/v0.294.0/ftl-0.294.0.linux-amd64.tar.gz": "c17d46628296080cf9b185bd09f43731f9969d61dee0fcbddcc58acaa583545a", + "https://github.com/block/ftl/releases/download/v0.296.0/ftl-0.296.0.linux-amd64.tar.gz": "fb8e09bb05d0cc8feb7669562df8dee026e6793158928c08338dfa42ae5c297f", + "https://github.com/block/ftl/releases/download/v0.296.0/ftl-0.296.0.darwin-arm64.tar.gz": "4fa59e74b9a653d12dc952249349640e2afe847bedaf8cd04d701d52872be8fb", + "https://github.com/block/ftl/releases/download/v0.296.0/ftl-0.296.0.darwin-amd64.tar.gz": "f9522d06eda07352bb4a0b979ce50ea766c1faf201b978065f020a9cc22073f2", + "https://github.com/block/ftl/releases/download/v0.296.7/ftl-0.296.7.darwin-arm64.tar.gz": "afa5547dee7ca94a8b2fdb444ad967688b77bc8854ee21eb86eea08d90d1c232", + "https://github.com/block/ftl/releases/download/v0.296.7/ftl-0.296.7.linux-amd64.tar.gz": "402ff6d3884972979caf6937502f26aa20a07d711ae2d4ec64514756eb54517b", + "https://github.com/block/ftl/releases/download/v0.296.7/ftl-0.296.7.darwin-amd64.tar.gz": "50f2685f401a92d4d8bb1a067d42cd7e971784737067ab1be93c85098b0946c2", + "https://github.com/block/ftl/releases/download/v0.296.10/ftl-0.296.10.linux-amd64.tar.gz": "3efb966700f5c644ea8bff9e304a7aa040b35fe43fd4a5025e460db5da15204c", + "https://github.com/block/ftl/releases/download/v0.296.10/ftl-0.296.10.darwin-arm64.tar.gz": "34dd26e436ec60358a0dc1a55d1d8ac8ce34bf936e8b1444d3c718907dfc6989", + "https://github.com/block/ftl/releases/download/v0.296.10/ftl-0.296.10.darwin-amd64.tar.gz": "dac6ec2e921f0288b03a1a22e45e4b37dbeb19fe48e5cc81a2fd7bd733dd4a0d", + "https://github.com/block/ftl/releases/download/v0.296.11/ftl-0.296.11.darwin-amd64.tar.gz": "c4849586ff4e31f738e25b8dfc9396d505ff91422f6c605e3a6c92ab0422aa84", + "https://github.com/block/ftl/releases/download/v0.296.11/ftl-0.296.11.linux-amd64.tar.gz": "aea37a8c22f5546d16e2abdc06201daea83c2c6b8e3327463c2855c7df2f3c42", + "https://github.com/block/ftl/releases/download/v0.296.11/ftl-0.296.11.darwin-arm64.tar.gz": "820a575159467fb3147dc1ffa957d68f5db6807cf5e2766a850b915ab4a710bd", + "https://github.com/block/ftl/releases/download/v0.297.0/ftl-0.297.0.linux-amd64.tar.gz": "d440d475ee835bb04c130c0b442e7147c46ff4bc292ad18d18add61d81f8bac6", + "https://github.com/block/ftl/releases/download/v0.297.0/ftl-0.297.0.darwin-amd64.tar.gz": "ead9f719dbbd8ae45957b817261de2be09f4bd5f434c7d0fa8b1bac4347a7d8e", + "https://github.com/block/ftl/releases/download/v0.297.0/ftl-0.297.0.darwin-arm64.tar.gz": "dd3aff0b43db332589c29ebb9ae5b31aae071d22a97e7a34a5c2c823c7151527", + "https://github.com/block/ftl/releases/download/v0.297.5/ftl-0.297.5.linux-amd64.tar.gz": "d3a2a628c03e6393b1910a53474492f6d0274a2376d4193795ab8e0cd57ff874", + "https://github.com/block/ftl/releases/download/v0.297.5/ftl-0.297.5.darwin-arm64.tar.gz": "43fe3e6678cd40b9da284064fdbf7292255b14c0e30fdee66cac8fea2725e95b", + "https://github.com/block/ftl/releases/download/v0.297.5/ftl-0.297.5.darwin-amd64.tar.gz": "7e4cd14622aced8a1dc7d68853cd8fe1bba83c21a3c6dac518827345081cfdab", + "https://github.com/block/ftl/releases/download/v0.301.0/ftl-0.301.0.linux-amd64.tar.gz": "f59711255b9e258dac93c5d21900e7902cc81f8e398fcbe56324083fc4657afa", + "https://github.com/block/ftl/releases/download/v0.301.0/ftl-0.301.0.darwin-arm64.tar.gz": "7dcf0cf3b6abf7f21e45260ae372c87526ede4da9542a30709d7f6cb2fc59e0d", + "https://github.com/block/ftl/releases/download/v0.301.0/ftl-0.301.0.darwin-amd64.tar.gz": "a4bcbcb9715d466dfd4cdf65c5dcc0d82d1bdc6cd8df990da4dae3511037a057", + "https://github.com/block/ftl/releases/download/v0.302.1/ftl-0.302.1.darwin-amd64.tar.gz": "bb4cbb7da4ac8f46e1e83176e187b77bd99991b88e16c75a8a34ff3004882c04", + "https://github.com/block/ftl/releases/download/v0.302.1/ftl-0.302.1.linux-amd64.tar.gz": "4f8394282db03634567435b7eb87854bf5050127261242c5df1fe069aab05585", + "https://github.com/block/ftl/releases/download/v0.302.1/ftl-0.302.1.darwin-arm64.tar.gz": "daee4452d146304c1fb86c4943526763adbf2d185487149e6c404dbec3611e8c", + "https://github.com/block/ftl/releases/download/v0.306.0/ftl-0.306.0.linux-amd64.tar.gz": "a6da59cf63c42ea03930296b78dce9f87ad5386bfb253b74c3199a0eb5f06c29", + "https://github.com/block/ftl/releases/download/v0.306.0/ftl-0.306.0.darwin-arm64.tar.gz": "3d0b39b4cc192ae0e607777b60094c675c469dbf7e267bb22f857188a50b7432", + "https://github.com/block/ftl/releases/download/v0.306.0/ftl-0.306.0.darwin-amd64.tar.gz": "476411e216aae6f2a769f2b7e503a00af5b7598cc5d8ebb67bc603ea0b060430", + "https://github.com/block/ftl/releases/download/v0.306.3/ftl-0.306.3.darwin-amd64.tar.gz": "cbb2cf016f7d0f1c0030edb4e50919ffda863020c85a8463402a3c1defbc834b", + "https://github.com/block/ftl/releases/download/v0.306.3/ftl-0.306.3.darwin-arm64.tar.gz": "3c6fff637b72e99402ae027b5b5e5059e3adec4bb327c245c925c1338b502337", + "https://github.com/block/ftl/releases/download/v0.306.3/ftl-0.306.3.linux-amd64.tar.gz": "9ab98ff1890491ae897e365afff0caa6bd09863e9863057a686abf1719e69485", + "https://github.com/block/ftl/releases/download/v0.306.4/ftl-0.306.4.darwin-arm64.tar.gz": "604b5670605f33b0aeb14eff61a21ccfdc989120aa57a1c95eadcdbd0657b1b1", + "https://github.com/block/ftl/releases/download/v0.306.4/ftl-0.306.4.linux-amd64.tar.gz": "3fc8f35d8ca04e70ec16fc9cf4a38fbfab54325c7127548b068a06740579bcbf", + "https://github.com/block/ftl/releases/download/v0.306.4/ftl-0.306.4.darwin-amd64.tar.gz": "549ec67e87218eced87e6532e22a44699a21c05cc2de4648184c0e0a7a367e56", + "https://github.com/block/ftl/releases/download/v0.309.0/ftl-0.309.0.darwin-arm64.tar.gz": "0a9f7f989a4bd8fb502799436b829271214e9be236f3bc4f3012cbcb13a682c7", + "https://github.com/block/ftl/releases/download/v0.309.0/ftl-0.309.0.linux-amd64.tar.gz": "065e2fa17535a6d7d2c590538deeae54abff0dd6d71cd97d57dd0cd352e91bd8", + "https://github.com/block/ftl/releases/download/v0.309.0/ftl-0.309.0.darwin-amd64.tar.gz": "0d3aec080d1f7b83ff5e6fb533f2e041c16d60a894ce20d8db7799b16c37cd45", + "https://github.com/block/ftl/releases/download/v0.312.0/ftl-0.312.0.darwin-arm64.tar.gz": "08c5273f44cbaa65bb538c60b414c457a670f56778b08db5d7b99cd4676ca7a8", + "https://github.com/block/ftl/releases/download/v0.312.0/ftl-0.312.0.darwin-amd64.tar.gz": "d1d47a183322ccffc67b1b9c6d5aec35706b09f96c8dde54260e614d9c300a7d", + "https://github.com/block/ftl/releases/download/v0.312.0/ftl-0.312.0.linux-amd64.tar.gz": "155fe9dbcaa1881798bf190963d1625afe8d1249bb6ef210aa777f978048df03", + "https://github.com/block/ftl/releases/download/v0.316.1/ftl-0.316.1.darwin-amd64.tar.gz": "336b6f8072926e57260fd505afc1798298caae766719ca804d23d9ebedfe6880", + "https://github.com/block/ftl/releases/download/v0.316.1/ftl-0.316.1.linux-amd64.tar.gz": "e61ff71f2407e1936719a0313b7d51e673b0a56171e1f380d4c96023843a21ad", + "https://github.com/block/ftl/releases/download/v0.316.1/ftl-0.316.1.darwin-arm64.tar.gz": "8ed8471fa519113ebcca810ae5f10493dd247895a148e62c7c21d16dc31e3f37", + "https://github.com/block/ftl/releases/download/v0.318.0/ftl-0.318.0.linux-amd64.tar.gz": "7d538db1df5cb11085dca2a2421cc853bafae3de3af08657754c99591c11de28", + "https://github.com/block/ftl/releases/download/v0.318.0/ftl-0.318.0.darwin-arm64.tar.gz": "f782b0c8730e8f8e24d2d72ce7fa1681bba141ec85d904cf7ccaa34994389a70", + "https://github.com/block/ftl/releases/download/v0.318.0/ftl-0.318.0.darwin-amd64.tar.gz": "94c3cfd8447d86b3b8194bd5ad7afb470cbc712e99872229a3f5b870815c8ded", + "https://github.com/block/ftl/releases/download/v0.319.1/ftl-0.319.1.darwin-amd64.tar.gz": "5cdf4289c13c2997904c98816558419846091f973fbad13909b943894440b63d", + "https://github.com/block/ftl/releases/download/v0.319.1/ftl-0.319.1.linux-amd64.tar.gz": "7471ce846da5075055192b15cd15e6294fdbc8e5c429957ae77edc01d64be1d6", + "https://github.com/block/ftl/releases/download/v0.319.1/ftl-0.319.1.darwin-arm64.tar.gz": "6bf19b76b90a4e89ea75eb6f5fec2590799c624ed73d61b24674d9cc544ffd59", + "https://github.com/block/ftl/releases/download/v0.320.0/ftl-0.320.0.darwin-arm64.tar.gz": "e3fc0634b9068af71c0904a6436c813fd5f4dc55a41e76dfaaf2a3502f1bf1f6", + "https://github.com/block/ftl/releases/download/v0.320.0/ftl-0.320.0.linux-amd64.tar.gz": "65044b1bc9b3cb54ac2fa1f965845e0f0850155c6139d0cc558f90a25990f36e", + "https://github.com/block/ftl/releases/download/v0.320.0/ftl-0.320.0.darwin-amd64.tar.gz": "9ca45bd7f91e2e358d63a4ad93d6b9ebfdb77ab3559b7909c5b0e4bb714a46ea", + "https://github.com/block/ftl/releases/download/v0.322.2/ftl-0.322.2.darwin-arm64.tar.gz": "e3e8740b8a42c0c2b558d7ddb046ae9c5c3b6ac09a097a5396c1f8876c37be4a", + "https://github.com/block/ftl/releases/download/v0.322.2/ftl-0.322.2.darwin-amd64.tar.gz": "a5d7cead1a1bd221afe9fd010adeffca42495eff56af084fa90d84396fd17f7d", + "https://github.com/block/ftl/releases/download/v0.322.2/ftl-0.322.2.linux-amd64.tar.gz": "cdc7ebd2cbe77d5c0ce8c5aa6abab268079eb93189f106caa66cd5f9e0758e77", + "https://github.com/block/ftl/releases/download/v0.325.0/ftl-0.325.0.linux-amd64.tar.gz": "b2c241c402aa47eb450c7466f2bb705b904d3606f4b9b3b76a10f3178bf8ff56", + "https://github.com/block/ftl/releases/download/v0.325.0/ftl-0.325.0.darwin-arm64.tar.gz": "d80a137361d790615dc13c8948da95226563eda162dfbd2e08790e04253b8627", + "https://github.com/block/ftl/releases/download/v0.325.0/ftl-0.325.0.darwin-amd64.tar.gz": "c354e91c1c0ec7b2f534a1a90cba699a4ed35aff2ec6ec97418e960fbe5e8ffd", + "https://github.com/block/ftl/releases/download/v0.327.2/ftl-0.327.2.darwin-arm64.tar.gz": "b1bc78f866b97f782d8de5908eff3cf1a6bbf0a9bad9a07ee1e7db940396ba72", + "https://github.com/block/ftl/releases/download/v0.327.2/ftl-0.327.2.linux-amd64.tar.gz": "f50c4d6d1552812ac90f699d66e8b4bbce70ce1d58247974afa28559642b23f5", + "https://github.com/block/ftl/releases/download/v0.327.2/ftl-0.327.2.darwin-amd64.tar.gz": "b6bec1190bb5080435a72992d33d65ecd86dd44d494d7bae5d2b26151fa6998e", + "https://github.com/block/ftl/releases/download/v0.328.1/ftl-0.328.1.darwin-amd64.tar.gz": "21def9c6655982b6363fe6fa20d14fb33fd79f15d9e7572d8bc693bd067ef50c", + "https://github.com/block/ftl/releases/download/v0.328.1/ftl-0.328.1.darwin-arm64.tar.gz": "3eb18d0b159628b9919184169e31034ded46ac82e20d6dcd7a407cb5631f1b1e", + "https://github.com/block/ftl/releases/download/v0.328.1/ftl-0.328.1.linux-amd64.tar.gz": "e3ad9e7f4f8400954a470d98900dcbc4552570cc72aa67726855a42eacbaa59c", + "https://github.com/block/ftl/releases/download/v0.330.0/ftl-0.330.0.darwin-amd64.tar.gz": "71581825f331828c6f2f2182dab193bb0aec7919905633b7a24b0a7a75a0e894", + "https://github.com/block/ftl/releases/download/v0.330.0/ftl-0.330.0.darwin-arm64.tar.gz": "199a97a01fde838de9a9c063bf495c48a20c67f221da37e209f24167eff0280a", + "https://github.com/block/ftl/releases/download/v0.330.0/ftl-0.330.0.linux-amd64.tar.gz": "a59f5f58c5c8e9c3746a879754c1c78f83a92761fdd64ed99f33826136e3850e", + "https://github.com/block/ftl/releases/download/v0.334.0/ftl-0.334.0.darwin-arm64.tar.gz": "b4f5e93543113b5ee60f9787b08950140696d0e4f61f8cf41b5236062c906fbd", + "https://github.com/block/ftl/releases/download/v0.334.0/ftl-0.334.0.linux-amd64.tar.gz": "6f863797c90005f2272ad5e66fccbbe9ab3c2ffb5e3e80bf068c35c47b5fd3aa", + "https://github.com/block/ftl/releases/download/v0.334.0/ftl-0.334.0.darwin-amd64.tar.gz": "bfe786b556a845373195207bfcde7e0a974abc8222025e95f1f86ff86a414448", + "https://github.com/block/ftl/releases/download/v0.335.3/ftl-0.335.3.darwin-amd64.tar.gz": "9a5e7933fd6e84c97022f6f90b6dfd23c5503be95f585050ae887cbfac935b90", + "https://github.com/block/ftl/releases/download/v0.335.3/ftl-0.335.3.linux-amd64.tar.gz": "96f8def2e0b77c0319bcd81fd151a91bd21a0b10025f5bc8d6bd56a3573bd4ad", + "https://github.com/block/ftl/releases/download/v0.335.3/ftl-0.335.3.darwin-arm64.tar.gz": "99371aa8e3d39ba09652d75b9fc79218271666c9f245f7728a19761bf34b98b3", + "https://github.com/block/ftl/releases/download/v0.341.0/ftl-0.341.0.linux-amd64.tar.gz": "adb1c5566b916acb341b3ac1177f940160ade6f8057f6779156c99713388cad3", + "https://github.com/block/ftl/releases/download/v0.341.0/ftl-0.341.0.darwin-arm64.tar.gz": "ca3ace8c210924f378f040441a43632f84b87a5274540088d726ec3a559112e7", + "https://github.com/block/ftl/releases/download/v0.341.0/ftl-0.341.0.darwin-amd64.tar.gz": "662490ca8a102e5b5dfed925f7a5b8f7bf04272e7ca5d5cbe442ded0752ce65b", + "https://github.com/block/ftl/releases/download/v0.342.0/ftl-0.342.0.linux-amd64.tar.gz": "2fa013b2eb29d30e2e3a944705c799c53f1dd4ba488014a92168cdfd91f122a2", + "https://github.com/block/ftl/releases/download/v0.342.0/ftl-0.342.0.darwin-amd64.tar.gz": "7165b0d6b5d31b7b032299c3a0f9b8e291eb9bd88feafe03116863a054bb8101", + "https://github.com/block/ftl/releases/download/v0.342.0/ftl-0.342.0.darwin-arm64.tar.gz": "c6523eade8a235127d762bd6f22e0b71025375e55c836d98a443d413ba5a28f0", + "https://github.com/block/ftl/releases/download/v0.345.2/ftl-0.345.2.linux-amd64.tar.gz": "607f0d59a32fda428cee6f1b627a953f113b4a96908dd1fd873e9c8ae3fd2c57", + "https://github.com/block/ftl/releases/download/v0.345.2/ftl-0.345.2.darwin-amd64.tar.gz": "379f68658653dce97ca515d67987f56cde6baf465c598840395377bdf52e501f", + "https://github.com/block/ftl/releases/download/v0.345.2/ftl-0.345.2.darwin-arm64.tar.gz": "9e9b7297a348d9ba8e72d3878d341697997319db25093cc25491d66f9e768dfe", + "https://github.com/block/ftl/releases/download/v0.349.1/ftl-0.349.1.darwin-arm64.tar.gz": "f2d2a9e6cf52f29568c3b1db15ddce16d6b319034e8785a965a6ee44f226171a", + "https://github.com/block/ftl/releases/download/v0.349.1/ftl-0.349.1.linux-amd64.tar.gz": "cdb3e1da4212fc255919b839f737026e7533b4c9746a14dd1e58dd428a237ad8", + "https://github.com/block/ftl/releases/download/v0.349.1/ftl-0.349.1.darwin-amd64.tar.gz": "77ea3190e55c9400d04385528d5132003829da70be2981e6db0969e54a896a6d", + "https://github.com/block/ftl/releases/download/v0.354.1/ftl-0.354.1.linux-amd64.tar.gz": "ec99138bc9db1053525a952b48c23ae6a7e481fc45f504b4f5a030c10ed0f875", + "https://github.com/block/ftl/releases/download/v0.354.1/ftl-0.354.1.darwin-amd64.tar.gz": "9607aaef29b95555bec76b3684b34ec2986a0a39450f1c4b1a2bae68afe4cbe5", + "https://github.com/block/ftl/releases/download/v0.354.1/ftl-0.354.1.darwin-arm64.tar.gz": "6f8ddad71b9815d74269ddc3843118d5e002c90c422ea2d60f23a21dd6411946", + "https://github.com/block/ftl/releases/download/v0.355.0/ftl-0.355.0.darwin-arm64.tar.gz": "528217510c6d909f662fc66a93e830ca066b0184360b23b96f775f13a435e368", + "https://github.com/block/ftl/releases/download/v0.355.0/ftl-0.355.0.linux-amd64.tar.gz": "19592fef2738868677ee6c173814eb583c18c201c30500e09a0d151dbe2c31a4", + "https://github.com/block/ftl/releases/download/v0.355.0/ftl-0.355.0.darwin-amd64.tar.gz": "c6f92f0479ef015e43557a55518f253e508b15408521a0656e5364a9f7828b13", + "https://github.com/block/ftl/releases/download/v0.357.0/ftl-0.357.0.linux-amd64.tar.gz": "23faa9640a5a7e296b606acbcdb686f739e88f22457bc05bb744ffcd4cf2d3fb", + "https://github.com/block/ftl/releases/download/v0.357.0/ftl-0.357.0.darwin-arm64.tar.gz": "351f1b622886a939f320c9bfa45581ad4ff8af96858b67855b07f03a99485871", + "https://github.com/block/ftl/releases/download/v0.357.0/ftl-0.357.0.darwin-amd64.tar.gz": "09fbe860e6007e987b97a2d0fd74967563b31ea643745c4568bc2721642ec496", + "https://github.com/block/ftl/releases/download/v0.359.1/ftl-0.359.1.linux-amd64.tar.gz": "1b4e185f1e8d6f4af948126d079b277f75584cd9605393380ec9ae61fe22a050", + "https://github.com/block/ftl/releases/download/v0.359.1/ftl-0.359.1.darwin-arm64.tar.gz": "020e3320425b826beb7e74422790169af916765444fbd9f5fe3c314c2e9785f3", + "https://github.com/block/ftl/releases/download/v0.359.1/ftl-0.359.1.darwin-amd64.tar.gz": "a5172eec95c113b0255b2877fd523be9f0c202a110f3646e1ee06a4b144add77", + "https://github.com/block/ftl/releases/download/v0.360.0/ftl-0.360.0.darwin-arm64.tar.gz": "2a17a4285afc228698071e90ea1cd06b8decf5e9438d0eac6bc36fc60c74c989", + "https://github.com/block/ftl/releases/download/v0.360.0/ftl-0.360.0.linux-amd64.tar.gz": "c514dd917200011d19597e4be55708453515ab80371919a1b368afa5c8b48aed", + "https://github.com/block/ftl/releases/download/v0.360.0/ftl-0.360.0.darwin-amd64.tar.gz": "8203b6f804a1668debcee7477a765a6db220ff83c4bc853d4859cc73865352a4", + "https://github.com/block/ftl/releases/download/v0.361.0/ftl-0.361.0.darwin-arm64.tar.gz": "85a42c49891e563b073bc9128468dce09866e1dae0b1bc9712149454a2d8b6f4", + "https://github.com/block/ftl/releases/download/v0.361.0/ftl-0.361.0.linux-amd64.tar.gz": "99533c5e34b127f7cb682a3c4bfd2c7d88f0767d194fd5d7863f4a7a5193dcf0", + "https://github.com/block/ftl/releases/download/v0.361.0/ftl-0.361.0.darwin-amd64.tar.gz": "261e799338cb79d3488dcb0eb41e7c1262d9a2948e5e4d0ee0a4defc84dc14cc", + "https://github.com/block/ftl/releases/download/v0.361.4/ftl-0.361.4.darwin-arm64.tar.gz": "d9360c01eb486939b2c8ac5ee5852729fa18f29bb06f430e1d78a766952c72c9", + "https://github.com/block/ftl/releases/download/v0.361.4/ftl-0.361.4.linux-amd64.tar.gz": "d58c4fc7a10a389e6e34b79d11e8705474677bb0e92e9213a914c0b285fa9bf4", + "https://github.com/block/ftl/releases/download/v0.361.4/ftl-0.361.4.darwin-amd64.tar.gz": "f545889a92c528c2cba0feb75eddbad2b158a2c2c3fc8274a245a0d866edf5f8", + "https://github.com/block/ftl/releases/download/v0.361.5/ftl-0.361.5.darwin-amd64.tar.gz": "31deca0b321d74e59babdee721d77ffd83375e8e78599dc6851846b040cc9ea3", + "https://github.com/block/ftl/releases/download/v0.361.5/ftl-0.361.5.darwin-arm64.tar.gz": "53e460ac34d7c1fb75157e15d686c434f03f7d78a06170b5db4457ed9a7bdb92", + "https://github.com/block/ftl/releases/download/v0.361.5/ftl-0.361.5.linux-amd64.tar.gz": "cd671d0d8c209294a7d82a52b2521d98fe69b442079821853dc74b94c7d0c182", + "https://github.com/block/ftl/releases/download/v0.362.1/ftl-0.362.1.darwin-arm64.tar.gz": "71ecd1c9da212e096d0abe8f68dac1882ca15c11993685e5c758f6e08f7a42a3", + "https://github.com/block/ftl/releases/download/v0.362.1/ftl-0.362.1.darwin-amd64.tar.gz": "1e4b5c4e85a2fc23c985aa6c1a1e357f0332ad71eacfce53b65acbfde813f12b", + "https://github.com/block/ftl/releases/download/v0.362.1/ftl-0.362.1.linux-amd64.tar.gz": "96f4f13379327584ea0e6b63c0d4cfd68d1c39bb478438c6a50c8ab9601d02ca", + "https://github.com/block/ftl/releases/download/v0.364.1/ftl-0.364.1.darwin-arm64.tar.gz": "66c8b92769cb06bd8bfb6bc51ca5ff1b2c332d2b6bc0899564671f059cde15ef", + "https://github.com/block/ftl/releases/download/v0.364.1/ftl-0.364.1.linux-amd64.tar.gz": "839311b15de270a0d91132447c4e60a21dd1aa639e18f50f4ce02d81402ab84f", + "https://github.com/block/ftl/releases/download/v0.364.1/ftl-0.364.1.darwin-amd64.tar.gz": "54478ce89922a1ea2e1b6f54a77f9062bcdf0adbc28030d8eb771cafa74ee0a4", + "https://github.com/block/ftl/releases/download/v0.366.0/ftl-0.366.0.darwin-amd64.tar.gz": "f58399804cf576e805153ccc613d0ced3a8b188caef5d098a2689f21c31118bc", + "https://github.com/block/ftl/releases/download/v0.366.0/ftl-0.366.0.linux-amd64.tar.gz": "a4964658c971528d858868919d77fbb437adb4c67622316d36ec58eaacd5a38c", + "https://github.com/block/ftl/releases/download/v0.366.0/ftl-0.366.0.darwin-arm64.tar.gz": "5030ffb32b91afac764612864f1716954f9dbebe82c958b78304359beea3368b", + "https://github.com/block/ftl/releases/download/v0.367.0/ftl-0.367.0.darwin-amd64.tar.gz": "8e2c9d88e5c5a9d03a48aca07a64a81527e68e0a591560cfad6e50981c1ad2ad", + "https://github.com/block/ftl/releases/download/v0.367.0/ftl-0.367.0.darwin-arm64.tar.gz": "eb70f3716035fd5a1b73aed533201a2824336eee449374835f1c109d56eb1ee1", + "https://github.com/block/ftl/releases/download/v0.367.0/ftl-0.367.0.linux-amd64.tar.gz": "aaa90a7b3b00cacb470dbfd438c30e6d6c058ced916dbb89d1a5e2c06fb093ae", + "https://github.com/block/ftl/releases/download/v0.368.1/ftl-0.368.1.darwin-arm64.tar.gz": "7e8754a12841f74465be31a073c65dba258b015dd35886ef06220f376c077788", + "https://github.com/block/ftl/releases/download/v0.368.1/ftl-0.368.1.linux-amd64.tar.gz": "3b26f89d9bb2496f1316337baceb6381728acdb81510201bc8ab23bd8b2484c6", + "https://github.com/block/ftl/releases/download/v0.368.1/ftl-0.368.1.darwin-amd64.tar.gz": "f0f73fd151522f8fb564b399a85843aa12ef54e85de86558d52e2f94728ac473", + "https://github.com/block/ftl/releases/download/v0.369.0/ftl-0.369.0.darwin-arm64.tar.gz": "956b45f7c84429f12fb675b3b720bca8ea82149ab8ef5c612b2a7a36a200bc5b", + "https://github.com/block/ftl/releases/download/v0.369.0/ftl-0.369.0.linux-amd64.tar.gz": "732c7c708e77265bbf07eaf4562206a581b96518c433965f69b63051bd230f56", + "https://github.com/block/ftl/releases/download/v0.369.0/ftl-0.369.0.darwin-amd64.tar.gz": "bb067230a5eaf1375d4d30b624dde164af2b4c26d358ee2634a2499f9a5b5a81", + "https://github.com/block/ftl/releases/download/v0.371.0/ftl-0.371.0.darwin-amd64.tar.gz": "789ea35382dbd56faa3b1dc00c0aa21fb2aef641b7184d7100c644853c4034fb", + "https://github.com/block/ftl/releases/download/v0.371.0/ftl-0.371.0.linux-amd64.tar.gz": "e451e864d4004d6bb3659d7ce72c38a66df41eed2c24e613b9868c862211e7dd", + "https://github.com/block/ftl/releases/download/v0.371.0/ftl-0.371.0.darwin-arm64.tar.gz": "6503a5be87c3863b786470b8265c8e863f4fa5712e9f3bd5fea81d7580d6dcc0", + "https://github.com/block/ftl/releases/download/v0.372.3/ftl-0.372.3.darwin-amd64.tar.gz": "3022c24d75859000b0efab85f3c636662a87ebebedabe2a96c6a22d53c8a2dea", + "https://github.com/block/ftl/releases/download/v0.372.3/ftl-0.372.3.linux-amd64.tar.gz": "ef1371146bb770324bb610241c400867f6850aa17c3d13e5c2641ec2e9164580", + "https://github.com/block/ftl/releases/download/v0.372.3/ftl-0.372.3.darwin-arm64.tar.gz": "51689333fb47c47b5b9b7f29c6e8292c4b80574b917c97ac577686ff4132d319", + "https://github.com/block/ftl/releases/download/v0.373.1/ftl-0.373.1.linux-amd64.tar.gz": "5c4237ec27bb6ce4b36dc9f73b5fa6f01bb830df433bf94eadf28a53b6763473", + "https://github.com/block/ftl/releases/download/v0.373.1/ftl-0.373.1.darwin-arm64.tar.gz": "e2d9d7668e957e744c3293c002c8afc1ec45d114993feeb697966fccc1c522f0", + "https://github.com/block/ftl/releases/download/v0.373.1/ftl-0.373.1.darwin-amd64.tar.gz": "7b88e7c05c087a131768df9904fde75379d7238f281d94bda4458d072f6d8c5d", + "https://github.com/block/ftl/releases/download/v0.375.0/ftl-0.375.0.linux-amd64.tar.gz": "e346bdc4fb25c7123d9bb2fc0de29e268b1f7be68a414004d4c9daceb211a5c8", + "https://github.com/block/ftl/releases/download/v0.375.0/ftl-0.375.0.darwin-arm64.tar.gz": "be37b17f136511437d2529de86da4671cf305bfb93a07f8e39b25c82cf6529fa", + "https://github.com/block/ftl/releases/download/v0.375.0/ftl-0.375.0.darwin-amd64.tar.gz": "61ece90bf45cbec86c927b68efd3521386704cea8d7aadacdd7bfce7a1241d75", + "https://github.com/block/ftl/releases/download/v0.376.1/ftl-0.376.1.darwin-arm64.tar.gz": "e240e6664a32a32758c4d1a3aeef3f9d10492f48ed2ab32af253d5c448d678e4", + "https://github.com/block/ftl/releases/download/v0.376.1/ftl-0.376.1.darwin-amd64.tar.gz": "6afe5e210da76aa1017f5183e3c68a345367c9951f1e9650092f0e955eeff77b", + "https://github.com/block/ftl/releases/download/v0.376.1/ftl-0.376.1.linux-amd64.tar.gz": "c0d64a95a040fbf8d65e60eb9d8da8be32d7a63e0bdefeda5db010fe388d9453", + "https://github.com/block/ftl/releases/download/v0.377.3/ftl-0.377.3.linux-amd64.tar.gz": "c76e8f97c2a5e671104123543458e2c455ab1ad59debad60434671a591a1d880", + "https://github.com/block/ftl/releases/download/v0.377.3/ftl-0.377.3.darwin-amd64.tar.gz": "918b6eb20c77e6bff34232100f97db0c85828f6caa4c0076688401bedf7ce2ca", + "https://github.com/block/ftl/releases/download/v0.377.3/ftl-0.377.3.darwin-arm64.tar.gz": "1d6ffddb1016561544e9561b338c07c16608538f78a4cc686dbed8a5c09417e6", + "https://github.com/block/ftl/releases/download/v0.378.2/ftl-0.378.2.darwin-arm64.tar.gz": "85eceb7872010834c9ad685fe91d8db30e71a3f472fe7c7a995b2e62d07d2fe1", + "https://github.com/block/ftl/releases/download/v0.378.2/ftl-0.378.2.darwin-amd64.tar.gz": "3c0b029adbfea7df782a2c6dfb2919699a14737c22ca97abf530adac3052eb63", + "https://github.com/block/ftl/releases/download/v0.378.2/ftl-0.378.2.linux-amd64.tar.gz": "3ece3d8089250f578ab5f5d0c8847a1cbcdee99cc6ed41cd502bdc57d754346c", + "https://github.com/block/ftl/releases/download/v0.382.0/ftl-0.382.0.darwin-amd64.tar.gz": "33c490be7961ab327aae5ced63694d88d26f23be56cfbb30599faf8b4d86994e", + "https://github.com/block/ftl/releases/download/v0.382.0/ftl-0.382.0.darwin-arm64.tar.gz": "ae1ed6f4233eddb033a3e650a91827f65b6fbae3ae72d4b2ae02afdf1b57296a", + "https://github.com/block/ftl/releases/download/v0.382.0/ftl-0.382.0.linux-amd64.tar.gz": "e0b999d266bfd7b1cb40af76043f8ef8a702a2330952f8d750a0388acab74115", + "https://github.com/block/ftl/releases/download/v0.383.1/ftl-0.383.1.darwin-arm64.tar.gz": "3fcde1d2698e01f78b9b2032fc24f98e4df102d041ac3cb719bef2b1ff89f2f1", + "https://github.com/block/ftl/releases/download/v0.383.1/ftl-0.383.1.linux-amd64.tar.gz": "09a551f6f6fc3917038fc31b66d47087b4dc4008a4359b3f206f2e1bbaa6ad78", + "https://github.com/block/ftl/releases/download/v0.383.1/ftl-0.383.1.darwin-amd64.tar.gz": "53d3b5d13cc83a80cb2052482f88b9b359b95348195244b19fa94b8f0abeb684", + "https://github.com/block/ftl/releases/download/v0.385.0/ftl-0.385.0.darwin-amd64.tar.gz": "cdf6c3da30a052cebe044c1e454d14e9450b20acf70b273ffff298361edacab5", + "https://github.com/block/ftl/releases/download/v0.385.0/ftl-0.385.0.darwin-arm64.tar.gz": "335b858e653f5ae917037cab35c3cf5fcc50e0ebd31e09bb66b5110345a09c3a", + "https://github.com/block/ftl/releases/download/v0.385.0/ftl-0.385.0.linux-amd64.tar.gz": "bfe6aace416eca432f7c06ba9c9787d7e253868719502180f96db07ea4c49472", + "https://github.com/block/ftl/releases/download/v0.386.1/ftl-0.386.1.linux-amd64.tar.gz": "257bce7b5a87bb01245a7364cb424a113f1eace54df9230437492cf912622a6e", + "https://github.com/block/ftl/releases/download/v0.386.1/ftl-0.386.1.darwin-amd64.tar.gz": "b6f613aa53cb0e3edbe6300214d079b783ab6b5b78c0bc40f33a26cc2ab62b24", + "https://github.com/block/ftl/releases/download/v0.386.1/ftl-0.386.1.darwin-arm64.tar.gz": "6491aa5ed53990a239af92af0442e07174b900567461b1755db89d363b26fe94", + "https://github.com/block/ftl/releases/download/v0.386.3/ftl-0.386.3.darwin-amd64.tar.gz": "258cc7eb5cca25437a36d34c49adc8d112d39d83481363554eccd5a82fa7f95f", + "https://github.com/block/ftl/releases/download/v0.386.3/ftl-0.386.3.linux-amd64.tar.gz": "ca09a9e9ad7ffcce36467504ecfb7db6550b29cb4388b1bd8333cae10af59e57", + "https://github.com/block/ftl/releases/download/v0.386.3/ftl-0.386.3.darwin-arm64.tar.gz": "3a82e0b629a3ae6c5334b28992eaba1d5786440c115434677864a9ac314dbdc6", + "https://github.com/block/ftl/releases/download/v0.387.0/ftl-0.387.0.darwin-arm64.tar.gz": "da1df7171e000199068e0788a2275e0e7a01b02c7fdebbd3013d9efc40574c48", + "https://github.com/block/ftl/releases/download/v0.387.0/ftl-0.387.0.darwin-amd64.tar.gz": "0f9b21d6db9f368a2ac82cded4234133825658aece0cf64e8aaabddfc4c4b24e", + "https://github.com/block/ftl/releases/download/v0.387.0/ftl-0.387.0.linux-amd64.tar.gz": "5dca40361cddabfc0a10befe72c67b48eac8d24d22dc81ac3d6fa00599510cb6", + "https://github.com/block/ftl/releases/download/v0.389.0/ftl-0.389.0.darwin-amd64.tar.gz": "e7e0f04ab81cb6cd511934a4826fd4f191552278ce4c4f909ee822382a2b997a", + "https://github.com/block/ftl/releases/download/v0.389.0/ftl-0.389.0.linux-amd64.tar.gz": "df69292a8de27651a0d3b097163f4d78047400d030015c18e32e0299f266ac0a", + "https://github.com/block/ftl/releases/download/v0.389.0/ftl-0.389.0.darwin-arm64.tar.gz": "716251980aa9cac4e32fa46115adc7bd20f63ac0b8a911181fc1126addd39bde", + "https://github.com/block/ftl/releases/download/v0.390.0/ftl-0.390.0.linux-amd64.tar.gz": "46103d0efc1566bae1439406175a36707bae764d5fe05aca2a9e54dc5e59cb84", + "https://github.com/block/ftl/releases/download/v0.390.0/ftl-0.390.0.darwin-amd64.tar.gz": "127b412a454976c3382653fd159e96b64dd15993c332a8a3197e05b56cba20d9", + "https://github.com/block/ftl/releases/download/v0.390.0/ftl-0.390.0.darwin-arm64.tar.gz": "1cf6e06fcc1f72ba448bf557d0cfd5e38700ed13f1d986c9fc558c879d207229", + "https://github.com/block/ftl/releases/download/v0.392.0/ftl-0.392.0.darwin-amd64.tar.gz": "5108f41350bdd83694ffdaf464c8934e8e117e702db0ec058be0e85b172942ac", + "https://github.com/block/ftl/releases/download/v0.392.0/ftl-0.392.0.linux-amd64.tar.gz": "0a3023f65f7ab4dd89f071db73611da5d87f24cacdbf166d9db4d50f2af8b4ba", + "https://github.com/block/ftl/releases/download/v0.392.0/ftl-0.392.0.darwin-arm64.tar.gz": "63c31631b07c762e3d9dbab2b68b9880bfd0824e9ae4dabbdfb8b9e01e357fc3", + "https://github.com/block/ftl/releases/download/v0.392.2/ftl-0.392.2.linux-amd64.tar.gz": "84b8865df1352b3e602e5b3bb980e297817cf839f7b058fc771773578c70e081", + "https://github.com/block/ftl/releases/download/v0.392.2/ftl-0.392.2.darwin-arm64.tar.gz": "fee18c9ef45fc145403890ef0c729a3013884f124ee954f11e68e3b51087df88", + "https://github.com/block/ftl/releases/download/v0.392.2/ftl-0.392.2.darwin-amd64.tar.gz": "fddd407813131733c397882f7f23caf5a450409e2f102a6c7b0328d56b16b8e7", + "https://github.com/block/ftl/releases/download/v0.393.1/ftl-0.393.1.darwin-amd64.tar.gz": "0e6439f3290d1ed73da24ff224a94613346af269641f923e5110fee112b0d03a", + "https://github.com/block/ftl/releases/download/v0.393.1/ftl-0.393.1.linux-amd64.tar.gz": "ab54892da8c93039e15284f989c87321dbe823c6cc12f417c8a8cdb85d747a00", + "https://github.com/block/ftl/releases/download/v0.393.1/ftl-0.393.1.darwin-arm64.tar.gz": "813d4b7514518ab24f45c0fef83173a655129f322bb0d40e03e65c4a4bb1aca3", + "https://github.com/block/ftl/releases/download/v0.394.0/ftl-0.394.0.darwin-arm64.tar.gz": "b0d17dcd3c966f01e9f1cb651de6362593e64603fd230c3301de66257e45d84d", + "https://github.com/block/ftl/releases/download/v0.394.0/ftl-0.394.0.darwin-amd64.tar.gz": "be510e861e44defa620f92d91d676dd49ddbec16326018090c6dfd357c2364ed", + "https://github.com/block/ftl/releases/download/v0.394.0/ftl-0.394.0.linux-amd64.tar.gz": "5c1924911bdb6f3c4e64f8c445c12eacc640ecbf90a09c778a1b842428ad9f9c", + "https://github.com/block/ftl/releases/download/v0.395.0/ftl-0.395.0.darwin-amd64.tar.gz": "94374638a36adffae2db441449f8d9b27a62e3762887379f8103a611bf1ac0ad", + "https://github.com/block/ftl/releases/download/v0.395.0/ftl-0.395.0.linux-amd64.tar.gz": "03af101fee9c5c2a71db4b7bb3b653d7311ad94f3397ee0eaf9ad5ca832186df", + "https://github.com/block/ftl/releases/download/v0.395.0/ftl-0.395.0.darwin-arm64.tar.gz": "3707e1ed10280dade92c3c0156ccf6a0463b57231a52496c3ddee762b2639f31", + "https://github.com/block/ftl/releases/download/v0.396.0/ftl-0.396.0.darwin-arm64.tar.gz": "98a49ac60468aab521b3e1ffb6d48f44ec43df6d323a8e72a14834d093d6f94a", + "https://github.com/block/ftl/releases/download/v0.396.0/ftl-0.396.0.darwin-amd64.tar.gz": "be3d2b7a81c9a61586ce7d725f3d917d0c8700c4097795959977979c5f0ff280", + "https://github.com/block/ftl/releases/download/v0.396.0/ftl-0.396.0.linux-amd64.tar.gz": "71f3eb239df48bb3fde5c55dd0e4e7db05cae29205df43b655f1de7c0874219d", + "https://github.com/block/ftl/releases/download/v0.397.2/ftl-0.397.2.linux-amd64.tar.gz": "5df3a15737534c8d8e5e1a9b4ccffb1b8b2fded89ccc33f34b428bd90fd4853a", + "https://github.com/block/ftl/releases/download/v0.397.2/ftl-0.397.2.darwin-amd64.tar.gz": "ebea8a47876e9beb069c1ce02d69eb54d5d9c2729cc578731ab559f03eefb147", + "https://github.com/block/ftl/releases/download/v0.397.2/ftl-0.397.2.darwin-arm64.tar.gz": "2a3cfe47a7c0f51091f2c4fd71f5c5f5ad233eaae6d987e64b61f820abbd7236", + "https://github.com/block/ftl/releases/download/v0.398.1/ftl-0.398.1.darwin-amd64.tar.gz": "e54f2c1255c4d19a97f8d5ec4fbdb7a4906339da2219407f2c2688fa6b8f4184", + "https://github.com/block/ftl/releases/download/v0.398.1/ftl-0.398.1.linux-amd64.tar.gz": "21e695dbd9bb9c3f9134024e6c4ca4923ac5bb4d95182310746207d4df883676", + "https://github.com/block/ftl/releases/download/v0.398.1/ftl-0.398.1.darwin-arm64.tar.gz": "232cecf87f57ad742cb4aaa720eeb112261aeca702c7a37688deaa80feffc007", + "https://github.com/block/ftl/releases/download/v0.401.0/ftl-0.401.0.darwin-arm64.tar.gz": "4f3e2ea50413d03979fb6f97686171ec3c419368690b9c4fc159ea3124da34ee", + "https://github.com/block/ftl/releases/download/v0.401.0/ftl-0.401.0.linux-amd64.tar.gz": "44e72b1c84e32cd08f1fc25e2f3cf890b3812a30c921dbe87fb1078e21f76ad6", + "https://github.com/block/ftl/releases/download/v0.401.0/ftl-0.401.0.darwin-amd64.tar.gz": "0a0f2b0f67ad1fe57c540f7f6f8d7da92839eac3f61e08105eeb3ea349f4925c", + "https://github.com/block/ftl/releases/download/v0.402.0/ftl-0.402.0.darwin-amd64.tar.gz": "45d1f8ade396e9f8276e35b6800bbaa043657dc6e2036c9cc0065ead8511a97c", + "https://github.com/block/ftl/releases/download/v0.402.0/ftl-0.402.0.darwin-arm64.tar.gz": "f55b1786662af02743af6aef5884f91bc5535141c8c0579ba2959133710e934d", + "https://github.com/block/ftl/releases/download/v0.402.0/ftl-0.402.0.linux-amd64.tar.gz": "c8d40c2277a3b58a5e39d4b37d023401a5a1c67946cf403cd6142bc81a2e2756", + "https://github.com/block/ftl/releases/download/v0.404.0/ftl-0.404.0.linux-amd64.tar.gz": "9536b40d961e5a58158652fe5ebc31efa5b4e12b61d1c8f1d19c4586d8ca961d", + "https://github.com/block/ftl/releases/download/v0.404.0/ftl-0.404.0.darwin-amd64.tar.gz": "82f3843beab5bbc78b252f4f482a0992f4a32c985b45858c8d8a560813deb252", + "https://github.com/block/ftl/releases/download/v0.404.0/ftl-0.404.0.darwin-arm64.tar.gz": "34b3092bf2ffa47430fa02b1ec9cd3f48b994a13f47f1a05f9994ccb7c381ee7", + "https://github.com/block/ftl/releases/download/v0.407.1/ftl-0.407.1.linux-amd64.tar.gz": "44caa0a1ead64be1362a33adf32bf7ca32f00015ca3861147fb0a8cd530d4826", + "https://github.com/block/ftl/releases/download/v0.407.1/ftl-0.407.1.darwin-arm64.tar.gz": "c0bed082f918694f05770c21c24d2b459d213892e649d91e6abffdea5cc5c925", + "https://github.com/block/ftl/releases/download/v0.407.1/ftl-0.407.1.darwin-amd64.tar.gz": "5d7481c9152da7a9cb0f4f23a3f1cd22aaf4112d5c755b0c814668a7e1e3b6f7", + "https://github.com/block/ftl/releases/download/v0.407.4/ftl-0.407.4.darwin-amd64.tar.gz": "524ee353a376268506f539cad9c09a33fd39ff988aa1c1f538cec0470246aabf", + "https://github.com/block/ftl/releases/download/v0.407.4/ftl-0.407.4.linux-amd64.tar.gz": "967f6cd78cfae9e5dd8cfefaa7eae63473b5c38adeeaccf689c3d339c5b9bd43", + "https://github.com/block/ftl/releases/download/v0.407.4/ftl-0.407.4.darwin-arm64.tar.gz": "571766e76129aeb3c36c9c36a177147a3265b734b717bbbb4bb7d85dc90ddefd", + "https://github.com/block/ftl/releases/download/v0.408.2/ftl-0.408.2.darwin-amd64.tar.gz": "03e70d519e3ecac46494267c1589e52f79c5a2c5301dc9bcf0556866b044d323", + "https://github.com/block/ftl/releases/download/v0.408.2/ftl-0.408.2.linux-amd64.tar.gz": "fe5299b1d7f2cb79dddab2b90a33dd39cc410933724fabcfa534f4c7ab0f64c1", + "https://github.com/block/ftl/releases/download/v0.408.2/ftl-0.408.2.darwin-arm64.tar.gz": "1277c4d34e9fe8f6fe30e9dbba4da733f3d8679a36e87728c9436f24e4f9ecc1", + "https://github.com/block/ftl/releases/download/v0.409.0/ftl-0.409.0.linux-amd64.tar.gz": "d777f0b30921f14e182d81a9c1316378321900bf03f7ac481bcceed19e749358", + "https://github.com/block/ftl/releases/download/v0.409.0/ftl-0.409.0.darwin-amd64.tar.gz": "88eae319f476198b847833dc27742e15114bbb172ea83341edf2438d03b06138", + "https://github.com/block/ftl/releases/download/v0.409.0/ftl-0.409.0.darwin-arm64.tar.gz": "8054bd2604f3e82d6dd6d60ecf3c60fea7da9c07531003f5c21027ccdf9b0533", + "https://github.com/block/ftl/releases/download/v0.410.1/ftl-0.410.1.darwin-amd64.tar.gz": "7ca3618eff19523a29e5cd79e574b9daed34f67bced482121d8daf2b06d6387c", + "https://github.com/block/ftl/releases/download/v0.410.1/ftl-0.410.1.linux-amd64.tar.gz": "f8cec53a22131a23d92be9c02bfeebcede2f0b3a7491f3317d277ef517355bc4", + "https://github.com/block/ftl/releases/download/v0.410.1/ftl-0.410.1.darwin-arm64.tar.gz": "e599ef8e1dd0b9f4ec828b234e7490b9a7406f1f43319b1e3b70c451204a790c", + "https://github.com/block/ftl/releases/download/v0.410.2/ftl-0.410.2.darwin-amd64.tar.gz": "191397bbe3f5791ab77147ca898d0a6956c2888fc25f3139b59c8685be960e21", + "https://github.com/block/ftl/releases/download/v0.410.2/ftl-0.410.2.darwin-arm64.tar.gz": "627265122830a48ed922c36fe270c829ffc0a607e16bccb56b93e2722d2713ba", + "https://github.com/block/ftl/releases/download/v0.410.2/ftl-0.410.2.linux-amd64.tar.gz": "96e2af4665fe94f372666a605be0b0420e77daf56c644b7d626145d6199d26fc", + "https://github.com/block/ftl/releases/download/v0.411.0/ftl-0.411.0.linux-amd64.tar.gz": "54e858799c54a5e38696fe142bd925cce204771695b6fb7c5e12992460e3c1d9", + "https://github.com/block/ftl/releases/download/v0.411.0/ftl-0.411.0.darwin-arm64.tar.gz": "431a4bf085cea68631248bda7442db1d80d615be8c809c8b7adbe6007be5c8d8", + "https://github.com/block/ftl/releases/download/v0.411.0/ftl-0.411.0.darwin-amd64.tar.gz": "19fe4db635d2927bea5de9222f965228c9936f0c2a640439f702f0da6567c67b", }