rust-analyzer@2022-03-14: Fix hash (Closes #3390)

This commit is contained in:
github-actions[bot] 2022-03-15 04:34:58 +00:00
parent 2814d525d1
commit e7976305f6

View File

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