mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-analyzer: Update to version 2021-12-13
This commit is contained in:
parent
962eea746d
commit
8de075d765
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2021-12-06",
|
||||
"version": "2021-12-13",
|
||||
"description": "An experimental Rust compiler front-end for IDEs",
|
||||
"homepage": "https://rust-analyzer.github.io/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-12-06/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "32d479d9e726e34c902d03a44f11f9efe64281f59d5ebbdd8a8b48bd4313e874"
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-12-13/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||
"hash": "144166979b2821ffe23d61a354625a40ca60df37769bdc39eba100e6d1b9c31f"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user