mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
rust: Update to version 1.77.0
This commit is contained in:
parent
f5bfc24b2f
commit
56826b6783
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.76.0",
|
"version": "1.77.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.76.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.77.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "e8f562c9f1656635df762501dcdf83824f8ccfdf1de7f3e2edad0e5344aa6e17"
|
"hash": "c1f2a843b492d36785596da5b0f0b4d1140431f312e748052c966c990311475b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.76.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.77.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "80244eaddade839d283afe42e7576f40eb8e6af41465c8f698d511cef54a6532"
|
"hash": "3e767050ed77571a8b268d19860a8b9081e3c38ba9dfaf209da5a438756b8f36"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.76.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.77.0-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "8c509e90ec537cf77a95013baecce55c81168289341367d5a4b0832f31b2e76e"
|
"hash": "4a214e63a532ce34b77dacf41ac185a735ce937c507e08d393613fb2b345220e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user