mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust: Update to version 1.80.0
This commit is contained in:
parent
c82fa01dec
commit
804bbd6489
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.79.0",
|
"version": "1.80.0",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
@ -13,16 +13,16 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.79.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.80.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "bb9077c65c3d3a77127b45c4dfc83811915133e6c7a5535ac9a958aed2ca64c5"
|
"hash": "33a947601f24ffe64445984612b3d1cb414c40de388e2a3c1cbb77d107c52111"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.79.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.80.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "77a47cc9dfa23346747d65f534569d0893832a6aea015f0e4d5fbb5d3e6e8946"
|
"hash": "2dc51ff59f5a962078501d15d567e36a50fe1096f2650a66120f177047e9cee3"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.79.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.80.0-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "3ecc73578e99644b6830eda01cbcb9d6ea34a9c84c3b7d89a1cf0a104e1f39fe"
|
"hash": "624323985804ad680c25bb81d8cb75039e65932f034104d11c65bf7808c9042c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user