#2640·CyberChef

Name of CyberChef_*.zip on GitHub contains commit ID instead of version number since v11.1.0

Author: jkmclCreated Jul 4, 2026Updated Sep 10, 2026

The name of the ZIP file under Assets of each release in the Releases page of the project on GitHub used to contain the version number. But it contains the Git commit ID instead of the version number since v11.1.0:

v11.0.0: https://github.com/gchq/CyberChef/releases/download/v11.0.0/CyberChef_v11.0.0.zip

v11.1.0: https://github.com/gchq/CyberChef/releases/download/v11.1.0/CyberChef_92ea854ea76a5c035b3728b5117a960eca81a8bb.zip

v11.2.0: https://github.com/gchq/CyberChef/releases/download/v11.2.0/CyberChef_d358d82cbcb269d764a2deb598a37043bd054f45.zip

Can the naming convention be reverted?