chore: update-json for v0.6.0
Some checks are pending
CI / lint (push) Waiting to run
CI / kmod (android12-5.10) (push) Waiting to run
CI / kmod (android13-5.10) (push) Waiting to run
CI / kmod (android13-5.15) (push) Waiting to run
CI / kmod (android14-5.15) (push) Waiting to run
CI / kmod (android14-6.1) (push) Waiting to run
CI / kmod (android15-6.6) (push) Waiting to run
CI / kmod (android16-6.12) (push) Waiting to run
CI / zygisk (push) Waiting to run
CI / lsposed (push) Waiting to run
CI / portshide (push) Waiting to run
CI / release (push) Blocked by required conditions

This commit is contained in:
okhsunrog 2026-04-15 18:54:31 +03:00
parent a5c21f262c
commit 54267d87d8
9 changed files with 30 additions and 24 deletions

View file

@ -1,6 +1,6 @@
{
"version": "v0.5.3",
"versionCode": 503,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.5.3/vpnhide-kmod-android14-5.15.zip",
"version": "v0.6.0",
"versionCode": 600,
"zipUrl": "https://github.com/okhsunrog/vpnhide/releases/download/v0.6.0/vpnhide-kmod-android14-5.15.zip",
"changelog": "https://raw.githubusercontent.com/okhsunrog/vpnhide/main/update-json/changelog.md"
}