Files
Ant-Browser/bin
Ant Browser Release Bot fc5a6fadbe publish: 1.1.0 snapshot (ff46de5)
channel: master
version: 1.1.0
source-ref: master
published-at-utc: 2026-03-20T14:14:07Z
2026-03-20 22:14:08 +08:00
..
2026-03-20 22:14:08 +08:00
2026-03-13 23:19:29 +08:00
2026-03-13 23:19:29 +08:00

Runtime binaries layout

Windows (legacy):

  • bin/xray.exe
  • bin/sing-box.exe

Linux (new):

  • bin/linux-amd64/xray
  • bin/linux-amd64/sing-box
  • bin/linux-arm64/xray
  • bin/linux-arm64/sing-box

Runtime hashes are pinned in publish/runtime-manifest.json. Pinned upstream archive sources are tracked in publish/runtime-sources.json. Use python3 tools/runtime/sync-runtime.py to refresh Linux runtimes safely.