Skip to content

Releases: genuinetools/reg

v0.8.0

14 Dec 21:37
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 REG_SHA256="fa0fa3fa6f5d7a4ef49f42a8d70b052bd71338d6829f46f9c3dba9be68829081"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - darwin
# Export the sha256sum for verification.
$ export REG_SHA256="d8c80dd75b0e92337ead8513d4aa4fbbb5a3e66a5a2dc3130f51581d0b750162"

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

$ echo "reg installed!"

# Run it!
$ reg -h

linux

386 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="3deafcae62d744157b10fcbd0cf054d4ef31db782f583c217bfe7aacb201dbe0"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="3e43d03cdfd6773f0480e35546c993562b91645fc7665cd0603c4109b57f745f"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm - linux
# Export the sha256sum for verification.
$ export REG_SHA256="d410db8c9a4355bf5097e30d9999d4b3ef15683499160de7d3da3a0b281d5046"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="3e67ee34d4263a14f8fa18266f36aafd946e41014a092b446d180424f596e3ec"

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

$ echo "reg installed!"

# Run it!
$ reg -h

windows

386 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="172d78e50e6bc7f6ab46fe863d07e698cb62d1b5e4548d8bacc27ce218c6db21"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="272a086f21f508178b7a67baff5e89142c193e32686a24792e22d266c4b754fd"

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

$ echo "reg installed!"

# Run it!
$ reg -h

v0.6.0

11 Dec 18:58
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 REG_SHA256="9bdc0aa2534a27d057121971eddd47c97e0cb5f83a9cdbc9e6b52ec6cb367708"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - darwin
# Export the sha256sum for verification.
$ export REG_SHA256="2b5aa3f2660cf612471f7cbd17e1ff324d54ac139686769f24bd5d3a3046d7a2"

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

$ echo "reg installed!"

# Run it!
$ reg -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="10a32f937f08e1f457e56ca68538ea67eccd91b7a03d3e37b0b0148f2c8fcf72"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="d36e08c44e644021a02472bb6edc461905a238877806365237eeb6275044082d"

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

$ echo "reg installed!"

# Run it!
$ reg -h

linux

386 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="e75babade2b0d275da783e5e26a2c7e38ac0f476ba88a27e05adfa660ed77f7e"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="c974960b957138f316c6d39c09a44a677f65b67600c570f961a7e9642d9c2dc1"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm - linux
# Export the sha256sum for verification.
$ export REG_SHA256="510864907dbf64b31e343a31af3b0647feea9ca8b6b07d971fca8952c0fab56e"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="c77daa179a4638264531cfc0105b78e353fdf6cf9408e9869953a519742e0283"

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

$ echo "reg installed!"

# Run it!
$ reg -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export REG_SHA256="efe57f3e503dbea3605ca49db7980cae15b21ca5320c51e990ec50e5a656cd3c"

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

$ echo "reg installed!"

# Run it!
$ reg -h

windows

386 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="744f1495334f7e1c309127674a058d620b7d9f8ecd177645b3b586a39002705c"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="dc10fed07acd5d145aa9db6a0660f98a6d1cc2b48da2d9228e212f55cc6bb421"

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

$ echo "reg installed!"

# Run it!
$ reg -h

v0.4.5

13 Nov 22:01
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 REG_SHA256="5fdcbea90e58d5c1948eb06ada979a437ab518d4ddd28057fd01c2df17f7644d"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - darwin
# Export the sha256sum for verification.
$ export REG_SHA256="57590a287c66013d4b2d980ef9f616945f3c383fc530ee294944ee6127dae3f2"

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

$ echo "reg installed!"

# Run it!
$ reg -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="eb98bca3e684dedc4421d9653c7f3e3b392c3ec341e1ae8c0aa62fbcc4085bf9"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="35609c4b26bc299ce032509406b135ed9297cd8c6d3b2f2431192103f0ec157a"

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

$ echo "reg installed!"

# Run it!
$ reg -h

linux

386 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="eb2b965063404d7155a0264f226a495094a53194bcd6a0f1d77678ba406428af"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="e5563e97c608e862c59d734c97f1c1c22ed394584504a5d0c9e70a18d02ac01f"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm - linux
# Export the sha256sum for verification.
$ export REG_SHA256="3bbd1936dd9cdabaeb224ec6ac8fd62b24e2a3ee789e19270433e9b2cf959806"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="527d9bd03109bdeeb83b3d60a65c9fd19a0605cd920d7b786a29bc7d6e8bb519"

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

$ echo "reg installed!"

# Run it!
$ reg -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export REG_SHA256="e5945e199604629b3e3bfcf329f2b525392115f0ef5ddb5f474d591660b831c0"

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

$ echo "reg installed!"

# Run it!
$ reg -h

