rust-gnu: Update to version 1.90.0

This commit is contained in:
github-actions[bot] 2025-09-18 16:29:36 +00:00
parent 726c7d8348
commit b29fa784af

View File

@ -1,17 +1,17 @@
{
"version": "1.89.0",
"version": "1.90.0",
"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.89.0-x86_64-pc-windows-gnu.msi",
"hash": "717cfdfc743f31fda81e1f356fc2a5d6c06f013b94f7a5ee18e6a2d96017a2bd"
"url": "https://static.rust-lang.org/dist/rust-1.90.0-x86_64-pc-windows-gnu.msi",
"hash": "7b3e97a7f9f64011f5a591db589d56608508c7a8c78f4b6759521354753b250e"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.89.0-i686-pc-windows-gnu.msi",
"hash": "a4837b2653663093eb8e2a7d4c742d9d21d0bd779cdea311190c446ae33bfcbb"
"url": "https://static.rust-lang.org/dist/rust-1.90.0-i686-pc-windows-gnu.msi",
"hash": "f5285fbd1888ff4d55ab6824c38f559f9309e96eccd7c9ca9a73c4eabed48e35"
}
},
"extract_dir": "Rust",