clash.meta: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2022-07-02 04:32:17 +00:00
parent eaa416b4e2
commit 0c3e8af316

View File

@ -1,16 +1,16 @@
{
"version": "1.11.2",
"version": "1.12.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.11.2/Clash.Meta-windows-amd64-v1.11.2.zip",
"hash": "9d5013f536011adf573a51a8bec21e021f8ff0964713bf403b1cb4751616379c"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.12.0/Clash.Meta-windows-amd64-v1.12.0.zip",
"hash": "a1c9fe343d85e9e8aefa70a964e018ffb4506d82e7247e4dc7598a548827f371"
},
"32bit": {
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.11.2/Clash.Meta-windows-386-v1.11.2.zip",
"hash": "396a7d2295e93700eca433f277b52eb82e797a3426d57b183d6ceb40b9ae66aa"
"url": "https://github.com/MetaCubeX/Clash.Meta/releases/download/v1.12.0/Clash.Meta-windows-386-v1.12.0.zip",
"hash": "e638f1b20a5f83bcbc1fbb97cdc77de96ce443ce07448a753b208bfd79449895"
}
},
"pre_install": "Get-ChildItem \"$dir\\Clash.Meta*.exe\" | Rename-Item -NewName 'Clash.Meta.exe'",