From 542f1b606c9975e4e24b49bd6a72c229c1b7a1f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 12:30:23 +0000 Subject: [PATCH] clash.meta: Update to version 1.14.5 --- 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 e6b2885a5b..42808c6d94 100644 --- a/bucket/clash.meta.json +++ b/bucket/clash.meta.json @@ -1,16 +1,16 @@ { - "version": "1.14.4", + "version": "1.14.5", "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.4/Clash.Meta-windows-amd64-v1.14.4.zip", - "hash": "05766935ba29a87de3f8c208651ae2d3c3a61c48e9fce0c07b05d03401764723" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.5/Clash.Meta-windows-amd64-v1.14.5.zip", + "hash": "30f3a519e096ace3ce363614a9a943ca296cda1294cc0bd76600b7d39ed6b54e" }, "32bit": { - "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.4/Clash.Meta-windows-386-v1.14.4.zip", - "hash": "d31b98c92ebcf3cef3c6329ecee9cfd3905c9c234121f6abfd73f8e6af69b51b" + "url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.5/Clash.Meta-windows-386-v1.14.5.zip", + "hash": "c449763f748b1745e9117e6879c1f1457f88d1714b81febe36354fa126c446b2" } }, "pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",