rust-msvc: Update to version 1.85.1

This commit is contained in:
github-actions[bot] 2025-03-18 20:27:43 +00:00
parent 2d1f80b645
commit f6f2859983

View File

@ -1,5 +1,5 @@
{ {
"version": "1.85.0", "version": "1.85.1",
"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.0-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.85.1-x86_64-pc-windows-msvc.msi",
"hash": "05bf3609a0c4104880b8651918404ba89e9189b4c1aaf36db38916d9979008ce" "hash": "0fdfee7b6634db039d7b20deef1466f91cb374db81388723b9d9b8d3f53c3771"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.85.0-i686-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.85.1-i686-pc-windows-msvc.msi",
"hash": "c9cac38b79a2ec37e6295571d314398197c8fb6f059722e2139af48ecb16e482" "hash": "eb0e41aebd8d8c650576818972072eadb6b63cbb2b66b28fa3445c4a5af8accf"
}, },
"arm64": { "arm64": {
"url": "https://static.rust-lang.org/dist/rust-1.85.0-aarch64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.85.1-aarch64-pc-windows-msvc.msi",
"hash": "cec8ae34f6186094442467bea98651cc9d9fcc39cdb68309d3ad0a32ff34d449" "hash": "31cb9640b6cfd079e0b16d53699d51f66eb875668f2518c0373e9670b849b941"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",