windows

386 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="b1da5ad6f1839a9fe70a011991315c9d2929164172960fd71450bf2a33619052"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="b461df799690b2a5275dd6f29a39ccf7b7a705585c289209a989cae9c66e54c4"

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

$ echo "reg installed!"

# Run it!
$ reg -h

v0.4.2

17 Jul 17:11
v0.4.2
a05260e
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 REG_SHA256="2c3e32a4ff77a5b86c631629e4a6fdecee9845748c2ce746fa10ee6b8e8a47ac"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - darwin
# Export the sha256sum for verification.
$ export REG_SHA256="286b1022daa06ddac900286f959cc7eae5d069009409803aaa81f6d953c794b9"

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

$ echo "reg installed!"

# Run it!
$ reg -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="38bea3198e4c9094356c5369730c0446bf66ec887d34189507077a6bcfc70fe9"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="58c4eb7a4609d347bff64bcfb5d29abd5f657cce18785d7f375a803167531a0e"

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

$ echo "reg installed!"

# Run it!
$ reg -h

linux

386 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="b393f3833e782a5a53dc2209349228305c960cbcc01a7338e6aec240e8c69ee7"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="ce85aebe9458f385585ecf0f6671a8f8dbc3d8fbbfd77e8e9f89e700faaad61d"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm - linux
# Export the sha256sum for verification.
$ export REG_SHA256="cee5d7e04fad0307ee0da6ec957d1ce2f92a6f41e385f9a67d68a81151aadf93"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="5fe9bd76eb8082504863af4aa14c6bd4e7c752bd0b4898872ab2d9aebed8b4b2"

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

$ echo "reg installed!"

# Run it!
$ reg -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export REG_SHA256="89b1aa9e803d6bfe35244079fc914ca6ca3edc8eaa4961eb182ad154499e0434"

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

$ echo "reg installed!"

# Run it!
$ reg -h

windows

386 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="064c4b2b528f51a8a1319024556cfd11239edee1c5dad7533640927cecd32174"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="5561bac9a5b13e7e8c518cff3729abc0b05e857d8441114ee5508293fd01548b"

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

$ echo "reg installed!"

# Run it!
$ reg -h

v0.4.1

07 Jun 15:54
v0.4.1
8d8ca40
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 REG_SHA256="4d3100b2eb9012884cdc41bf1b3b0ab9e0563721cbf66ce385da0c3cfedd7e6a"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - darwin
# Export the sha256sum for verification.
$ export REG_SHA256="13cdbbbbbd29feac8df64a89df305a9f823e6f9422f47e5b9574c6d715c97a28"

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

$ echo "reg installed!"

# Run it!
$ reg -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="96307274598db6e1c42cf168e073d2634aabbe3ef7064c0863425eb3556753d7"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256="afec8136b66d7cb6b1191bb36e990e91374b83de97bb9ffd102ab5fc6cf8f7ad"

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

$ echo "reg installed!"

# Run it!
$ reg -h

linux

386 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="00513b9ed385b309fac705aa931c1342a7219fb5376501bcf82b5ffb3381e088"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="1ee4e2db2b7e917047088cb873a33bdcd36e9dec88479f837dd5ba46f57d6878"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm - linux
# Export the sha256sum for verification.
$ export REG_SHA256="cea68cf596d0b74c0ee9522f751219fcca147a3408778132ad3e67927a9551c9"

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256="a8341b97008dbf8913f2c7ff59ac2b3fa2940e7e135f289606c5fe419a4f3da0"

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

$ echo "reg installed!"

# Run it!
$ reg -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export REG_SHA256="86d225864a5014d273a876ba60de51e1aa15f87675e940914fafa55cd2f4c68e"

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

$ echo "reg installed!"

# Run it!
$ reg -h

windows

386 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="ed1864355ab550f9f903078e5be9250ca4cbaaffde30bd9769a9254a2f3b72a9"

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - windows
# Export the sha256sum for verification.
$ export REG_SHA256="17247db99a354c87ea1194125e611f0671c67109fbed3d764043998ecaff9cdb"

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

$ echo "reg installed!"

# Run it!
$ reg -h

v0.4.0

05 Jun 22:07
v0.4.0
2b87c8e
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 REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - darwin
# Export the sha256sum for verification.
$ export REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h

linux

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

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm - linux
# Export the sha256sum for verification.
$ export REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h
arm64 - linux
# Export the sha256sum for verification.
$ export REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h

solaris

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

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

$ echo "reg installed!"

# Run it!
$ reg -h

windows

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

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

$ echo "reg installed!"

# Run it!
$ reg -h
amd64 - windows
# Export the sha256sum for verification.
$ export REG_SHA256=""

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

$ echo "reg installed!"

# Run it!
$ reg -h