-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathZapVersions.xml
More file actions
39 lines (39 loc) · 1.91 KB
/
ZapVersions.xml
File metadata and controls
39 lines (39 loc) · 1.91 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
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<ZAP>
<core>
<version>2.17.0</version>
<daily-version>D-2026-03-31</daily-version>
<daily>
<url>https://github.com/zaproxy/zaproxy/releases/download/w2026-03-31/ZAP_WEEKLY_D-2026-03-31.zip</url>
<file>ZAP_WEEKLY_D-2026-03-31.zip</file>
<hash>SHA-256:efa98c0c79ad7da8369bb070bebf538ae0062b04a728a776e689a0a2d8811c02</hash>
<size>302413323</size>
</daily>
<windows32>
<url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2_17_0_windows-x32.exe</url>
<file>ZAP_2_17_0_windows-x32.exe</file>
<hash>SHA-256:125fc89c73d440141ce859109e23258700b863b94475d5461926ec757d99e94a</hash>
<size>255836672</size>
</windows32>
<windows>
<url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2_17_0_windows.exe</url>
<file>ZAP_2_17_0_windows.exe</file>
<hash>SHA-256:ebdaf6f00ffd9c21891d29360196e13a14091f84dde2bfa1e0b61213a93bc5ca</hash>
<size>256013312</size>
</windows>
<linux>
<url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2.17.0_Linux.tar.gz</url>
<file>ZAP_2.17.0_Linux.tar.gz</file>
<hash>SHA-256:efe799aaa3627db683b43f00c9c210aea0b75c00cc8f0a0f0434d12bb3ddde5a</hash>
<size>243895361</size>
</linux>
<mac>
<url>https://github.com/zaproxy/zaproxy/releases/download/v2.17.0/ZAP_2.17.0.dmg</url>
<file>ZAP_2.17.0.dmg</file>
<hash>SHA-256:a3d246125dd6e576036af8fb29f90377fc72a0a5df8c89c54711972b449582c7</hash>
<size>272195945</size>
</mac>
<relnotes>Bug fix and enhancement release.</relnotes>
<relnotes-url>https://www.zaproxy.org/docs/desktop/releases/2.17.0/</relnotes-url>
</core>
</ZAP>