Latest Release
Blended provides an executable file to download and set up the CLI on your windows machine.
Release Version |
Release Date |
File Size |
Release Notes |
Downloads |
{{cli_data.latest.windows.release_version}} |
{{cli_data.latest.windows.release_date}} |
{{cli_data.latest.windows.file_size}} |
See Notes |
64-bit Download |
Previous Releases
Note:
Previous versions of releases may not be secure or stable. They are not recommended for use on production websites.
Release Version |
Release Date |
File Size |
Release Notes |
Downloads |
{% for key, value in cli_data.previous.windows|items %}
{{value.release_version}} |
{{value.release_date}} |
{{value.file_size}} |
See Notes |
64-bit Download |
{% endfor %}
Latest Releases
Blended provides a binary file to download and set up the CLI on your linux machine.
Release Version |
Release Date |
File Size |
Release Notes |
Downloads |
{{cli_data.latest.linux.release_version}} |
{{cli_data.latest.linux.release_date}} |
{{cli_data.latest.linux.file_size}} |
See Notes |
64-bit Download |
Previous Releases
Note:
Previous versions of releases may not be secure or stable. They are not recommended for use on production websites.
Release Version |
Release Date |
File Size |
Release Notes |
Downloads |
{% for key, value in cli_data.previous.linux|items %}
{{value.release_version}} |
{{value.release_date}} |
{{value.file_size}} |
See Notes |
64-bit Download |
{% endfor %}
Latest Releases
Blended provides a binary file to download and set up the CLI on your mac machine.
Release Version |
Release Date |
File Size |
Release Notes |
Downloads |
{{cli_data.latest.mac.release_version}} |
{{cli_data.latest.mac.release_date}} |
{{cli_data.latest.mac.file_size}} |
See Notes |
64-bit Download |
Previous Releases
Note:
Previous versions of releases may not be secure or stable. They are not recommended for use on production websites.
Release Version |
Release Date |
File Size |
Release Notes |
Downloads |
{% for key, value in cli_data.previous.mac|items %}
{{value.release_version}} |
{{value.release_date}} |
{{value.file_size}} |
See Notes |
64-bit Download |
{% endfor %}