clash.meta: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2022-11-02 20:28:20 +00:00
parent 204043fa69
commit feef043d75

View File

@ -1,16 +1,16 @@
{
"version": "1.13.1",
"version": "1.13.2",
"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.1/Clash.Meta-windows-amd64-v1.13.1.zip",
"hash": "5f4685f243a8c75794f5ce2d137ae7c5607a6070f20ff8edf575f7de7c870fbe"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.2/Clash.Meta-windows-amd64-v1.13.2.zip",
"hash": "d6a5d4285f5522735725b066c5c399bd30e2703dde2a3aa75d06832b7c99a4c7"
},
"32bit": {
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.1/Clash.Meta-windows-386-v1.13.1.zip",
"hash": "d5074d14cb27c09fdc0ada64e4b77cd5e2149098eeddf40075335449d445d199"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.13.2/Clash.Meta-windows-386-v1.13.2.zip",
"hash": "e41f9db4e63dcdb078cd5480cc030bd6eb3d0e649469caea523660908fbd96cd"
}
},
"pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",