diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index c41d17fbec..2af1fc4598 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": "d44a33b6067ad24604f725267c40076ac6c395d920570f4a2622b958302954ca" + "hash": "346f0013707b72414033992ab1c2d7e2146281fd4e1a861c4a93d9378177b770" } }, "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",