mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rustup-msvc: Update to version 1.21.0
This commit is contained in:
parent
de4ff6bb46
commit
3408164f8c
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://rustup.rs",
|
"homepage": "https://rustup.rs",
|
||||||
"version": "1.20.2",
|
"version": "1.21.0",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"description": "Manage multiple rust installations with ease",
|
"description": "Manage multiple rust installations with ease",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.20.2/x86_64-pc-windows-msvc/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.21.0/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||||
"hash": "3ae40265d4ecc5b2177c4cd518632b1b5afba146057b5510c40409aaed153f84"
|
"hash": "3ae40265d4ecc5b2177c4cd518632b1b5afba146057b5510c40409aaed153f84"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/rustup/archive/1.20.2/i686-pc-windows-msvc/rustup-init.exe",
|
"url": "https://static.rust-lang.org/rustup/archive/1.21.0/i686-pc-windows-msvc/rustup-init.exe",
|
||||||
"hash": "f9977cd2c1095eab88e6d9ee5c3897d4d73cd0f3b36d0301285ee4ca6c7429cf"
|
"hash": "f9977cd2c1095eab88e6d9ee5c3897d4d73cd0f3b36d0301285ee4ca6c7429cf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user