mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
mihomo: Update to version 1.19.16
This commit is contained in:
parent
5272b05820
commit
85a6eab9e1
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.19.15",
|
||||
"version": "1.19.16",
|
||||
"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.15/mihomo-windows-amd64-v1.19.15.zip",
|
||||
"hash": "4d732ecb41bf0565bf85d81e7024fb59ef3779d874b0fcc9467a77448eef19eb"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.16/mihomo-windows-amd64-v1.19.16.zip",
|
||||
"hash": "950388d2b891c34b269238e4641c92fe7a56de11f76f77246f906155462b26a7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.15/mihomo-windows-386-v1.19.15.zip",
|
||||
"hash": "b9f50f807adea0923526f74452d2fc916138a929307b1520b0a551597122c4ab"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.16/mihomo-windows-386-v1.19.16.zip",
|
||||
"hash": "f06a058c32dbf6540ab9d559b63daa2bbee4a931e599d0223032d36cb529bf63"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.15/mihomo-windows-arm64-v1.19.15.zip",
|
||||
"hash": "fae1a0db68110e4ada85e70864bafefcc35b2306e4fc9332f17767d2f1d15bd1"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.16/mihomo-windows-arm64-v1.19.16.zip",
|
||||
"hash": "0cfb5d5ffd37fe54e1741b533d247703aa389610fa0b57675c6d42d7944176fa"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user