This commit is contained in:
github-actions[bot]
2024-08-12 01:08:20 +00:00
parent 48b61e4655
commit 487f58dce5
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
id=box_for_root
name=Box for Magisk/KernelSU
version=v1.7.0
versionCode=20240810
version=v1.7.1
versionCode=20240812
author=t@amarin
description=use sing-box, clash, v2ray, hysteria and xray for tunnel proxy on android device
updateJson=https://github.com/taamarin/box_for_magisk/raw/master/update.json

View File

@@ -1,6 +1,6 @@
{
"version": "v1.7.0",
"versionCode": "20240810",
"zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.7.0/box_for_root-v1.7.0.zip",
"version": "v1.7.1",
"versionCode": "20240812",
"zipUrl": "https://github.com/taamarin/box_for_magisk/releases/download/v1.7.1/box_for_root-v1.7.1.zip",
"changelog": "https://github.com/taamarin/box_for_magisk/raw/master/CHANGELOG.md"
}