rust: Update to version 1.37.0

This commit is contained in:
Richard Kuhnt 2019-08-15 15:00:26 +00:00
parent 9d75fbcc88
commit 16a54a84ef

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://www.rust-lang.org", "homepage": "https://www.rust-lang.org",
"version": "1.36.0", "version": "1.37.0",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.36.0-x86_64-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.37.0-x86_64-pc-windows-gnu.msi",
"hash": "456007f8d4cfd791a6b3e2e021c851bbf8437ebcfee1eebd8c11da306efccd95" "hash": "21cbc27e3b8c4f8cab5e5c9ac6c4d373d8ac93276eb80ec2a1edeb1e3187e6ee"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.36.0-i686-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.37.0-i686-pc-windows-gnu.msi",
"hash": "f241600af411d2021e2125f7b94be6609c57953924293a5264b97f4400b6e814" "hash": "52a113a1c2efa76c6168437d54ef4cbe734ce26b82ab0e71c16f82b344bef8a2"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",