mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mihomo: Update to version 1.19.1
This commit is contained in:
parent
7592984e31
commit
880077ea40
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.0",
|
"version": "1.19.1",
|
||||||
"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.0/mihomo-windows-amd64-v1.19.0.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.1/mihomo-windows-amd64-v1.19.1.zip",
|
||||||
"hash": "702568a4ef844d70291d467a5cd92588b1ffbb74cad7915817ca253ad3a73ec9"
|
"hash": "8696aee2165feb26584b3b6f2f4da419a24bcd4859a3d2fbeb650f034c9bb473"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.0/mihomo-windows-386-v1.19.0.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.1/mihomo-windows-386-v1.19.1.zip",
|
||||||
"hash": "ab996c060b5210754b57351057103668008179ec5fd29a5f839514a23fdf4e52"
|
"hash": "65e72c41d51b72b8fb03de03408309f6baf0229aa35522bdef026f2d81e670dd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.0/mihomo-windows-arm64-v1.19.0.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.1/mihomo-windows-arm64-v1.19.1.zip",
|
||||||
"hash": "8412c06c938299549aef01a4c55b13ff0806f51ea4dce535d01d484fd4864e58"
|
"hash": "05c51134264acf27ac470534f777c86f5592870a1595b4f8cd9ee201034f6386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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