mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.74.1
This commit is contained in:
parent
1d0092baab
commit
ccd826839d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.74.0",
|
"version": "1.74.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.74.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.74.1-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "eb090e22d8471813b2ba665dd20acbe4e3d3907ef9bc64ee9a66dd8700b01bc1"
|
"hash": "5aab6376f085dc1815342048b1b5bb71c42d4396ef169bd03bb0aec5a1b571aa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.74.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.74.1-i686-pc-windows-msvc.msi",
|
||||||
"hash": "981da53c593a72568196678d85f0cff736a00b0bd466ba79d9b97741cf576aef"
|
"hash": "c4a51c83b1c16a3e3d24b6c83eb9596bdc799cc92f136fc9f7867fabd34ecc84"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.74.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.74.1-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "fe5c4eb2cc370cdd64e588f8898080fcd9c7bdcad20e467f12e0c6023776d54c"
|
"hash": "571160402004afaf9e227a1b8379215a83724764328948421c88cb3dba78d3b0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user