rust: Update to version 1.52.1

This commit is contained in:
Richard Kuhnt 2021-05-10 15:00:23 +00:00
parent f46f577fa8
commit 1da04e7ceb

View File

@ -1,16 +1,16 @@
{ {
"version": "1.52.0", "version": "1.52.1",
"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.0-x86_64-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.52.1-x86_64-pc-windows-gnu.msi",
"hash": "ff0952eacf67c52a74706d16fe07c7a5778450b38ee67c47c1a645cde929ed61" "hash": "c24d42abacca50051f8c4e013785eb91e95d7b2d80f8be39c0baa214d892afef"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.52.0-i686-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.52.1-i686-pc-windows-gnu.msi",
"hash": "8165f3af2cbf80db5847dff7b16f6803664c4ceb4fa952646f7aed42435b9fed" "hash": "38b827ccb0abf360546dbcf3fc86e17fb46f1f87cb1494fdbccf778f6db9c835"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",