Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Apr 21:43
79637b7

vault-tasks v2.0.1

Fixes

  • Fixed build issue on cargo related to multiple crossterm versions referenced in ratskin crate.

Install vault-tasks-tui 2.0.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/louis-thevenet/vault-tasks/releases/download/v2.0.1/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.1/vault-tasks-tui-installer.ps1 | iex"

Download vault-tasks-tui 2.0.1

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