mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 12:41:21 +00:00
rust-analyzer: Update to version 2021-12-06
This commit is contained in:
parent
b95c4c8b9e
commit
89d871ddfa
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2021-11-29",
|
"version": "2021-12-06",
|
||||||
"description": "An experimental Rust compiler front-end for IDEs",
|
"description": "An experimental Rust compiler front-end for IDEs",
|
||||||
"homepage": "https://rust-analyzer.github.io/",
|
"homepage": "https://rust-analyzer.github.io/",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-11-29/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-12-06/rust-analyzer-x86_64-pc-windows-msvc.gz",
|
||||||
"hash": "d33a6114d093a9804fb730910a564bac242f64fa9dffedb405e6d4c88f904f8b"
|
"hash": "32d479d9e726e34c902d03a44f11f9efe64281f59d5ebbdd8a8b48bd4313e874"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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