You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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?