Releases · KittyCAD/cli
v0.2.157
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="5720b57d55edc1dedead71445224ea506f94ae976914f6279b483a612a026025" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.157/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="94b22dcfd44e7350a3bf99f54a871f4c2e4d83475318bed588b84d0253c62d71" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.157/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="cd5703558099939375144961e7d62fa64dd416646b27cc03a255a4147b03dcf8" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.157/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="ac668ea4cddce3e04c3515c73dec31da32be565e02bd237ac8477dbe4d4f7198" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.157/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="7f80db6e3cd37efcd469367d2a426698a3f3fc58cca25d790273d948def5127f" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.157/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.156
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="7ae3dac7ad452c11a2edd1e75ca32c98b7ec5dc4529fb5dd1df1c961e3f94a7b" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.156/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="1fb7a137d67c34328bb3b94ba5be71770a2a69b3b721d42bbd34c0b583745fdc" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.156/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="57f65008a5baafd63ddb3215d0598e04c7331cb786cf51d7cc875e6f58867389" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.156/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="468737eb0ff2422c4535dca844d158bf43938c0d3e6e416d99e66ced17eadc24" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.156/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="60b6422e38a07212d051a490d55438d89fe1caf730db9953177d0d610efc3e22" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.156/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.155
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="681758d2ad5fc9a6689661996fd87964d216150d6560599a4f71305ee8c1f0ce" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.155/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="cebcd967d8899a70b75cd2bfff36561fea61396e99767cdccd1d4af1c0c0d69b" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.155/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="179ca87b0a0a869ba7b52187c433f1fc6c85a3987d878e28ba16edee55bac6ea" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.155/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="8c53965e902a4027d883cfd263986807c3f23e1199cb66a88814e7d9d16208c6" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.155/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="a7f4c53c990353870bc7d693d9094b5801a79f33a0d504e9fc14fcb9e7cbd923" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.155/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.154
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="00d2d0dac57f67479636c6bc26b5af0622e370183ee9fc6b2e51446891782ec7" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.154/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="aa8dbfd66bbe52e31c9a8d2259ccb5814b2a1ec6c22626efc77bdd449cba7e1b" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.154/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="8b6201a447bd739fb0e14c715121402bbc5af95bfcf5453f718315f3aea95832" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.154/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="1726e96348565e6a83710f77d1a5db573cfecc56485d27ea929854c2086952f8" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.154/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="80c3facc8ad669f3b1b64ab504f417fb34c857e449632e6fc666ee8ba6720899" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.154/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.153
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="486e6c15eefd72454b5754fdb22f122e0a9246ee11ff64c2b365758a334a6210" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.153/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="38805d7a28e424fd9cbea46b22999bd8dabe7b1296de117a542a9ebc2fa2773e" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.153/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="c68f7159d7b940adab1c064f2d8611fbd2e81f6d1aab88cd9530d36dbbecb43e" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.153/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="396f55924810e92c9633bbd415c7bc2372a815a3518221c8dc03ca843c71a517" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.153/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="74cd0f036b5b5cc34bb77179ce57c77caf59beec4f8acc722a6adacbedd5b364" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.153/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.152
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="89b99af1b357520f2a909df7767adb418c4c415ac40a5774cc77e6595220ea56" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.152/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="31276fcf8741ef43b9b3de8b4e6424957ed59f9084c1be6a8d9c52c6a74f8d22" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.152/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="8252426598a6653f52ef5c1c46d05cfb3bc608532ed76bce679bfb1ef1773c5b" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.152/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="f88f9a14dff7cd9f87e5adc2ddf5d04f21b2ca8280fa55fbf82516af06bd5b8b" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.152/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="5de65fdb08d02a56d2228f28212cf4924174e77536e8f9a293831a042d2f7407" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.152/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.151
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="8863fd4a41fcc8ecc5a9969c371f602f0cf1b125e44cb25f5669288bb40b9a0b" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.151/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="d0f9970fe3bf6039e225d33b3c665094297ba6d4e1521920c28902954bc764be" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.151/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="24dd3e6dd56e5ece049ca75852462fa1e61152bde1cfd1c3cc79adcf8d9b7a79" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.151/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="7c3916cab8b28e64add8e8e0132a0f5760cda2f5c2a4f593b7adb1f032400eee" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.151/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="74b21dc9c4811214a5beb382d984d83acb6c1155091b2bae3fa1a09133a9121f" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.151/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.150
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="a0937b248d96ced7f13ebb0506f94b705e90874a5b99428cd0b5ca5c42b6db70" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.150/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="78551332d847b29bf28e43cc8d0eca8917caf703c8b456acdd23caf42c3b6910" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.150/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="66fdc179c764a4fac3390d5bb84a7fd61b7280715f67d3a8f5b745544d35195b" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.150/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="f24069cd8733c49e62fab1103760e36820cff532e93cbed542fa9576bd36b41c" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.150/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="ee05e471d84ada2782cd2eb5d2a3a5f698287f2f90a3b0bb548b493606bc0fda" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.150/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.149
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="6c02e7d16d561a53414924858666a4bef8bedd8d7c2a0bb21cf7abe78c185dd8" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.149/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="2361141da0412fe3e4f9e3af7f01b4dc0337f3175127cd1115873ce96f488d99" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.149/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="5643d09656983429bf5ffd99d2bb98321ed30492447f266a2b23ee59ec6b7574" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.149/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="b832d64dd8a03179b8c2ec0932e5c278503388a55417d45cf94fdea3234d12e9" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.149/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="712cc20a311b3d791ecee07af4211a259016b5e58648ac0551cfdcbc3466d2aa" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.149/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
v0.2.148
These instructions are meant as an easy way to install. Note: you likely need to install coreutils in order to have the sha256sum command.
x86_64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="26ff44f58f1f9f4c45cfdf387afe0011b0540782edb1c05c9950bb23561c17cc" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.148/zoo-x86_64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-apple-darwin
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="44beb0bf665265e77cdcf8037ee896c7d7f79d92360eae004b359642d60ac528" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.148/zoo-aarch64-apple-darwin" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-pc-windows-gnu
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="72d03202dced5ebfa4087d30d8b0048760f3a95c13db5c5a7baebcfa71e9a708" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.148/zoo-x86_64-pc-windows-gnu" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
x86_64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="81f62651141e47442155afdc802dad57c8b38c824e04fb81e34a9de2d0eac70c" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.148/zoo-x86_64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h
aarch64-unknown-linux-musl
# Export the sha256sum for verification. $ export ZOO_CLI_SHA256="efafe56995c234d40ab13dbb5509a653240f294749f4c840282b82a72e3b65bf" # Download and check the sha256sum. $ curl -fSL "https://dl.zoo.dev/releases/cli/v0.2.148/zoo-aarch64-unknown-linux-musl" -o "/usr/local/bin/zoo" \ && echo "${ZOO_CLI_SHA256} /usr/local/bin/zoo" | sha256sum -c - \ && chmod a+x "/usr/local/bin/zoo" $ echo "zoo cli installed!" # Run it! $ zoo -h