From fd5a1e1cd70f7daabf55212be4116ab88055d418 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 08:27:37 +0000 Subject: [PATCH] clash.meta: Update to version 1.14.4 --- 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 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'",