mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
rust-msvc: Update to version 1.91.0
This commit is contained in:
parent
9e532b69f0
commit
734ee10a02
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.90.0",
|
||||
"version": "1.91.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.90.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "cbeff9896d8a068f09c6b776450e113540f50b10a78d3fb144c7d64fbb77fe6a"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "804a9e490115ebf1c39ad8045ed1e2c434a224fa94d2863710c99149bc9582e0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.90.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "c471da9ba4e083938a061e779257246c759c06e80a944b0f229090dea26df4a4"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "ad1d12ddb09d426f405320fca38f6d4e9b183276dd9e9eea11660738a34e3a8e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.90.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "58aafc998f78f23c2550d6bbe61c12d116ca29dc44270eed13f875b0c02e3f87"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "90843965fcd188bd326f350863360b95af58b6af6c7d588de49bc55adb4e5c45"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user