Skip to content

v1.1.0 - 2024-09-26

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 10:18
· 45 commits to main since this release

Release Notes

New

  • kerblam new now creates additional gitignore files in the data folder to
    include the data folders themselves but ignore all files inside them.
    Data files or folders that need to be committed to version control need to
    be explicitly listed in the .gitignore files in the appropriate place.

Install kerblam 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MrHedmad/kerblam/releases/download/v1.1.0/kerblam-installer.sh | sh

Download kerblam 1.1.0

File Platform Checksum
kerblam-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
kerblam-x86_64-apple-darwin.tar.xz Intel macOS checksum
kerblam-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
kerblam-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum