mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
rust-gnu: Update to version 1.91.0
This commit is contained in:
parent
542f3595a0
commit
9e532b69f0
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.90.0",
|
"version": "1.91.0",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
"notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.90.0-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.91.0-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "7b3e97a7f9f64011f5a591db589d56608508c7a8c78f4b6759521354753b250e"
|
"hash": "5dc3d0af6d6cd26f6573e23322d006395a96673ad7ad25472f3f6328cf886c26"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.90.0-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.91.0-i686-pc-windows-gnu.msi",
|
||||||
"hash": "f5285fbd1888ff4d55ab6824c38f559f9309e96eccd7c9ca9a73c4eabed48e35"
|
"hash": "fc4c9c7efef9d00ffd34c11e22e5969140f61eaf3b6e7d4b1488f83ef13f6efa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user