Skip to content

Releases: genuinetools/magneto

v0.2.4

20 Nov 06:33
v0.2.4
fb3f26f
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.

linux

386 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="4d003eff64c82a03a4c1f3cba17b90ef4b3c04e2c4ce3f8c395c1d7cbf3a7c81"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
amd64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="8aacd0340e5e2774c633c7a2fb1e27340fbfd09913ebafa5fb6efe296af337dc"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="e6d5ac77a2a0ab8c9028fb0d3ad76a810122186b93006f7e75656124e085dcbe"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="44bd331a25136caa279a3df93bda8d19950f1197e96c6c77150874b58c746527"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h

v0.2.3

25 Sep 15:04
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.

linux

386 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="b8453f5c9e26413b468cfd1838df471f9d67cda95fbf0939f74574f0c515d0ca"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
amd64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="1764a88b4b467f4bea21a7d38d6966d585874fd6f3c429a127a759715e9dba5d"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="e8561922f9c8379409fc97d42839adf233a618db0b49260905b8abea668fab4d"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="1053b8e705cc43d46b532398ae1a6f6d127e53c45618414904bad477d8b188f6"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h

v0.2.2

16 Jul 04:38
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.

linux

386 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="74d72aee01e42947edfdfd46b7865bf19c11b1962bda2d958df07f225fe154f3"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
amd64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="a3a41899d48f743a1fbd889788a789e92848cd46e3e4b13a2cb3c25995b9d558"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="192a697594904144cb425badea5afa0da63d05f9c26e10e005095ec3dc0db589"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="ab02e4db0ce55877fd4ee074fa4d576efcf6e9060b6c98134215b81c116dd809"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h

v0.2.1

14 Jul 16:21
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.

linux

386 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="f049a2bccd2846e9568e542439b8ac5891be0ea78c144479b521eb5ffbbf7401"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
amd64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="7093aa72edd4738dba21647d213b9352f1db4729220c254876404757e58c3e70"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="89c8221491c42a05f921fc2d8af5ccc659121bc038bb7dbef669ab0ddd08b709"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="812d8f7508e2b8d5c19eaa6027d2321e9089192c8275e3c5ff970ea48ecb6535"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h

v0.2.0

11 Mar 15:35
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.

linux

386 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="df06cd83b2b9c0399455187d669d6efc0744dd9c74e66dbc4d23e42a76c92d5b"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
amd64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="3288f30fb3e95a04f262a718928bc52fb2fa353d29fe2e8800a9a4d2ce8f29cf"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="0fd3404a6343ba0719b07f2ea0b90c94300bc4ee984f4f6d4f8607e9ba41b97c"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="952b28bde76186e4c77cb833633603b36a7b43691eccc5bdd4360b9b08fb15c5"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h

v0.1.0

02 Jan 08:12
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.

linux

386 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="e0cc2432ab00de890beb99f02aefdbc28cd776cdeec2c14b7191f3241dd7b498"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
amd64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="f311a3c9c0325ce7c27cf6c2bd06c441571fdd3c7a8a784ba132cc34a808aa30"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="da11fae7294d6937e1db9d9bbc1e489b42cecd2a304d79e457b7aeeecbf323db"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h
arm64 - linux
# Export the sha256sum for verification.
$ export MAGNETO_SHA256="0970ff37d47f26ec0f338dc9eedd0f5927697c7f8eff41455adb945ca59e9f5e"

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

$ echo "magneto installed!"

# Run it!
$ magneto -h