mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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)",
|
"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",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.62.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.62.1-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "ad42034a128e14db3b015861dfb89efa180bbbfcdf9f6b552a482e2a91fad64f"
|
"hash": "6b4ce482f80cbe904e1e60cb83011b480a978888ab14b6a62694ce8a643462a5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.62.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.62.1-i686-pc-windows-msvc.msi",
|
||||||
"hash": "1d0fde5e380a492ac0cb7feca87849d9ccae918c0af8429b23d9eff3b22b59dd"
|
"hash": "dd3854205bd71caf4add79c3c6fdbd2f745b95c0b0b7dcd1c0b38c644be1e322"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user