diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 7e67edd648..8b32ff3e44 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-03-14/rust-analyzer-x86_64-pc-windows-msvc.gz", - "hash": "334e2b6814d903a740eead933882c60205dea401a268a76a25bc83f33bf743fe" + "hash": "12ddf6189d1d08368893769bbbd25c03babd189522ee09f229d40f49168a8889" } }, "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",