rust: Update to version 1.86.0

This commit is contained in:
github-actions[bot] 2025-04-03 12:31:32 +00:00
parent 078d0f487c
commit 4d84753464

View File

@ -1,5 +1,5 @@
{ {
"version": "1.85.1", "version": "1.86.0",
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
"homepage": "https://www.rust-lang.org", "homepage": "https://www.rust-lang.org",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
@ -13,16 +13,16 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://static.rust-lang.org/dist/rust-1.85.1-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.86.0-x86_64-pc-windows-msvc.msi",
"hash": "0fdfee7b6634db039d7b20deef1466f91cb374db81388723b9d9b8d3f53c3771" "hash": "0afb3416b635244625008b8660ec937e9ad407b5f206151b47df41a023a4e0b2"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.85.1-i686-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.86.0-i686-pc-windows-msvc.msi",
"hash": "eb0e41aebd8d8c650576818972072eadb6b63cbb2b66b28fa3445c4a5af8accf" "hash": "9a966c83ec8345071567398b101bced013c244326404ae17ecceadac3f40b16a"
}, },
"arm64": { "arm64": {
"url": "https://static.rust-lang.org/dist/rust-1.85.1-aarch64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.86.0-aarch64-pc-windows-msvc.msi",
"hash": "31cb9640b6cfd079e0b16d53699d51f66eb875668f2518c0373e9670b849b941" "hash": "dc84871e0c3471cb89cabea4a2d8c41eb3bfe32bf0e2dd4cc035624338642bdf"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",