2.4.2
Release Notes
- [53c14b0] Fix typos (#122)
- [c806369] update install script to 2.4.1 release (#119)
- [04eca48] update version.go and extend release description (#118)
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.2/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
!