mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
rust: Update to version 1.91.1
This commit is contained in:
parent
bdc796f1d9
commit
b5525ddf86
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.91.0",
|
||||
"version": "1.91.1",
|
||||
"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.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "804a9e490115ebf1c39ad8045ed1e2c434a224fa94d2863710c99149bc9582e0"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "28b39019c244f4316a4402c0c91c0a9b56b5016ff4f7950e6b73f0ad27bb2169"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "ad1d12ddb09d426f405320fca38f6d4e9b183276dd9e9eea11660738a34e3a8e"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "b19346035c570f673dce7dcb75864f43a07bfd398a14ef4d4456241aca3ced62"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "90843965fcd188bd326f350863360b95af58b6af6c7d588de49bc55adb4e5c45"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "9aa4d87363ffeddbf77312cf1f72a3bcf11f1751f95e0b7141cf1c8f8ccde895"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user