Utilities/Release: Rename Linux packages to 'linux-$arch'

This commit is contained in:
Brad King
2021-01-25 13:45:49 -05:00
parent 4f9228a300
commit dc9340dbc4
8 changed files with 16 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
rel-package-names
-----------------
* The precompiled Linux binaries provided on ``cmake.org`` have changed
their naming pattern to ``cmake-$ver-linux-$arch``, where ``$arch``
is either ``x86_64`` or ``aarch64``.