Skip to content

v0.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Feb 22:47

Full Changelog: v0.1.8...v0.1.9


Install talos-pilot 0.1.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Handfish/talos-pilot/releases/download/v0.1.9/talos-pilot-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Handfish/talos-pilot/releases/download/v0.1.9/talos-pilot-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install Handfish/tap/talos-pilot

Download talos-pilot 0.1.9

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