diff --git a/bucket/mihomo.json b/bucket/mihomo.json index a28a4851c3..66fe653bdc 100644 --- a/bucket/mihomo.json +++ b/bucket/mihomo.json @@ -1,20 +1,20 @@ { - "version": "1.19.14", + "version": "1.19.15", "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.14/mihomo-windows-amd64-v1.19.14.zip", - "hash": "f90193f8cd47c11ba23c3d4d09f79e287575a8df1c48bf380623c480b1d8c567" + "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.15/mihomo-windows-amd64-v1.19.15.zip", + "hash": "4d732ecb41bf0565bf85d81e7024fb59ef3779d874b0fcc9467a77448eef19eb" }, "32bit": { - "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.14/mihomo-windows-386-v1.19.14.zip", - "hash": "af1a122663e11776a1363f32aee3dd6e82db565906b301336751b85200c919f3" + "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.15/mihomo-windows-386-v1.19.15.zip", + "hash": "b9f50f807adea0923526f74452d2fc916138a929307b1520b0a551597122c4ab" }, "arm64": { - "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.14/mihomo-windows-arm64-v1.19.14.zip", - "hash": "6ef7c8272da29395f10675092e652dd3164fcd3e868122026f0b8b56314accdb" + "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.15/mihomo-windows-arm64-v1.19.15.zip", + "hash": "fae1a0db68110e4ada85e70864bafefcc35b2306e4fc9332f17767d2f1d15bd1" } }, "pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",