From c7489ed5b5329ec4f26be15761a500d92d4c56a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 08:30:23 +0000 Subject: [PATCH] clash.meta: Update to version 1.13.1 --- bucket/clash.meta.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/clash.meta.json b/bucket/clash.meta.json index 66254ae628..c81033774b 100644 --- a/bucket/clash.meta.json +++ b/bucket/clash.meta.json @@ -1,16 +1,16 @@ { - "version": "1.13.0", + "version": "1.13.1", "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.0/Clash.Meta-windows-amd64-v1.13.0.zip", - "hash": "52fca6e1f68ace58dbe71975c83f5de14a79fa3c322e6f7280c1da9156c9614f" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.1/Clash.Meta-windows-amd64-v1.13.1.zip", + "hash": "5f4685f243a8c75794f5ce2d137ae7c5607a6070f20ff8edf575f7de7c870fbe" }, "32bit": { - "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.0/Clash.Meta-windows-386-v1.13.0.zip", - "hash": "261fd2b2ee1fcbee569353209af2819298b254b9d1bf872a81a1b7ffd034bf5d" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.1/Clash.Meta-windows-386-v1.13.1.zip", + "hash": "d5074d14cb27c09fdc0ada64e4b77cd5e2149098eeddf40075335449d445d199" } }, "pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",