rustup-msvc: Update to version 1.21.1

This commit is contained in:
Richard Kuhnt 2019-12-20 15:02:00 +00:00
parent 44241330fc
commit 7486789de7

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://rustup.rs", "homepage": "https://rustup.rs",
"version": "1.21.0", "version": "1.21.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/archive/1.21.0/x86_64-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/archive/1.21.1/x86_64-pc-windows-msvc/rustup-init.exe",
"hash": "3ae40265d4ecc5b2177c4cd518632b1b5afba146057b5510c40409aaed153f84" "hash": "9f9e33fa4759075ec60e4da13798d1d66a4c2f43c5500e08714399313409dcf5"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/rustup/archive/1.21.0/i686-pc-windows-msvc/rustup-init.exe", "url": "https://static.rust-lang.org/rustup/archive/1.21.1/i686-pc-windows-msvc/rustup-init.exe",
"hash": "f9977cd2c1095eab88e6d9ee5c3897d4d73cd0f3b36d0301285ee4ca6c7429cf" "hash": "b98d6677b55db9c7da8582a6279ff841dd49cee93cd9bb67f9773995f1083f41"
} }
}, },
"persist": [ "persist": [