rustup-msvc: Update to version 1.22.0

This commit is contained in:
Richard Kuhnt 2020-07-06 16:00:19 +00:00
parent f4058650ec
commit 76c44b8fea

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://rustup.rs", "homepage": "https://rustup.rs",
"version": "1.21.1", "version": "1.22.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.21.1/x86_64-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/archive/1.22.0/x86_64-pc-windows-msvc/rustup-init.exe",
"hash": "9f9e33fa4759075ec60e4da13798d1d66a4c2f43c5500e08714399313409dcf5" "hash": "8fb3a3759ed5078ea0558abb90f52a47a1b9fc35863f8770b63fbc042d8e90b0"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/rustup/archive/1.21.1/i686-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/archive/1.22.0/i686-pc-windows-msvc/rustup-init.exe",
"hash": "b98d6677b55db9c7da8582a6279ff841dd49cee93cd9bb67f9773995f1083f41" "hash": "92778dd6e694bd0d11834bed6fec1c0ac70accf0d7fe386fa69485fc697be07c"
} }
}, },
"persist": [ "persist": [