mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
rust-gnu: Update to version 1.72.1
This commit is contained in:
parent
207176180b
commit
893c435f5b
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.72.0",
|
||||
"version": "1.72.1",
|
||||
"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.72.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "dfe299775511b66b7c5b285c89c87e8b3d372071b252b42af59133d023f254c0"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.72.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "b27f490dc2ea8ee35463bb18f7ee43ceab714cff539013c5edb26964f6026b18"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.72.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "e68bfb33e0f9de3885c94883857ccbd9dfa9a1e369ed3969a2e0b593db992a86"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.72.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "4e5e75eb0c7a52c143faf85b74c77a306378623f02afd8571ccd4930b99053b3"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user