rust: Update to version 1.62.1

This commit is contained in:
github-actions[bot] 2022-07-19 16:31:01 +00:00
parent c58f68ec1d
commit d1d4aca46e

View File

@ -1,16 +1,16 @@
{
"version": "1.62.0",
"version": "1.62.1",
"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.62.0-x86_64-pc-windows-gnu.msi",
"hash": "12ebf687f011c5feb092f09b1e01b42f2f05b205cf1ec16b89f49828b7ab7801"
"url": "https://static.rust-lang.org/dist/rust-1.62.1-x86_64-pc-windows-gnu.msi",
"hash": "8274c5e652d9204cb31ab6671360d8d418f53e09a18a9ce52ba72a8a7247cdc4"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.62.0-i686-pc-windows-gnu.msi",
"hash": "05833df4ab89f572b9e61e90fa17f74c1c53b584ac5396f7d7b42ce2f5fab156"
"url": "https://static.rust-lang.org/dist/rust-1.62.1-i686-pc-windows-gnu.msi",
"hash": "ecf1d12a34193c869352dc4d08c413f18f55602fb760e9f3986709203710de95"
}
},
"extract_dir": "Rust",