Skip to content

Latest Development Build (v2026.06.22.091939)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jun 09:23
· 16 commits to main since this release
044f71d

🚧 Latest Development Build

This is a pre-release build from the latest main branch.

  • Commit: 044f71d
  • Built: 2026-06-22T11:19:39+02:00
  • Version: 2026.06.22.091939

⚠️ Warning: This is an unstable development build. For production use, download a stable release instead.

Installation

macOS

curl -L -o ship https://github.com/kula-app/ship/releases/download/latest/ship-darwin-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Linux

# AMD64
curl -L -o ship https://github.com/kula-app/ship/releases/download/latest/ship-linux-amd64
chmod +x ship
sudo mv ship /usr/local/bin/

# ARM64
curl -L -o ship https://github.com/kula-app/ship/releases/download/latest/ship-linux-arm64
chmod +x ship
sudo mv ship /usr/local/bin/

Windows

Download ship-windows-amd64.exe and add it to your PATH.

What's New?

See the commit history for recent changes.

Checksums

See checksums.txt for SHA256 checksums of all binaries.