mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rust-gnu: Update to version 1.85.0
This commit is contained in:
parent
58b216b5bf
commit
652c6f2206
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.84.1",
|
"version": "1.85.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.84.1-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.85.0-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "9ca8b2ea4ab99a7a491eb8aae25e1487ae59b1841366fd4c31abc709e6469607"
|
"hash": "d935769729496db85fb8382e030f407b9514e71b57dfe19846293a349914c367"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.84.1-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.85.0-i686-pc-windows-gnu.msi",
|
||||||
"hash": "a5ae588a0fb463177c0ee8c26c45595caddc1e4892cf092cb135049165ed3bcf"
|
"hash": "0889be311ac116b92256f8fc1be8360a35f0b5025e3e630851e7bff347a55b05"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user