mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
mihomo: Update to version 1.19.7
This commit is contained in:
parent
941a05c476
commit
757d3975a5
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.19.6",
|
||||
"version": "1.19.7",
|
||||
"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.19.6/mihomo-windows-amd64-v1.19.6.zip",
|
||||
"hash": "78c72cc49de8a57f95fe587cfc9af5c8aa0fbe48d639ca2ebfa56c886816d618"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.7/mihomo-windows-amd64-v1.19.7.zip",
|
||||
"hash": "9e481f8f944067a76f1eed9c6db0c1eba0b1b7c22c26dc2eb355e709f7c11d30"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.6/mihomo-windows-386-v1.19.6.zip",
|
||||
"hash": "d95283cc745668829a81d1c8a899e53529954a17f01a0e39f611b5b72f4e5bc9"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.7/mihomo-windows-386-v1.19.7.zip",
|
||||
"hash": "ba99b2fe8c5b8c26d5ffaa86a4414639da2455178af3e81145cf93e744dd6f3b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.6/mihomo-windows-arm64-v1.19.6.zip",
|
||||
"hash": "be7e94deab53eec0385840b2429ce8069690a7394c8f73d36d9692e7979ab01a"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.7/mihomo-windows-arm64-v1.19.7.zip",
|
||||
"hash": "61e0bd36b365d254fc9d4ccc29048f60c39cdc676155c2761e5fe38951fb8964"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user