mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 12:11:21 +00:00
mihomo: Update to version 1.19.9
This commit is contained in:
parent
d79b54961c
commit
ddcc7d8c31
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.8",
|
"version": "1.19.9",
|
||||||
"description": "A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.",
|
"description": "A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.",
|
||||||
"homepage": "https://github.com/MetaCubeX/mihomo",
|
"homepage": "https://github.com/MetaCubeX/mihomo",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.8/mihomo-windows-amd64-v1.19.8.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.9/mihomo-windows-amd64-v1.19.9.zip",
|
||||||
"hash": "84f9af6e95a30551c0a3e14fe70f74ede12edee1c24613728d09b7463dda00a0"
|
"hash": "c72bd0ca52e744f35ffef26c171d59fffc4df3053c95f32d59d42667da306612"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.8/mihomo-windows-386-v1.19.8.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.9/mihomo-windows-386-v1.19.9.zip",
|
||||||
"hash": "6813d595ef52d62373d5f6ce1ecd96e15ac91dfd263badf061cbc4203a2fab7d"
|
"hash": "e2129f4d165d1b281c69a8f7958a712af2db1493c9d5aeae48b6d7f6d1d4e8ea"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.8/mihomo-windows-arm64-v1.19.8.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.9/mihomo-windows-arm64-v1.19.9.zip",
|
||||||
"hash": "cb46aee65cf713da8e7b34f9e4fb487484a5d31b7988431b5dc96a72aad7310b"
|
"hash": "4c19bed97d68b007d2f4995690c85180067b14dc1ad619752adc3d11ecb2569b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",
|
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user