23 lines
853 B
JSON
23 lines
853 B
JSON
|
|
{
|
||
|
|
"version": "1.10.2",
|
||
|
|
"engine": "sing-box",
|
||
|
|
"note": "sha256s are placeholders until the binaries are uploaded to bns/theseus.x/vpn-binaries/. Refuse to activate on a platform whose sha256 is 'PENDING' — a real hash lands here in the addon tarball, signed by the operator OTA key, before that platform's users can flip the toggle on.",
|
||
|
|
"platforms": {
|
||
|
|
"win32-x64": {
|
||
|
|
"url": "https://navigate.st/bns/theseus.x/vpn-binaries/win32-x64/sing-box-1.10.2.exe",
|
||
|
|
"sha256": "PENDING",
|
||
|
|
"bytes": 0
|
||
|
|
},
|
||
|
|
"linux-x64": {
|
||
|
|
"url": "https://navigate.st/bns/theseus.x/vpn-binaries/linux-x64/sing-box-1.10.2",
|
||
|
|
"sha256": "PENDING",
|
||
|
|
"bytes": 0
|
||
|
|
},
|
||
|
|
"darwin-arm64": {
|
||
|
|
"url": "https://navigate.st/bns/theseus.x/vpn-binaries/darwin-arm64/sing-box-1.10.2",
|
||
|
|
"sha256": "PENDING",
|
||
|
|
"bytes": 0
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|