rust-msvc: Update to version 1.61.0

This commit is contained in:
github-actions[bot] 2022-05-19 16:33:46 +00:00
parent e172920b2e
commit 818914d00b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.60.0", "version": "1.61.0",
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", "description": "A language empowering everyone to build reliable and efficient software. (MSVC 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.60.0-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.61.0-x86_64-pc-windows-msvc.msi",
"hash": "c989ea22e40519d4f6f83ca39df6d1c700c9c32ecedb6bafd8158937242521c1" "hash": "0ddc81e990be2cf841706113219d9a13a09c0fb556d8faaf51c873c51fa85b8f"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.60.0-i686-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.61.0-i686-pc-windows-msvc.msi",
"hash": "7ec1786f1ed530ec918343773760e0b5afc668a1eb2697d74bb0a6967c113fd0" "hash": "6394a77fb4cf49c465a147029d62ddc005eef71e8b36d3e89185e9c5fa26bfd7"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",