Skip to content

0.5.1 (2024-11-24)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 17:17
· 37 commits to main since this release
0f270e0

Release Notes

Bug Fixes

  • config: crash if no time management settings were provided in config file (1f2f0a7)
  • config: merge highlight styles into Home section (ada558e)

Install vault-tasks 0.5.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/louis-thevenet/vault-tasks/releases/download/v0.5.1/vault-tasks-installer.ps1 | iex"

Download vault-tasks 0.5.1

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