rust-msvc: Update to version 1.91.0

This commit is contained in:
github-actions[bot] 2025-10-31 00:39:30 +00:00
parent 9e532b69f0
commit 734ee10a02

View File

@ -1,5 +1,5 @@
{ {
"version": "1.90.0", "version": "1.91.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.90.0-x86_64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.91.0-x86_64-pc-windows-msvc.msi",
"hash": "cbeff9896d8a068f09c6b776450e113540f50b10a78d3fb144c7d64fbb77fe6a" "hash": "804a9e490115ebf1c39ad8045ed1e2c434a224fa94d2863710c99149bc9582e0"
}, },
"32bit": { "32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.90.0-i686-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.91.0-i686-pc-windows-msvc.msi",
"hash": "c471da9ba4e083938a061e779257246c759c06e80a944b0f229090dea26df4a4" "hash": "ad1d12ddb09d426f405320fca38f6d4e9b183276dd9e9eea11660738a34e3a8e"
}, },
"arm64": { "arm64": {
"url": "https://static.rust-lang.org/dist/rust-1.90.0-aarch64-pc-windows-msvc.msi", "url": "https://static.rust-lang.org/dist/rust-1.91.0-aarch64-pc-windows-msvc.msi",
"hash": "58aafc998f78f23c2550d6bbe61c12d116ca29dc44270eed13f875b0c02e3f87" "hash": "90843965fcd188bd326f350863360b95af58b6af6c7d588de49bc55adb4e5c45"
} }
}, },
"extract_dir": "Rust", "extract_dir": "Rust",