Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 20:04
db8c090

vault-tasks 2.0.0

Breaking change

I moved core.toml and tui.toml config files under the same .config/vault-tasks/ directory.

Install vault-tasks-tui 2.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/louis-thevenet/vault-tasks/releases/download/v2.0.0/vault-tasks-tui-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/louis-thevenet/vault-tasks/releases/download/v2.0.0/vault-tasks-tui-installer.ps1 | iex"

Download vault-tasks-tui 2.0.0

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