mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
rust-msvc: Update to version 1.66.1
This commit is contained in:
parent
8d7e17ceb8
commit
02f46042d1
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.66.0",
|
||||
"version": "1.66.1",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "c2c4208dbf29782a7ac56a7cd3a7ea78bdb43eae98310918631d25257af63559"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "847cb9fd3e3b62386cbd62be3fec0ab95b367637557437e9481e30d2ec38245b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "b95c93764b1cca62f2a0c85246727d07360a08b0325124cb573820f15c2d09bd"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "f940015b31570bb2ab48c9839f64d65f2fc87b3d5fc6e806147554ee074c8cb8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "400c2f0f26a66fa630332572edcf841d3034e94545aa753e723c9f2bdc2d73d4"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.66.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "6512b7254efd3abc68915aeffbac57011fad6dfb3b4659eeca9bed6aff675443"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user