Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update data #2192

Merged
merged 1 commit into from
Oct 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion site/data/download/b_details.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
---
title: Download ZAP
details:
- __Checksums__ for all of the ZAP downloads are maintained on the [2.13.0 Release Page](https://github.com/zaproxy/zaproxy/releases/tag/v2.13.0) and in the relevant [version files](/download/#latest-versions).
- __Checksums__ for all of the ZAP downloads are maintained on the [2.14.0 Release Page](https://github.com/zaproxy/zaproxy/releases/tag/v2.14.0) and in the relevant [version files](/download/#latest-versions).
- __As with all software we strongly recommend__ that ZAP is only installed and used on operating systems and JREs that are fully patched and actively maintained.

4 changes: 2 additions & 2 deletions site/data/download/c_main.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# The ZAP version is automatically updated by zaproxy/zap-admin repo.
---
title: ZAP 2.13.0
title: ZAP 2.14.0
info:
- Most of the files contain the default set of functionality, and you can add more functionality at any time via the [ZAP Marketplace](/addons/).
- The core package contains the minimal set of functionality you need to get you started.
- The Windows and Linux versions require Java 11 or higher to run.
- The macOS version includes Java 11 - you can use the Linux or Cross Platform versions if you do not want to download this.
- The installers are built using a [multi-platform installer builder](https://www.ej-technologies.com/products/install4j/overview.html) which provides an [unattended mode](https://www.ej-technologies.com/resources/install4j/help/doc/installers/installerModes.html).
- For more information about this release see the [release notes](/docs/desktop/releases/2.13.0/).
- For more information about this release see the [release notes](/docs/desktop/releases/2.14.0/).
32 changes: 16 additions & 16 deletions site/data/download/c_main_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@
---
- name: Windows (64) Installer
id: win-64-i
size: 195 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2_13_0_windows.exe
size: 211 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2_14_0_windows.exe
- name: Windows (32) Installer
id: win-32-i
size: 195 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2_13_0_windows-x32.exe
size: 211 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2_14_0_windows-x32.exe
- name: Linux Installer
id: nix-i
size: 199 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2_13_0_unix.sh
size: 208 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2_14_0_unix.sh
- name: Linux Package
id: nix-p
size: 196 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2.13.0_Linux.tar.gz
size: 205 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0_Linux.tar.gz
- name: macOS (Intel - amd64) Installer
id: osx-i
size: 224 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2.13.0.dmg
size: 233 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0.dmg
- name: macOS (Apple Silicon - aarch64) Installer
id: osx-aarch64-i
size: 223 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2.13.0_aarch64.dmg
size: 232 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0_aarch64.dmg
- name: Cross Platform Package
id: cp-p
size: 225 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2.13.0_Crossplatform.zip
size: 242 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0_Crossplatform.zip
- name: Core Cross Platform Package
id: cp-c
size: 88 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.13.0/ZAP_2.13.0_Core.zip
size: 90 MB
link: https://github.com/zaproxy/zaproxy/releases/download/v2.14.0/ZAP_2.14.0_Core.zip
2 changes: 1 addition & 1 deletion site/data/download/g_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ info:
- ZAP uses similar URLs when checking for updates.
- The file [https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions.xml](https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions.xml) is version independent and always points to the latest release.
- There are also version specific files that define the add-ons on the ZAP Marketplace for that release stream.
- The 2.13 release stream uses [https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions-2.13.xml](https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions-2.13.xml)
- The 2.14 release stream uses [https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions-2.14.xml](https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions-2.14.xml)
- The development code uses [https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions-dev.xml](https://raw.githubusercontent.com/zaproxy/zap-admin/master/ZapVersions-dev.xml)
- These files are usually the same, but it does allow us to release add-ons which depend on core features which have been added since the current stable release.
- See [3rd Party Package Maintenance](/3rd-party-package-maintenance) for details of how 3rd party packages which wrap ZAP are maintained.
Expand Down