Skip to content

2.2.0 - 2024-05-07

Choose a tag to compare

@github-actions github-actions released this 07 May 20:28
· 10 commits to main since this release

Release Notes

馃殌 Features

  • Use IndexSet to preserve tag's insertion order

Install tasker-cli 2.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/DavoReds/tasker/releases/download/v2.2.0/tasker-cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/DavoReds/tasker/releases/download/v2.2.0/tasker-cli-installer.ps1 | iex"

Download tasker-cli 2.2.0

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