rust-gnu: Update to version 1.68.1

This commit is contained in:
github-actions[bot] 2023-03-23 16:31:00 +00:00
parent 3ffcccc568
commit d38364ce55

View File

@ -1,17 +1,17 @@
{
"version": "1.68.0",
"version": "1.68.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",
"notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.",
"architecture": {
"64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.68.0-x86_64-pc-windows-gnu.msi",
"hash": "d5533a8ef0a0f44ea82172b7ef37dc885470021f929610c0f05d0c56caf90f1d"
"url": "https://static.rust-lang.org/dist/rust-1.68.1-x86_64-pc-windows-gnu.msi",
"hash": "8a7c79c712d58df460650ec1e7c1041cd50753d6f9576ba3c64138733a502aad"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.68.0-i686-pc-windows-gnu.msi",
"hash": "c1c01949cfd2298342a4b97e1662009dd418410c9a8ef136bccd9e17f610a753"
"url": "https://static.rust-lang.org/dist/rust-1.68.1-i686-pc-windows-gnu.msi",
"hash": "d0c1755e14a3319488d3324a6c6e4e6b450317fdf4ce7a7c2a73730e730a913a"
}
},
"extract_dir": "Rust",