Files
hassio-addons/zoraxy/updater.json
Claude 7323936899 Address PR review: ZeroTier permissions and updater.json paused boolean
- Grant NET_ADMIN capability and /dev/net/tun device so the ZEROTIER option
  works at runtime (Codex review)
- Use a JSON boolean for updater.json "paused" to match the documented format
  (CodeRabbit review)
- Document the ZeroTier requirements in README and CHANGELOG

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PXZfzWxhkWHq8i8P7fnDvL
2026-06-19 20:02:55 +00:00

14 lines
310 B
JSON

{
"last_update": "2026-06-19",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "zoraxy",
"source": "github",
"upstream_repo": "tobychui/zoraxy",
"upstream_version": "3.3.3",
"github_beta": false,
"github_fulltag": false,
"github_tagfilter": "",
"github_exclude": ""
}