rust: Update to version 1.60.0

This commit is contained in:
github-actions[bot] 2022-04-07 16:31:48 +00:00
parent 2e999ab21b
commit f861237047

View File

@ -1,16 +1,16 @@
{ {
"version": "1.59.0", "version": "1.60.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.59.0-x86_64-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.60.0-x86_64-pc-windows-gnu.msi",
"hash": "194e21b460063099a3b0fcf53c317161c9cab7ebbb0713a49c4a07d06190ad88" "hash": "4f4e4779af79930ae12fc1d8d73c79a99fb7fb75763df6c0695e35a0fe2c62c2"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.59.0-i686-pc-windows-gnu.msi", "url": "https://static.rust-lang.org/dist/rust-1.60.0-i686-pc-windows-gnu.msi",
"hash": "61629b260d4f7442a2035e59b808345f7e993fc5ea07410e255d0c9cfafec7df" "hash": "ab8d993bc740b7ff2fb820a2935b23c4d1c4a79d6f4e0c2f6b224d218d67cfb1"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",