mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-gnu: Update to version 1.74.1
This commit is contained in:
parent
a4a6235a23
commit
1d0092baab
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.74.0",
|
||||
"version": "1.74.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.74.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "dd1bef9fe24b523d88ca2730260053992cfb4238f3f6f36e2ff0a40ee38f7b1e"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.74.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "b3e8a5b062128a1a7035798ab7877f97e4565e41fd9837610d615f079fb203a3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.74.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "dd7c5c3448195b2a46cb1c3e45a3dfc38b173108e2d2c3b6e70bc967732a89c8"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.74.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "0b8f7d1860375196a1272f32fbe45a2f247bc5c2bda05ca4e719a67129a79fdb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user