Skip to content

0.1.6 - 2024-09-24

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 19:10
1b2c60a

Release Notes

🐛 Bug Fixes

  • (release) Remove unnecessary job dependency

📚 Documentation

  • (readme) Update playlist link
  • (readme) Move installation section to top
  • (readme) Move installation section
  • (readme) Add demos and usage
  • (readme) Add emoji
  • (readme) Fix admonitions

Install theattyr 0.1.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/theattyr/releases/download/v0.1.6/theattyr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.6/theattyr-installer.ps1 | iex"

Download theattyr 0.1.6

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