mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mihomo: Update to version 1.18.10
This commit is contained in:
parent
75cd777408
commit
ceb3289798
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.18.9",
|
||||
"version": "1.18.10",
|
||||
"description": "A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.",
|
||||
"homepage": "https://github.com/MetaCubeX/mihomo",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.9/mihomo-windows-amd64-v1.18.9.zip",
|
||||
"hash": "28c3cb329dbb9ce18213368398b8fdaf097081bff79d78ce838303e193f0e9ac"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.10/mihomo-windows-amd64-v1.18.10.zip",
|
||||
"hash": "4e3bdf3dfd5966da08da79243bd774ddca3558df67350af254085978a3f9cb66"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.9/mihomo-windows-386-v1.18.9.zip",
|
||||
"hash": "e032fbf3a6f9928e5613b16f1afa5dbdb5d8969116d7f585dcc76bbb4ca8d780"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.10/mihomo-windows-386-v1.18.10.zip",
|
||||
"hash": "d885dbf071ab4fce0ef57f4918865b884712b64facef057aa55c227736bbf57b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.9/mihomo-windows-arm64-v1.18.9.zip",
|
||||
"hash": "2bf2020d0d6fbdea645f7e1cf2aabda8d8e0ad4c0396b7bc21c25956ed078663"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.10/mihomo-windows-arm64-v1.18.10.zip",
|
||||
"hash": "799aabbe2bd6a2c4e217ae3532adf2f2fda200e7ec35bac42a61969b3af6846c"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user