v0.3.0
Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.
darwin
386 - darwin
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="2b9a0c3aec29b862b9860c1db4bdebe08006468e65685e79281f052de1e9c595"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-darwin-386" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
amd64 - darwin
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="019bf2f527ce1f37b935fc321b553124a35b3385e58b427e99b451c37733c3ad"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-darwin-amd64" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
freebsd
386 - freebsd
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="c4ff86debecf5ca54a3e43b66af4f764bd20c1b047ab73a81f8154edde6f9d45"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-freebsd-386" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="e474917a02570be5377c2f5531844ebad5ebcea8917d5ab7a11f74c57b0b8c53"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-freebsd-amd64" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
linux
386 - linux
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="e09574df8192fc95db6016e35cb354b599fd7a3657f936fd123ed9e94d372cd9"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-linux-386" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
amd64 - linux
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="d96f93e9a21e3949d40a2abbbc92135bb63d19d6adbfbc03cbb1c059524ab9cf"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-linux-amd64" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
arm - linux
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="1d07ff342ae2fd5c721fbb9bc12be809492d7109718176ed2c31ea58beded83e"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-linux-arm" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
arm64 - linux
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="a95bf5b4afe2f07d5b8868eadeecd3696e7d4c988fec130967ff31672d3379f7"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-linux-arm64" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
solaris
amd64 - solaris
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="cdd10a86db00b2ad2e8e9be232f776f9a5c755795caf4c33b1d7b721f4b2e312"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-solaris-amd64" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
windows
386 - windows
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="dc61c9b474913da0f1038f83fefb9dc7a6a9ef170d80cd5db498bac552d479c3"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-windows-386" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h
amd64 - windows
# Export the sha256sum for verification.
$ export UPMAIL_SHA256="39ea663bc96fc7cfd512a13eed6c488cc90772fb7324056f9768484824ddb4c6"
# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/upmail/releases/download/v0.3.0/upmail-windows-amd64" -o "/usr/local/bin/upmail" \
&& echo "${UPMAIL_SHA256} /usr/local/bin/upmail" | sha256sum -c - \
&& chmod a+x "/usr/local/bin/upmail"
$ echo "upmail installed!"
# Run it!
$ upmail -h