diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 2af1fc4598..124e79f5c8 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-04-18/rust-analyzer-x86_64-pc-windows-msvc.gz", - "hash": "346f0013707b72414033992ab1c2d7e2146281fd4e1a861c4a93d9378177b770" + "hash": "76ef22c671b8a3cac81a8c37ff37c9cbd83005901b6fefba52d994ee9bc4aae7" } }, "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",