Skip to content

Releases: genuinetools/weather

v0.15.7

20 Nov 06:20
v0.15.7
bbe186b
Compare
Choose a tag to compare

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

v0.15.6

25 Sep 15:13
Compare
Choose a tag to compare

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="0a313287d6d9b675d73a44f293beffa5614792e1e928d2165d18a5d7759f2c20"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="9df57c047b254c6f596328c691356f9cf7d2924b0d294e0ee9c63efcfd4bcb01"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="876897818af228335c70ec02884f1f29bbd9e1a464c8f56d59d74782634315a0"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="b5ba9d85d95a91821f7f34f99ab21490bc17c7db9b345dd8afe4417a92397934"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="bde27da43167ec50ad9d579db57049119d11f01173728ae54dac6e4d6701d10c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="9bfd4cd2358654770b6eca927e6875647dd66fd1178aee064a0fdad3c52fd910"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="d8e02632ad7c180ebc5601f9f786369d08ed7aca4d03432109eeb1b410d4ac9b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="2fdc73ce3a7f7feb626993638a79e6deee070d84bb1f3478da1f3655a626e646"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="2c3888662369aa1c184d3c6ef85b66e5036f75d53750afb7652964a0c2f5c348"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="ef8b471ad8c72a826454b98a5a0296f1fbb27907acb58afb5b398917458e31cf"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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="2a40214967477ed2d81d3343feec35f9a43e23c1c0af2ec3f9697ebe2ead910b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.6/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

v0.15.5

16 Jul 00:06
Compare
Choose a tag to compare

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="dd151e539043952ea99dff9e67828cd25928d32c9c66a50d0a99bd9286ba1c41"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="8978fbbced37bb1712dd4249ee86bd65aab72287e85324038ba9c76b08867c23"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="2baf6fb3e3865f3c4868433cfdbd0adce4f364543b74f560ddb2eb3a986e0d6b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="742df0ce2be814c1d40dbf0e6df2b56c46bfc45983cbf7ca8119bd9332fb1da1"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="2f33dfab02426335b33de981286ac2fcf1667ab0254183a2e23eb5a5a2e5708c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="8fafa2ed3560310a3569866a9cdc202df406bb8d46a088dad5fe58f07e467c2c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="e64ee4986d4d3d2832673e215b7fe3e2766618c28f313b857222a795336bd10d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="bf494704c1a519d34c08b29102f587962c76d4b7e210d59d571b6f04a23c9140"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="33f4a7b6c64922762679581cccf37b98304898a008fd435545ae2194294bf9d4"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="100e1d00224c9c864ea4742f0476f16f1facf47890c3341f1cbcd2498175c2ee"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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="37b9e5889ed88700d3f43bfa3d8389cd7dd9d5dc357811ce433c744ae8671c3f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.5/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

v0.15.4

14 Jul 18:31
Compare
Choose a tag to compare

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="1aafb640cdc78cff39cf0c66ee1d706a5041eb73ff0fb072417fff461f5ba873"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="d4911d9205f8f2e51addd07af22ad269e844a837184fa411e2034269f7cbc681"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="51a421e48692d2acca0293709bc95b04ae01af20888ff661645beaf68756a961"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="89cc0d2f2fd5c7f3af2758210f888e8e8153e17e4c02afe6348d99351b64b7b4"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="9a03db11e9c91b8f7c467fc177d3c7d4b2681ad8fe0f7616cafa1636037c6b6e"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="51fea17cf3af1d8ec26d9d8bef03e6bb955865d9d3f3521e1482f23a973024f8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="daf2d39c8ca5aca1d792c5622b47d5f4124df975255e5408c563b4c7809cb12d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="59c1b68aa4877448bf4c9e553ec8c4969349d260ba0119b5b84708802756a591"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="2e13c436bfcb694b1987fce295adaf50936b2b4a2688f7d5bcf7ffc7ef947e90"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="0e577d9bdcef1ac0c8c1f5ce15b5efc6c977d46ca14d1865937388f7bedd4c86"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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="6fdd22071276ec682e54b2fab23480f8ca104ae9100548d3db479dd2a545fa55"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.4/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

