rust-gnu: Update to version 1.71.1

This commit is contained in:
github-actions[bot] 2023-08-03 20:24:18 +00:00
parent 610d2d8730
commit fafe5286b7

View File

@ -1,17 +1,17 @@
{
"version": "1.71.0",
"version": "1.71.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.71.0-x86_64-pc-windows-gnu.msi",
"hash": "91f73e989adc4e0df36839e33633f2aff0a55f0566ec220779c2d60830dcdb87"
"url": "https://static.rust-lang.org/dist/rust-1.71.1-x86_64-pc-windows-gnu.msi",
"hash": "d34b2383f820251a313fcb178043d810e3cc64b8c0e70e722e1671004805cb4b"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.71.0-i686-pc-windows-gnu.msi",
"hash": "bcd9b0b2cdc543518e47a365c676c9db1d35fdf418e03a0d58d5306d1a53ccf8"
"url": "https://static.rust-lang.org/dist/rust-1.71.1-i686-pc-windows-gnu.msi",
"hash": "dc8fafca07a762696ca1a2c2aa68b13b57370e759f39cd361f449c0293f294f1"
}
},
"extract_dir": "Rust",