mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
rust-gnu: Update to version 1.75.0
This commit is contained in:
parent
ec1cf002ef
commit
2f31258fba
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.74.1",
|
||||
"version": "1.75.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.74.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "b3e8a5b062128a1a7035798ab7877f97e4565e41fd9837610d615f079fb203a3"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.75.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "823b22d5012f8394584e84f672a84aa33156e4146dea27134efda2d954e704f1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.74.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "0b8f7d1860375196a1272f32fbe45a2f247bc5c2bda05ca4e719a67129a79fdb"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.75.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "c3287f1dae51e1e966fa62f309509c690be196ff3d22327047fd2ad1b499273b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user