mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
rust-msvc: Update to version 1.76.0
This commit is contained in:
parent
ebb2ebfae8
commit
c176bf0b05
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.75.0",
|
||||
"version": "1.76.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.75.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "c090304864698576114cda578d43da2c81abaf9263efddf1bfc9ea5900cda07f"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.76.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "e8f562c9f1656635df762501dcdf83824f8ccfdf1de7f3e2edad0e5344aa6e17"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.75.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "fe64e8c8fb6319760e8c330c9355332d0023fc08a088d8a708090ec9d3e1169d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.76.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "80244eaddade839d283afe42e7576f40eb8e6af41465c8f698d511cef54a6532"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.75.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "cded76a1a4480fc8a5a7aeaa5c8be904f82872a10f642c03036415f14e6f1bc6"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.76.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "8c509e90ec537cf77a95013baecce55c81168289341367d5a4b0832f31b2e76e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user