mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust-msvc: Update to version 1.85.1
This commit is contained in:
parent
2d1f80b645
commit
f6f2859983
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.85.0",
|
||||
"version": "1.85.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.85.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "05bf3609a0c4104880b8651918404ba89e9189b4c1aaf36db38916d9979008ce"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "0fdfee7b6634db039d7b20deef1466f91cb374db81388723b9d9b8d3f53c3771"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "c9cac38b79a2ec37e6295571d314398197c8fb6f059722e2139af48ecb16e482"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "eb0e41aebd8d8c650576818972072eadb6b63cbb2b66b28fa3445c4a5af8accf"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "cec8ae34f6186094442467bea98651cc9d9fcc39cdb68309d3ad0a32ff34d449"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "31cb9640b6cfd079e0b16d53699d51f66eb875668f2518c0373e9670b849b941"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user