theseus/bundled-addons/vpn/binary-manifest.json

23 lines
954 B
JSON
Raw Normal View History

{
"version": "1.14.1",
"engine": "sing-box",
"note": "sha256s pin the exact binary this addon version expects. Bumping sing-box means re-uploading, replacing hashes here, and shipping a new addon tarball via the Ed25519 OTA channel.",
"platforms": {
"win32-x64": {
"url": "https://navigate.st/bns/theseus.x/vpn-binaries/win32-x64/sing-box-win32-x64.exe",
"sha256": "b838de45bd0b2e6ddbed1977e4745622f7dffab3b293807ff4c6b1b640fed909",
"bytes": 81883648
},
"linux-x64": {
"url": "https://navigate.st/bns/theseus.x/vpn-binaries/linux-x64/sing-box-linux-x64",
"sha256": "9334a1c1fe97234911afaedd37226667ebdb3dab2abe383f2c4ae1387706dad9",
"bytes": 81236197
},
"darwin-arm64": {
"url": "https://navigate.st/bns/theseus.x/vpn-binaries/darwin-arm64/sing-box-darwin-arm64",
"sha256": "602bce530f540146e8e2feace24a81bdaf7873456203db0cda162811eb44f338",
"bytes": 83768930
}
}
}