Skip to content

changes in codemeta2cff, see issue #15

Compare
Choose a tag to compare
@rsdoiel rsdoiel released this 30 Jun 20:41
· 51 commits to main since this release

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