mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
rust-gnu: Update to version 1.72.0
This commit is contained in:
parent
a9adcd6094
commit
2088d02013
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.71.1",
|
"version": "1.72.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.71.1-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.72.0-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "d34b2383f820251a313fcb178043d810e3cc64b8c0e70e722e1671004805cb4b"
|
"hash": "dfe299775511b66b7c5b285c89c87e8b3d372071b252b42af59133d023f254c0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.71.1-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.72.0-i686-pc-windows-gnu.msi",
|
||||||
"hash": "dc8fafca07a762696ca1a2c2aa68b13b57370e759f39cd361f449c0293f294f1"
|
"hash": "e68bfb33e0f9de3885c94883857ccbd9dfa9a1e369ed3969a2e0b593db992a86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user