diff --git a/bucket/clash.meta.json b/bucket/clash.meta.json index 44963c44cc..10c6a0bea8 100644 --- a/bucket/clash.meta.json +++ b/bucket/clash.meta.json @@ -1,16 +1,16 @@ { - "version": "1.14.3", + "version": "1.14.4", "description": "Fork of Clash, a rule-based tunnel.", "homepage": "https://github.com/MetaCubeX/Clash.Meta", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.3/Clash.Meta-windows-amd64-v1.14.3.zip", - "hash": "566d18a9deb3c003e5213d7ff7a01d8c12fad10a8a9c6f821e9a98c99d25c777" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.4/Clash.Meta-windows-amd64-v1.14.4.zip", + "hash": "517597056c8417c2792fbafdd318e6dd09c386f885e22d81ad522624ddc2fd69" }, "32bit": { - "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.3/Clash.Meta-windows-386-v1.14.3.zip", - "hash": "666efa6a146d563d46a5af2fc007ff25ade9c6cf49b363195cce07ce30c393e9" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.4/Clash.Meta-windows-386-v1.14.4.zip", + "hash": "8b84f254c3390968e8963583adccac1e20c958457cfb1e8717b2a5b605f989df" } }, "pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",