mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
rust-analyzer@2022-03-14: Fix hash (Closes #3390)
This commit is contained in:
parent
2814d525d1
commit
e7976305f6
@ -6,7 +6,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-03-14/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"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'",
|
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user