mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
mihomo: Update to version 1.18.3
This commit is contained in:
parent
660352503f
commit
0342cc6543
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.2",
|
"version": "1.18.3",
|
||||||
"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.18.2/mihomo-windows-amd64-v1.18.2.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.3/mihomo-windows-amd64-v1.18.3.zip",
|
||||||
"hash": "2e223127a166c67476e9eaab46fd960f4f98b9560f10a15fd1e765caf229fcec"
|
"hash": "5e9f63be25e238e6328a13bd106d71ee09e5c3c9efadadd27e3fbdc8cb739caf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.2/mihomo-windows-386-v1.18.2.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.3/mihomo-windows-386-v1.18.3.zip",
|
||||||
"hash": "bb8b17cd53c5d4db5f8fb63577f33c6a3bdd44bd82039c73534f1978bb6a75c4"
|
"hash": "c6d88c5311e527abece43e10806b446b136490d02e7e5b74c387c9943162e464"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.2/mihomo-windows-arm64-v1.18.2.zip",
|
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.18.3/mihomo-windows-arm64-v1.18.3.zip",
|
||||||
"hash": "b940e63f969bd3aefa0f9fdbb79fe9111db262c608e5fdf13de7dc56eb768adc"
|
"hash": "b64921ab1b61f7e3ac0d89ef5378d7b687471938f4a57559df3d380babfcc9f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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