mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
rust-msvc: Update to version 1.63.0
This commit is contained in:
parent
23f70d0ced
commit
71f8821bab
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.62.1",
|
||||
"version": "1.63.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",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "6b4ce482f80cbe904e1e60cb83011b480a978888ab14b6a62694ce8a643462a5"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.63.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "a4f8bed7af49bb4e16c0dadb3df0375ec5c4c8e1a6b6d850bc74489cb76af8d3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.62.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "dd3854205bd71caf4add79c3c6fdbd2f745b95c0b0b7dcd1c0b38c644be1e322"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.63.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "d8f3d382d5696db236df046e48d8f332d5941cf4d93b575ca3eacae5f6d2edf1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user