v0.15.2

08 Jul 14:34
Compare
Choose a tag to compare

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="798c6f684997aedf9b6d1d5b004c5a7a7d5188c96300efd096fe85089e97ed50"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="839b9c2d191ac7d11911d9d0d198f6ee6f5e95fd71cd15dd62034ce0d230f05f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="d9a47e67123d2bb3716263082eb82afb8392e20b47b9fc74e8451c81c08d9136"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="820d3b3e922b1aeaba7cc8aeb9cced03587197fcdd4ce5857d684a7f89029e0d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="a1a8ae78441c49ab63407fd569afcade682f4fc4ada7d407012457bd7e91b5d3"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="2cce2612453506b2f2788090ce61645e974e4f4d56d47ec2d6a7c06ef7b2bf40"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="dd3c9e35cf11a867d3fcbb1895c10681ba8b60e0d72f2fdaf0b016cb3394b791"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="6a03e72becc7593fd8d6cb968adf579d7f29a2f0eacabd796439e99a20d3be47"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="0f7780d64d5436c75730507c6e3627a355cae489e70e12bff3e2bfd5bce74db7"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="6106fc5cd34608e7914e0c908dbadd0008ffa065addf563e4376bc98e3c975b8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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="95433026a1989a36ce20db02ccbf93687a767977bfafc58d94346a987def978f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.2/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

v0.15.0

11 Mar 21:42
Compare
Choose a tag to compare

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="b43d9dfe4b68b40696bc9d50ffa56765a080baf738506946264a9132e8d8016d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="6f2d519ce885a801840bffd70558b290f1d2a74bf67b91c7e1b501d2c2dfbdf7"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="04055809e5687582412a340ab4e806c89057438bdfdde5b201c7e2ab5fdb2db5"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="564f6dbe649041d6f4b3dbd911cddb762bf13539abf3a161fde94a34b36d2355"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="9f3c9e769f8227ae9139da756fabc4e46fe65bf890a468b391597df6a82ed46f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="4bb2647f7594ec0c990c8c78bec096a563443c227ba325c6023caff8954f7d1c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="353c66145f454b2d86506d9a75ac0b847b083f16435bb5631e1f89ed08302540"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="ad916e5ee613758ee1ba073fdae9f315bad54e57a57410911ca37b09a124d8e6"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="3894ded2af8ff45194392332335bf12a4ec9e48f6b92afb21714daa26678ebdf"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="401a235793ad3c7f90b83c4cf15376752c803629189cb078fba19aebf25eaf16"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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="92974c86079692ac3a4dfe82133b701534ebe7a56c55204c1c8c0bfe9ed4efd2"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.15.0/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

v0.14.0

11 Mar 16:14
Compare
Choose a tag to compare

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="8c73215b707fab5d326080a2bc148c7c0fe4c7d6727d04c21b10c8466c5e55ec"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="85bbefb95913c8f04ab929ebb6f1fb7aacc14d2611d3e36fcaaf1a2361fdaf48"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="5b221088c67c09b93dc903b5f48e0ff5cdad89516aa74e956b7b2b77a23dfe91"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="3bee97ef4b054be5ae580aadeb77ed133d42b0e5567413e3dfca23191c6810b7"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="5c706ed2e1dfdc3a4987a3a5f5baa68d5bc1c767533bb914af74f63e2e2a6c33"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="549cc81ea8e29d5a28d1973976ecce0b07c8780079496e44f3b05bfb225b4290"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="c65444607b7beb90a8e1b41783cd755a6fd7774e110dc402bfcffff96bc221be"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="c7a0ce92ff4133229755da5b0a89d0a7e30467b1fe804f820b7bf31338493d0d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="0aba6c3d623c38b7d9e58701101fdbd4b854fd2435635c3caeef230ffe4a70ea"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="6b37544455b50f040880df347a9e748e15a9f4920da64350cfab45a0700d7b90"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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="eec0648e64b27526cffb055bbad7d63287bfa68b38c60000fccc7987044b5fe8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.14.0/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

