2.4.1
Release Notes
Maintenance release.
- [8f03b30] update version.go and extend release description
- [aac4377] Typo fixed (#116) (thanks to @DaanGeurts)
- [d9a7838] Fix compile errors after dep update (#117)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/codesigndoc/releases/download/2.4.1/codesigndoc-$(uname -s)-$(uname -m) > /usr/local/bin/codesigndoc
Then:
chmod +x /usr/local/bin/codesigndoc
That's all, you're ready to call codesigndoc
!