mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
rust: Update to version 1.77.2
This commit is contained in:
parent
1fdce859a6
commit
c33d9f1f4c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.77.1",
|
||||
"version": "1.77.2",
|
||||
"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.77.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "bf92940c1674306bbf154a6c24d1f94189a4d1ce798babb62da92b13b4b3dd89"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.77.2-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "e7ee2132379b2b6a38d160356b400d7fc0cd3055b1c506166325f4e33d8c45bc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.77.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "8a6efb046b8ba68ac67791cc1cc57209662d24fe10929a74b0b606e6b5319562"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.77.2-i686-pc-windows-msvc.msi",
|
||||
"hash": "05617c8dfa09f9b7a3565bb7e01e2db2e39aa6af85c29ae9603832076a34ceff"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.77.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "a538e5d901810b4fe02361be65892a3757827026def2c27fcae8a640ad6f5b15"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.77.2-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "3c3afa1218f436478460216f81d702b53afcd7473c1addfc4eece0210f53b294"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user