mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
rust-msvc: Update to version 1.92.0
This commit is contained in:
parent
f1dbbe0d6c
commit
38c678c2a0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.91.1",
|
||||
"version": "1.92.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",
|
||||
@ -13,16 +13,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "28b39019c244f4316a4402c0c91c0a9b56b5016ff4f7950e6b73f0ad27bb2169"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.92.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "bd3fd270e92d12094151aae3a67435b7fef2164b10d96e99a94230929cda09fd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "b19346035c570f673dce7dcb75864f43a07bfd398a14ef4d4456241aca3ced62"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.92.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "b73f851252fe3ae340b9be8e1f9cc05e34210498c0c3321a46243be633454909"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "9aa4d87363ffeddbf77312cf1f72a3bcf11f1751f95e0b7141cf1c8f8ccde895"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.92.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "dbb09f213d5a9ebb3b2f4c7d65ba7c3c6cad7d9a76927d079604020c3ea0ad5a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user