diff --git a/bucket/clash.meta.json b/bucket/clash.meta.json index 582b526a0e..9419b36676 100644 --- a/bucket/clash.meta.json +++ b/bucket/clash.meta.json @@ -1,16 +1,16 @@ { - "version": "1.13.2", + "version": "1.14.0", "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.13.2/Clash.Meta-windows-amd64-v1.13.2.zip", - "hash": "d6a5d4285f5522735725b066c5c399bd30e2703dde2a3aa75d06832b7c99a4c7" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.0/Clash.Meta-windows-amd64-v1.14.0.zip", + "hash": "e4d56f63b644d400515bfcf704516a510ddfe4f0ec8f74769e84b057f2d4d1c3" }, "32bit": { - "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.2/Clash.Meta-windows-386-v1.13.2.zip", - "hash": "e41f9db4e63dcdb078cd5480cc030bd6eb3d0e649469caea523660908fbd96cd" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.0/Clash.Meta-windows-386-v1.14.0.zip", + "hash": "4e81733d8f8ebcd01f80fbf6af7e5aabb110194cf687715b35fbf483109bc03e" } }, "pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",