clash.meta: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2023-09-24 20:23:17 +00:00
parent 3612c44620
commit aa94bf7de5

View File

@ -1,16 +1,16 @@
{
"version": "1.15.1",
"version": "1.16.0",
"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.15.1/Clash.Meta-windows-amd64-v1.15.1.zip",
"hash": "c6035e1d6961e96fc3d6b801a669729b8f7aceabc27a719626a33f9ade8610fa"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.16.0/Clash.Meta-windows-amd64-v1.16.0.zip",
"hash": "2c67205ead93acbeabc2497ec81f662b1e53c5290c4985e642e483ad0321b239"
},
"32bit": {
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.15.1/Clash.Meta-windows-386-v1.15.1.zip",
"hash": "bdbc0185eaf46048d6e5906f81ce8fe6607d4daf8b074522f51d2dd294544e01"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.16.0/Clash.Meta-windows-386-v1.16.0.zip",
"hash": "06ad114f58f27ef4f7835aeaaed4071188ff1109d0c9823dd0b01e82aead5c28"
}
},
"pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",