rust: Update to version 1.67.1

This commit is contained in:
github-actions[bot] 2023-02-09 16:41:29 +00:00
parent a4a8181980
commit 89ad64fc37

View File

@ -1,5 +1,5 @@
{
"version": "1.67.0",
"version": "1.67.1",
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
"homepage": "https://www.rust-lang.org",
"license": "MIT|Apache-2.0",
@ -13,16 +13,16 @@
],
"architecture": {
"64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.67.0-x86_64-pc-windows-msvc.msi",
"hash": "57785f84901a45bf5168a9eb3451ad9e5ba1a9f0c7a928916879a21ee97a6706"
"url": "https://static.rust-lang.org/dist/rust-1.67.1-x86_64-pc-windows-msvc.msi",
"hash": "00ddcdff08226ac36049951b4aaac0d036a337e415acbbe8ef76d1b57bb567b2"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.67.0-i686-pc-windows-msvc.msi",
"hash": "ad12f16615cd31a787247174b6fe0bd3607c6c7063992c2f9101736cccaa1b04"
"url": "https://static.rust-lang.org/dist/rust-1.67.1-i686-pc-windows-msvc.msi",
"hash": "dab9ec06a074cc7271d70bdb3f3909f4abb0b7f09cc776e13ef01556c4f67b47"
},
"arm64": {
"url": "https://static.rust-lang.org/dist/rust-1.67.0-aarch64-pc-windows-msvc.msi",
"hash": "afa026732f04cf9a645743f4050bbebf164e1079e41d6c075468d734c18e7c0b"
"url": "https://static.rust-lang.org/dist/rust-1.67.1-aarch64-pc-windows-msvc.msi",
"hash": "5c85a3afa131271034097b6f7e716f0a92c1a2af474f88d8b69e11fc285d141d"
}
},
"extract_dir": "Rust",