mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
rust: Update to version 1.80.1
This commit is contained in:
parent
a9d84fedcf
commit
afbe4fc409
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.80.0",
|
||||
"version": "1.80.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",
|
||||
@ -13,16 +13,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.80.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "33a947601f24ffe64445984612b3d1cb414c40de388e2a3c1cbb77d107c52111"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.80.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "06fe8305a2f3caa0415e9cbedc237de6ef4ad018d36012d6c5baade076411637"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.80.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "2dc51ff59f5a962078501d15d567e36a50fe1096f2650a66120f177047e9cee3"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.80.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "287877d182bc7731c8a831e8b0687b9791d895715ba9f40065b5fa6a42d9507a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.80.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "624323985804ad680c25bb81d8cb75039e65932f034104d11c65bf7808c9042c"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.80.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "432a20a8b86683f671300adef27fd91f295c28584f71e0e2162890332881634e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user