mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
rust-msvc: Update to version 1.62.0
This commit is contained in:
parent
fb00555dce
commit
531263111e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.61.0",
|
||||
"version": "1.62.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.61.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "0ddc81e990be2cf841706113219d9a13a09c0fb556d8faaf51c873c51fa85b8f"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "ad42034a128e14db3b015861dfb89efa180bbbfcdf9f6b552a482e2a91fad64f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.61.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "6394a77fb4cf49c465a147029d62ddc005eef71e8b36d3e89185e9c5fa26bfd7"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "1d0fde5e380a492ac0cb7feca87849d9ccae918c0af8429b23d9eff3b22b59dd"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user