changes in codemeta2cff, see issue #15
This release features a change related to issue #15 for codemeta2cff command line tool. It has also be compiled with go 1.20.5.
Zip install files have been updated to reflect availability of installer.sh and for Linux/macOS (where uname is available) now reflect that preferred description of the CPU and OS.
Linux (64 bit): Intel style CPU use Linux-x86_64, ARM uses Linux-aarch64
Raspberry Pi OS uses Linx-armv7l
Windows uses Windows-x86_64 (Windows running on Intel) and Windows-arm64 (for Windows on ARM)
macOS uses macOS-arm64 (for the newer M1, M2 Apple CPU) and macOS-x86_64 for the older generation of Intel based Macs