rustup-msvc: Update to version 1.20.1

This commit is contained in:
Richard Kuhnt 2019-10-16 08:01:23 +00:00
parent 26867d7df6
commit ba66fac0bd

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://rustup.rs", "homepage": "https://rustup.rs",
"version": "1.20.0", "version": "1.20.1",
"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": "5ede94b5e080180d506367c32e0275fe107a1af528fbeb35c5c3974924ba0630" "hash": "2858461a0017ccbc7a3e2e04c7d913a9976d11a91deb348bf0049dc5bee4e18f"
}, },
"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": "b38568dcb7214c8f21e532eac42634787365ff403d31626e9ba3d2bb595e7b7a" "hash": "b30f2daa564e0ef29217ce04d24577f9f837d3067c052f1570d74fad85ffc935"
} }
}, },
"persist": [ "persist": [