rust-analyzer@2022-04-18: Fix hash (Closes #3509)

This commit is contained in:
github-actions[bot] 2022-04-18 11:18:10 +00:00
parent 4644465cd1
commit 6472a06d77

View File

@ -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'",