mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-gnu: Update to version 1.68.1
This commit is contained in:
parent
3ffcccc568
commit
d38364ce55
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.68.0",
|
"version": "1.68.1",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
"notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.68.1-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "d5533a8ef0a0f44ea82172b7ef37dc885470021f929610c0f05d0c56caf90f1d"
|
"hash": "8a7c79c712d58df460650ec1e7c1041cd50753d6f9576ba3c64138733a502aad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.68.1-i686-pc-windows-gnu.msi",
|
||||||
"hash": "c1c01949cfd2298342a4b97e1662009dd418410c9a8ef136bccd9e17f610a753"
|
"hash": "d0c1755e14a3319488d3324a6c6e4e6b450317fdf4ce7a7c2a73730e730a913a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user