-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproxybridge.json
More file actions
34 lines (34 loc) · 1.46 KB
/
proxybridge.json
File metadata and controls
34 lines (34 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"platforms": {
"windows": {
"version": "v3.2.0",
"release_date": "2026-02-18",
"release_notes_url": "https://github.com/InterceptSuite/ProxyBridge/releases/tag/v3.2.0",
"name": "ProxyBridge-Setup-3.2.0.exe",
"download_url": "https://github.com/InterceptSuite/ProxyBridge/releases/download/v3.2.0/ProxyBridge-Setup-3.2.0.exe",
"content_type": "application/x-msdownload",
"size_bytes": 13032752,
"label": "ProxyBridge-Setup-3.2.0.exe"
},
"macos": {
"version": "v3.2.0",
"release_date": "2026-02-18",
"release_notes_url": "https://github.com/InterceptSuite/ProxyBridge/releases/tag/v3.2.0",
"name": "ProxyBridge-v3.2.0-Universal-Installer.pkg",
"download_url": "https://github.com/InterceptSuite/ProxyBridge/releases/download/v3.2.0/ProxyBridge-v3.2.0-Universal-Installer.pkg",
"content_type": "application/octet-stream",
"size_bytes": 2034017,
"label": "ProxyBridge-v3.2.0-Universal-Installer.pkg"
},
"linux": {
"version": "v3.2.0",
"release_date": "2026-02-18",
"release_notes_url": "https://github.com/InterceptSuite/ProxyBridge/releases/tag/v3.2.0",
"name": "ProxyBridge-Linux-v3.2.0.tar.gz",
"download_url": "https://github.com/InterceptSuite/ProxyBridge/releases/download/v3.2.0/ProxyBridge-Linux-v3.2.0.tar.gz",
"content_type": "application/x-gzip",
"size_bytes": 50997,
"label": "ProxyBridge-Linux-v3.2.0.tar.gz"
}
}
}