mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rust: Update to version 1.71.0
This commit is contained in:
parent
356cb138ea
commit
0ed07a8e7b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.70.0",
|
"version": "1.71.0",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
@ -13,16 +13,16 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.70.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.71.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "0f976150405f876475ec92c0d050ced23685e9ec9b3292e71ecea916674aece1"
|
"hash": "7c73edc42d285841922240ab3780b7b6b8cdbab45abc06af2375823a941a0a4e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.70.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.71.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "e1281b4cd489ed97ba10b42a85cb2ecef86ab410355c98fbf6af96532db705ca"
|
"hash": "330aba793674823fec1750cdec86a858d1acbd708ec9099916e5df3c83abf8d7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.70.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.71.0-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "8424c4579da10289fd9dcc04c94b6c4c744ae54a26da76dc57056688fbb9a894"
|
"hash": "1cc9d1a65a6d2c0092292772937fbc9ded9192192a374d512dd03b8bae7d7bce"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user