clash.meta: Update to version 1.14.3

This commit is contained in:
github-actions[bot] 2023-03-30 20:25:24 +00:00
parent d71187c991
commit 035b3bd87f

View File

@ -1,16 +1,16 @@
{
"version": "1.14.2",
"version": "1.14.3",
"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.2/Clash.Meta-windows-amd64-v1.14.2.zip",
"hash": "34adbc671541b4b20ad5596598cba6bd2164422fe19e5d2799d7f6dada4af8e5"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.3/Clash.Meta-windows-amd64-v1.14.3.zip",
"hash": "566d18a9deb3c003e5213d7ff7a01d8c12fad10a8a9c6f821e9a98c99d25c777"
},
"32bit": {
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.2/Clash.Meta-windows-386-v1.14.2.zip",
"hash": "20195d2e2c9f92a3f863677836994d3748379ac1ce65f169453c8fdc10bff1e3"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.14.3/Clash.Meta-windows-386-v1.14.3.zip",
"hash": "666efa6a146d563d46a5af2fc007ff25ade9c6cf49b363195cce07ce30c393e9"
}
},
"pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",