Skip to content

0.6.1 - 2024-02-07

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 09:22
· 89 commits to main since this release
d8042fa

Release Notes

Fixed

  • Use settings footer text in screenshot (#492)

Install landscape2 0.6.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cncf/landscape2/releases/download/v0.6.1/landscape2-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/cncf/landscape2/releases/download/v0.6.1/landscape2-installer.ps1 | iex

Install prebuilt binaries via Homebrew

brew install cncf/homebrew-landscape2/landscape2

Download landscape2 0.6.1

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