mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-gnu: Update to version 1.71.0
This commit is contained in:
parent
b3a2a3fac3
commit
ca576ab50a
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.70.0",
|
||||
"version": "1.71.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.70.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "28d966ded7b01989521a01e8c0b075979e90f4d2bac8b2d61dae558f3ef53b93"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.71.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "91f73e989adc4e0df36839e33633f2aff0a55f0566ec220779c2d60830dcdb87"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.70.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "5c8e923d83c28ae0a74a6cc7ef3ca8617631a4897f0399180de8989697d0e523"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.71.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "bcd9b0b2cdc543518e47a365c676c9db1d35fdf418e03a0d58d5306d1a53ccf8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user