mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
mihomo: Update to version 1.18.9
This commit is contained in:
parent
11f79d2d30
commit
d1f99a1f5b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.18.8",
|
||||
"version": "1.18.9",
|
||||
"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.8/mihomo-windows-amd64-v1.18.8.zip",
|
||||
"hash": "7c1c45ac58c0f3139c9a2176e3676294d0b733b399e95d6e3fee3e07f864781b"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.9/mihomo-windows-amd64-v1.18.9.zip",
|
||||
"hash": "28c3cb329dbb9ce18213368398b8fdaf097081bff79d78ce838303e193f0e9ac"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.8/mihomo-windows-386-v1.18.8.zip",
|
||||
"hash": "2adc849120c26588c91032af89c40c96bb942078a9fb91f68a7b5931fb8c8c93"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.9/mihomo-windows-386-v1.18.9.zip",
|
||||
"hash": "e032fbf3a6f9928e5613b16f1afa5dbdb5d8969116d7f585dcc76bbb4ca8d780"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.8/mihomo-windows-arm64-v1.18.8.zip",
|
||||
"hash": "7aa772aa72752c2fc83cc1b8c40d973fa420e407346cd9277febcfeac953e214"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.9/mihomo-windows-arm64-v1.18.9.zip",
|
||||
"hash": "2bf2020d0d6fbdea645f7e1cf2aabda8d8e0ad4c0396b7bc21c25956ed078663"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user