rust: Update to version 1.61.0

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

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. (GNU toolchain)",
"homepage": "https://www.rust-lang.org",
"license": "MIT|Apache-2.0",
"architecture": {
"64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.60.0-x86_64-pc-windows-gnu.msi",
"hash": "4f4e4779af79930ae12fc1d8d73c79a99fb7fb75763df6c0695e35a0fe2c62c2"
"url": "https://static.rust-lang.org/dist/rust-1.61.0-x86_64-pc-windows-gnu.msi",
"hash": "2994393e930bf873e4e2f89d0b7c86324d65fc46304d384284f484d3e331d5ec"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.60.0-i686-pc-windows-gnu.msi",
"hash": "ab8d993bc740b7ff2fb820a2935b23c4d1c4a79d6f4e0c2f6b224d218d67cfb1"
"url": "https://static.rust-lang.org/dist/rust-1.61.0-i686-pc-windows-gnu.msi",
"hash": "0b1bb3f383902a8d2fbf956932d7189ab9b7b328133ee086e9d8deb979d16ac6"
}
},
"extract_dir": "Rust",