mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
mihomo: Update to version 1.19.10
This commit is contained in:
parent
6c07e40e1e
commit
0d8aaf3eaf
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.19.9",
|
||||
"version": "1.19.10",
|
||||
"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.9/mihomo-windows-amd64-v1.19.9.zip",
|
||||
"hash": "c72bd0ca52e744f35ffef26c171d59fffc4df3053c95f32d59d42667da306612"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.10/mihomo-windows-amd64-v1.19.10.zip",
|
||||
"hash": "22f301591e522e81ecbd4ae2987b2fcb4642c234c870094904188c4dc1aceb60"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.9/mihomo-windows-386-v1.19.9.zip",
|
||||
"hash": "e2129f4d165d1b281c69a8f7958a712af2db1493c9d5aeae48b6d7f6d1d4e8ea"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.10/mihomo-windows-386-v1.19.10.zip",
|
||||
"hash": "bf85b964ba1ae6de463e28c745f328eb85c08b97f97a36420d67b4dc4b3b77b7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.9/mihomo-windows-arm64-v1.19.9.zip",
|
||||
"hash": "4c19bed97d68b007d2f4995690c85180067b14dc1ad619752adc3d11ecb2569b"
|
||||
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.10/mihomo-windows-arm64-v1.19.10.zip",
|
||||
"hash": "d58e9edcab3d7e066f76a991ce524a778d0f4ebfbd48c66ed2c09031c8af36ed"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user