mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
rust-msvc: Update to version 1.68.0
This commit is contained in:
parent
5ef662f016
commit
d0c35d5d90
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.67.1",
|
||||
"version": "1.68.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.67.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "00ddcdff08226ac36049951b4aaac0d036a337e415acbbe8ef76d1b57bb567b2"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "68c24484c79cde83d3197ffdf03657d16590385536e45cefa63e60e274de0bb1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.67.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "dab9ec06a074cc7271d70bdb3f3909f4abb0b7f09cc776e13ef01556c4f67b47"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "40687dc9ac8e72f9ca5be56f3efdbf6e76c0a5e3808742bfd2e1c3759d5e9c57"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.67.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "5c85a3afa131271034097b6f7e716f0a92c1a2af474f88d8b69e11fc285d141d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "fe36582f07899363a96ff1db926e8a6076b6a3039498988f54bce80da7b50d01"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user