mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
mihomo: Update to version 1.19.4
This commit is contained in:
parent
434b4dfb69
commit
82231a339f
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.3",
|
"version": "1.19.4",
|
||||||
"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.3/mihomo-windows-amd64-v1.19.3.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.4/mihomo-windows-amd64-v1.19.4.zip",
|
||||||
"hash": "a3e5c03e90f5cb192e3488b6e14d41ddc9a920ed238b83fa67d02c1c83fe7c98"
|
"hash": "bee8f3dc9cc845d5cab323126df0331b60c7469e065031ca755eb22e3b5b9b4a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.3/mihomo-windows-386-v1.19.3.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.4/mihomo-windows-386-v1.19.4.zip",
|
||||||
"hash": "2fdf2f8be3ae39e8d5fc60f4c7fdb064c29c3e70409576b6a5fd39bead568027"
|
"hash": "1ec3fa1a21013bd6f2bf4181b288bf77d8cc4a0964d5ae6e6e058df1c9b353e6"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.3/mihomo-windows-arm64-v1.19.3.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.4/mihomo-windows-arm64-v1.19.4.zip",
|
||||||
"hash": "649063413e0fe778026717365bf4e23157aaf2176a5cb8f3bf3da53b37dc4238"
|
"hash": "c75a34cbc1d24abce23d8d89af34ff14d048ad5f56fba5e905089bcb989a2ab6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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