mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rust-gnu: Update to version 1.73.0
This commit is contained in:
parent
f6cd9be316
commit
cb63a32c74
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.72.1",
|
||||
"version": "1.73.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.72.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "b27f490dc2ea8ee35463bb18f7ee43ceab714cff539013c5edb26964f6026b18"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.73.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "5830cd6bcb23d456c404fd30003b800993f421dc2dcbfbef85fb5170a4ab9e06"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.72.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "4e5e75eb0c7a52c143faf85b74c77a306378623f02afd8571ccd4930b99053b3"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.73.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "48e1543393cab28ef1c4e3b26573883f324d97a4d8faa619a7632267c7e747e6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user