Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:44

thag_rs 0.1.1

Release Notes

Create demo.zip and installation artifacts, minor demo script updates, e.g replace thag git dependency with new crates.io release.

Install thag_rs 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/durbanlegend/thag_rs/releases/download/v0.1.1/thag_rs-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/durbanlegend/thag_rs/releases/download/v0.1.1/thag_rs-installer.ps1 | iex"

Download thag_rs 0.1.1

File Platform Checksum
thag_rs-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
thag_rs-x86_64-apple-darwin.tar.xz Intel macOS checksum
thag_rs-x86_64-pc-windows-msvc.zip x64 Windows checksum
thag_rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
thag_rs-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
thag_rs-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum