mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.71.1
This commit is contained in:
parent
fafe5286b7
commit
5a224c0a6e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.71.0",
|
"version": "1.71.1",
|
||||||
"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.71.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.71.1-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "7c73edc42d285841922240ab3780b7b6b8cdbab45abc06af2375823a941a0a4e"
|
"hash": "17e2b38e933f79bd8f76b68504b42a55d3c5f69889796489af2685ad67aea74b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.71.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.71.1-i686-pc-windows-msvc.msi",
|
||||||
"hash": "330aba793674823fec1750cdec86a858d1acbd708ec9099916e5df3c83abf8d7"
|
"hash": "cf57d679150de679bce293e58b4c15fa46ff8f69e8c93905fb6abbb3e7270112"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.71.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.71.1-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "1cc9d1a65a6d2c0092292772937fbc9ded9192192a374d512dd03b8bae7d7bce"
|
"hash": "4aee6a4c13df0e4a177dcd74af7d18d4a5ba2d3c5bfb804818218c04254bda56"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user