Skip to content

Latest Development Build (v2026.06.24.211418)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 21:17
· 15 commits to main since this release
4efc256

🚧 Latest Development Build

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

  • Commit: 4efc256
  • Built: 2026-06-24T21:14:18Z
  • Version: 2026.06.24.211418

⚠️ 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.