rustup-msvc: Update to version 1.19.0

This commit is contained in:
Richard Kuhnt 2019-09-09 14:00:24 +00:00
parent b2f3ab6f7b
commit 0edb72b9e8

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://rustup.rs", "homepage": "https://rustup.rs",
"version": "1.18.3", "version": "1.19.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/dist/x86_64-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe",
"hash": "9da383c67914eef4b8f880cb8e6d75f623f1261a08ed791a0404c3ebca8c3a5a" "hash": "e325b428a0ff9132b59ec586e85b1db4eaa66acc13b3daf8090520d2e7694388"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-msvc/rustup-init.exe",
"hash": "9b15c26905d4505ab77e000750aa3aedeb909507485c5e5901b6ad7de9d42e2d" "hash": "22f51975dcc460198fb576afec5d38d47e4f1b8e28185ae2312d57cf9d35da1c"
} }
}, },
"persist": [ "persist": [