Skip to content

v0.15.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 06:20
· 1 commit to master since this release
v0.15.7
bbe186b

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 WEATHER_SHA256="e25d2275837a54d3fc83600af4e0a34f4036e24bb8c415d92d384d66b1202e5a"

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

$ echo "weather installed!"

# Run it!
$ weather -h
amd64 - darwin
# Export the sha256sum for verification.
$ export WEATHER_SHA256="87c4108f17e7f13eee51c589c3a1936998b80148e8bd66e84d34571500f7c862"

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

$ echo "weather installed!"

# Run it!
$ weather -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export WEATHER_SHA256="2e1686def709ae5327dfd4c59af47891361cc0d9b104cb6df31c238a425f0c43"

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

$ echo "weather installed!"

# Run it!
$ weather -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export WEATHER_SHA256="88774fb869d5adf8938bcdf54f5184de74421ecf51b37e2a2a63ea9abd7b8858"

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

$ echo "weather installed!"

# Run it!
$ weather -h

linux

386 - linux
# Export the sha256sum for verification.
$ export WEATHER_SHA256="10c7ed9a38a506cd7a8916368f102f88a47b621682c94bcfc94b24fb2d549211"

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

$ echo "weather installed!"

# Run it!
$ weather -h
amd64 - linux
# Export the sha256sum for verification.
$ export WEATHER_SHA256="313d13c2ac932f607ec929b3fad93e4b8f59778ce88395c53f4cddeb3449975c"

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

$ echo "weather installed!"

# Run it!
$ weather -h
arm - linux
# Export the sha256sum for verification.
$ export WEATHER_SHA256="e1e9423b46c646324867f75a99ecd5a00f437452e3ca45f9670e10b8936c5e65"

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

$ echo "weather installed!"

# Run it!
$ weather -h
arm64 - linux
# Export the sha256sum for verification.
$ export WEATHER_SHA256="1dcfc9cb9771de52c68f7300c80fb293434e74078553c0958ad4c8d396fb2ac1"

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

$ echo "weather installed!"

# Run it!
$ weather -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export WEATHER_SHA256="167a67c3170bcb1c287f384da86d4e68b3e6fd81a0f0d7d7428a709708490aa6"

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

$ echo "weather installed!"

# Run it!
$ weather -h

windows

386 - windows
# Export the sha256sum for verification.
$ export WEATHER_SHA256="d12ac3242b64f45a52e6092e99e9f949dca4ab8feabca3b18837099587d17481"

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

$ echo "weather installed!"

# Run it!
$ weather -h
amd64 - windows
# Export the sha256sum for verification.
$ export WEATHER_SHA256="644d996ea563b95bdd9b152672deb493eefc21ec4055bec9bed3cccd7c9fb0ea"

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

$ echo "weather installed!"

# Run it!
$ weather -h