mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
rust-msvc: Update to version 1.72.0
This commit is contained in:
parent
2088d02013
commit
7241d03365
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.71.1",
|
||||
"version": "1.72.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.71.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "17e2b38e933f79bd8f76b68504b42a55d3c5f69889796489af2685ad67aea74b"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.72.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "09161162397458d1ba0bb4bf61c58443d52d19cb6fa8077af03a86b198c57d99"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.71.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "cf57d679150de679bce293e58b4c15fa46ff8f69e8c93905fb6abbb3e7270112"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.72.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "bc57c7765f02bfefcd9414be4c94287f944857e715ed26554962694e95a76a40"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.71.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "4aee6a4c13df0e4a177dcd74af7d18d4a5ba2d3c5bfb804818218c04254bda56"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.72.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "31d8d2a3be10b075336c46f5c88fb77a9303407e7cb142827a8b712075b0083e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user