rustup-msvc: Update to version 1.20.2

This commit is contained in:
Richard Kuhnt 2019-10-16 14:00:17 +00:00
parent e8da6fab39
commit 814e182f72

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://rustup.rs", "homepage": "https://rustup.rs",
"version": "1.20.1", "version": "1.20.2",
"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": "2858461a0017ccbc7a3e2e04c7d913a9976d11a91deb348bf0049dc5bee4e18f" "hash": "3ae40265d4ecc5b2177c4cd518632b1b5afba146057b5510c40409aaed153f84"
}, },
"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": "b30f2daa564e0ef29217ce04d24577f9f837d3067c052f1570d74fad85ffc935" "hash": "f9977cd2c1095eab88e6d9ee5c3897d4d73cd0f3b36d0301285ee4ca6c7429cf"
} }
}, },
"persist": [ "persist": [