Skip to content

0.1.0-devnet.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 03:35

Release Notes

The install line, fixed. 0.1.0-devnet.1 published green and installs
correctly, but the README.md that ships inside every archive told you to
fetch the installer from /releases/latest/download/…, and GitHub's latest
endpoint skips prereleases — so that URL returned 404. Every release here will
be a prerelease for a while, so the README now names a version, says why, and
points at the releases
page
for the current
number.

Nothing else changed: same binary, same commands, same 33 tests. Install it
with

curl --proto '=https' --tlsv1.2 -LsSf \
  https://github.com/emberian/dragons-clutch/releases/download/v0.1.0-devnet.2/dclutch-cli-installer.sh | sh

and read 0.1.0-devnet.1 below for what it is and what it refuses to do — all
of which still holds.

Install dclutch-cli 0.1.0-devnet.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/emberian/dragons-clutch/releases/download/v0.1.0-devnet.2/dclutch-cli-installer.sh | sh

Download dclutch-cli 0.1.0-devnet.2

File Platform Checksum
dclutch-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
dclutch-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
dclutch-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum