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