clash.meta: Update to version 1.14.5

This commit is contained in:
github-actions[bot] 2023-06-03 12:30:23 +00:00
parent 808065f7de
commit 542f1b606c

View File

@ -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'",