Skip to content

v0.1.3

Choose a tag to compare

@jessfraz jessfraz released this 14 Jul 18:00

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 TRIPITCALB0T_SHA256="68f57ee29f099e7736ecb3364b042936042206f41f4d668474544955a2a7908d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-darwin-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - darwin
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="48c96e84d5635514373e9e004fa3ee58e4753dcebb37815a632afdcd17ae398a"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-darwin-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="85dbb13599eff6dcd81f903e6f6d485307ba7a0bf98e3d4fd80c9ea3541f3131"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-freebsd-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="01504bbbb9871df32b82f4a680e97f4d01467ff2b8c896868c45ea2201501387"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-freebsd-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

linux

386 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="0d70151241148a37f227f9020e3779ad0adcdcfed052367e9cf67ef51586cdd8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-linux-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="866e4188ab6bd86e0e9bcf6489e1fff42e5c90353fd5aa8f164dae95d52d5c02"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-linux-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
arm - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="f88163d3b7a591d8f37c10c160ae94a3566e84b515ff7ad151a605787b6a9504"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-linux-arm" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
arm64 - linux
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="69794f331d3aac74538043a4bef6f82224f730f19d71f640b2ea0e5b738d0f57"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-linux-arm64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="c71909fcd1f482e83f8b11f49cdc12c2862cdaf55380668010f0f31e2f5ff1e2"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-solaris-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h

windows

386 - windows
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="7fd7f339c13c0b2984e0149c0ffe410c5d5370dd5adf119d7ab9c0d8af0ab069"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-windows-386" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h
amd64 - windows
# Export the sha256sum for verification.
$ export TRIPITCALB0T_SHA256="c2870550948488c35308e93cbfdc4102973cabf27340641273d2562472fccdc0"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/jessfraz/tripitcalb0t/releases/download/v0.1.3/tripitcalb0t-windows-amd64" -o "/usr/local/bin/tripitcalb0t" \
	&& echo "${TRIPITCALB0T_SHA256}  /usr/local/bin/tripitcalb0t" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/tripitcalb0t"

$ echo "tripitcalb0t installed!"

# Run it!
$ tripitcalb0t -h