mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rust-msvc: Update to version 1.85.0
This commit is contained in:
parent
652c6f2206
commit
3a8df3dc97
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.84.1",
|
||||
"version": "1.85.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.84.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "55d74bae920d42515c849c2103b321f0008fcf66cedca51d10234529fc14e3d5"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "05bf3609a0c4104880b8651918404ba89e9189b4c1aaf36db38916d9979008ce"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.84.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "d374154a313b513baa613b4c66f16caf18aaa9b90332719172e0b4afdc4ff278"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "c9cac38b79a2ec37e6295571d314398197c8fb6f059722e2139af48ecb16e482"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.84.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "cba94c3c0756ff57aa8f8b953a96976e9c312b1070b8cd259b5acc72c62d913e"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.85.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "cec8ae34f6186094442467bea98651cc9d9fcc39cdb68309d3ad0a32ff34d449"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user