mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
rust-msvc: Update to version 1.62.1
This commit is contained in:
parent
1ab9245027
commit
c58f68ec1d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.62.0",
|
||||
"version": "1.62.1",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "ad42034a128e14db3b015861dfb89efa180bbbfcdf9f6b552a482e2a91fad64f"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "6b4ce482f80cbe904e1e60cb83011b480a978888ab14b6a62694ce8a643462a5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "1d0fde5e380a492ac0cb7feca87849d9ccae918c0af8429b23d9eff3b22b59dd"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "dd3854205bd71caf4add79c3c6fdbd2f745b95c0b0b7dcd1c0b38c644be1e322"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user