mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
rust-gnu: Update to version 1.68.0
This commit is contained in:
parent
5966d04a6e
commit
5ef662f016
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.67.1",
|
||||
"version": "1.68.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.67.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "ad4399a17bcb9790f3171f122b17ef786e0330316691affcaa060c7c47aa350e"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "d5533a8ef0a0f44ea82172b7ef37dc885470021f929610c0f05d0c56caf90f1d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.67.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "5f9e17ae0d8273b93e64cc498fcfd63d283bcb56af59c6472e75e5e49673e2fe"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "c1c01949cfd2298342a4b97e1662009dd418410c9a8ef136bccd9e17f610a753"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user