mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust: Update to version 1.67.0
This commit is contained in:
parent
eaf5f7ffd2
commit
986534bda1
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.66.1",
|
||||
"version": "1.67.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
@ -13,16 +13,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "847cb9fd3e3b62386cbd62be3fec0ab95b367637557437e9481e30d2ec38245b"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.67.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "57785f84901a45bf5168a9eb3451ad9e5ba1a9f0c7a928916879a21ee97a6706"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "f940015b31570bb2ab48c9839f64d65f2fc87b3d5fc6e806147554ee074c8cb8"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.67.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "ad12f16615cd31a787247174b6fe0bd3607c6c7063992c2f9101736cccaa1b04"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "6512b7254efd3abc68915aeffbac57011fad6dfb3b4659eeca9bed6aff675443"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.67.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "afa026732f04cf9a645743f4050bbebf164e1079e41d6c075468d734c18e7c0b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user