mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-analyzer@2023-01-09: Fix hash (Closes #4329)
This commit is contained in:
parent
e71b4201d1
commit
ef440dc1f2
@ -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'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user