v0.14.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 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