rust-gnu: Update to version 1.88.0

This commit is contained in:
github-actions[bot] 2025-06-26 20:29:36 +00:00
parent 1df5518c0e
commit 3375aeac87

View File

@ -1,17 +1,17 @@
{
"version": "1.87.0",
"version": "1.88.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.87.0-x86_64-pc-windows-gnu.msi",
"hash": "decf57ddfe2887304c423feaf62185450cf102f9c345a8751a5169d64239a1ab"
"url": "https://static.rust-lang.org/dist/rust-1.88.0-x86_64-pc-windows-gnu.msi",
"hash": "4c8cb53dcf89cf683d0d470309543f68aadcaf200874e829f5da7f7c5dd368d5"
},
"32bit": {
"url": "https://static.rust-lang.org/dist/rust-1.87.0-i686-pc-windows-gnu.msi",
"hash": "601a57568cb77044fe28eeedef207bd97abe9b4cb107435bc3104e083d3fecac"
"url": "https://static.rust-lang.org/dist/rust-1.88.0-i686-pc-windows-gnu.msi",
"hash": "f2c40b935ebb74d81b00fa509b503d793234b9d8abd565aba4634189418cefbb"
}
},
"extract_dir": "Rust",