diff --git a/bucket/clash.meta.json b/bucket/clash.meta.json index f56b473848..66254ae628 100644 --- a/bucket/clash.meta.json +++ b/bucket/clash.meta.json @@ -1,16 +1,16 @@ { - "version": "1.12.0", + "version": "1.13.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.12.0/Clash.Meta-windows-amd64-v1.12.0.zip", - "hash": "a1c9fe343d85e9e8aefa70a964e018ffb4506d82e7247e4dc7598a548827f371" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.0/Clash.Meta-windows-amd64-v1.13.0.zip", + "hash": "52fca6e1f68ace58dbe71975c83f5de14a79fa3c322e6f7280c1da9156c9614f" }, "32bit": { - "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.12.0/Clash.Meta-windows-386-v1.12.0.zip", - "hash": "e638f1b20a5f83bcbc1fbb97cdc77de96ce443ce07448a753b208bfd79449895" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.0/Clash.Meta-windows-386-v1.13.0.zip", + "hash": "261fd2b2ee1fcbee569353209af2819298b254b9d1bf872a81a1b7ffd034bf5d" } }, "pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",