mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
rustup-msvc: Update to version 1.22.0
This commit is contained in:
parent
f4058650ec
commit
76c44b8fea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://rustup.rs",
|
||||
"version": "1.21.1",
|
||||
"version": "1.22.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"description": "Manage multiple rust installations with ease",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.21.1/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "9f9e33fa4759075ec60e4da13798d1d66a4c2f43c5500e08714399313409dcf5"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.0/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "8fb3a3759ed5078ea0558abb90f52a47a1b9fc35863f8770b63fbc042d8e90b0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.21.1/i686-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "b98d6677b55db9c7da8582a6279ff841dd49cee93cd9bb67f9773995f1083f41"
|
||||
"url": "https://static.rust-lang.org/rustup/archive/1.22.0/i686-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "92778dd6e694bd0d11834bed6fec1c0ac70accf0d7fe386fa69485fc697be07c"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user