rust: Update to version 1.53.0

This commit is contained in:
Richard Kuhnt 2021-06-17 15:00:18 +00:00
parent 58c96a9fd6
commit 12febaf9df

View File

@ -1,16 +1,16 @@
{ {
"version": "1.52.1", "version": "1.53.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)",
"homepage": "https://www.rust-lang.org", "homepage": "https://www.rust-lang.org",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.52.1-x86_64-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.53.0-x86_64-pc-windows-gnu.msi",
"hash": "c24d42abacca50051f8c4e013785eb91e95d7b2d80f8be39c0baa214d892afef" "hash": "eff8c7eea1b1b25b39226a1ff3939c5065b10074ca96e283bdc758c374a5ff90"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.52.1-i686-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.53.0-i686-pc-windows-gnu.msi",
"hash": "38b827ccb0abf360546dbcf3fc86e17fb46f1f87cb1494fdbccf778f6db9c835" "hash": "360e35ddd874c3a697c3e62e6984975259b44b7a903de2049f5bfdf69bf4b137"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",