v0.13.0

24 Jan 01:43
Compare
Choose a tag to compare

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="e2050686be2bbaec66257b5d7bb4a9f3b93426e5ade61e9e891812b3d768ef72"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="7b9d20b8697928db4dc6ea64fb5c5e4775e1b1f7b9846bfd128e0506c887c5ce"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="35fae1a3b2c880bf7afdbcaf33b76ac56a4ca95e8b3efd4592c5c7e493eb9d76"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="635a5b1012cc25442c9fe5c873e0b38a0d34fe703ff79dae371968ab85d1eaee"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="7f2a84ec495b447ff38462aeda141d157fef55117b3d39765e6029f1102f5866"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="021505701faf9ee2fe4b3998ec921eb8b4b8130c47ee758f1567c9465a4d6785"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="eb42f47b460ac4204b0a4397e7b20505cdcd010745d2096da7698d9f5dbe95d9"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="a918382fcaf3d20dfbcef0cd70ea56e87e174ba8295da5572e558f5217b39b15"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="03f1efed1948d1c5b2bc23066376bbfaa65667c397f3af10db78423db0227bc3"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="5c1db08c33e1f1be84f5695e38a5c0d1bee7990d58d14e6c4094bf2fa675f81c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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="110f6553d0640654a72d8bf058a85d2cdc45b54bab59a43a685d9ca9e5bfd942"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.13.0/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

v0.12.0

02 Jan 14:29
Compare
Choose a tag to compare

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="9caefbe808dcaf5b269a76575038131b5465d55969e449d21c352bbac8752dfa"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="b6a60d0fae3be5277b1f81bca004bf76c21793d539d83ac1db944720eeb4826b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="973c53bbf2d1f3d75fcc8ea6b737d7d192ce6c738a4163b1afcfa211521af6b8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="a03f589b0a416dd9d5431deee85aa33695aa02800016265aa551303b497bf25d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="d6a268425dfb378308b01d3a9fd079accebb0c5c4a48c36d5ad6e2377f8ad357"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="98bac7f2177fc196357022e322249170df74139132d91172ddf4facb575e1d72"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="756e6ea3deb484ac235d130305395f9126ae1cb06ac8643793a3111f1d0ff0cf"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="f89f36d1c203b9af38bd123ffe97b3ebcb57f8f17cedea6444962fe57b48eb8f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="91e50a136bba79c9735390db01e3de05c9312bceba5b8a6525734816534f74f2"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="3f9041d0a6087dc314fd3932413d0454077677710acbf510b6420675d0a00bdd"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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="abfd5523563541d92fd5cee2dd96094f1948547153c69cc1923e2cf510ba8c22"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.12.0/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

v0.11.0

02 Jan 08:43
Compare
Choose a tag to compare

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="e1f651847232a10925f912a323ee84bb47802adbf7c784f53d4b2d038753736c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="c9268c555f6c76010a5af810676034e3b6a54c8c7e36e0fe67e7c5cf67a432ff"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="a2dabd6438b1b10351b8938c877e4283571f7b91473359efbbd11a83f57bdecd"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="4dd66ddf9f8a9e046682246b9a845bd0f8c6993586a376dce8e43ff3b3cf6958"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="2e1f99ab9b6452b5c13ac18e40a89bf147e8e5dac3ba58a9641e2a2eed123c8b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="0abfaa6e4f96589749256f6b2914d987a172088198cf34ae587636d5f175c9eb"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="ff5a204066454e00d8d7a3cc307f57bf42b04f8ce686e6e4990d8c9d23b9765b"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="b6be0a4d0bd2465b585784216df55ab8a0cfc8e04d7ea114a0dc3c197f8841fa"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="64048be33d8d6c20cf3f44ad1c7e972109411642701b47e253c86f7463a68866"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="6b0ca8f69d5a5c6e26157d0fdfd64e893178f9b6cf4558d7d04adca51d6d437d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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="eebd62c7c1ec4a39bf404a78533ab92bb1a86ef04d85c5af61875737d6bf6c1c"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/weather/releases/download/v0.11.0/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