rust-analyzer@2023-01-09: Fix hash (Closes #4329)

This commit is contained in:
github-actions[bot] 2023-01-09 16:25:54 +00:00
parent e71b4201d1
commit ef440dc1f2

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2023-01-09/rust-analyzer-x86_64-pc-windows-msvc.gz",
"hash": "5c99616ce00e187240bd626562c6e119b7f58c82335d79b0d3bc10ae65dfaacb"
"hash": "29509023b23dde064abd6cb30d367fd5b4d2f9b83031e6c8e7d2cb7e00c6dfba"
}
},
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",