v0.0.7
indietool v0.0.7
Installation
Package Managers
Homebrew (macOS/Linux):
brew install indietool/tap/indietoolDebian/Ubuntu (.deb):
# Download the .deb file from assets below
sudo dpkg -i indietool_0.0.7_linux_amd64.debRedHat/Fedora/SUSE (.rpm):
# Download the .rpm file from assets below
sudo rpm -i indietool_0.0.7_linux_amd64.rpmManual Installation
- Download the appropriate binary for your platform from the assets below
- Extract the archive:
tar -xzf indietool-0.0.7-linux-amd64.tar.gz - Move to PATH:
sudo mv indietool /usr/local/bin/ - Make executable:
chmod +x /usr/local/bin/indietool
Verification
All releases are signed with checksums:
sha256sum -c checksums.txtChangelog
- 4e29e7a indietool: fix: update goreleaser file
Supported Platforms
- Linux: Intel (amd64), ARM64 - Binary, DEB, RPM, APK packages
- macOS: Intel (amd64), Apple Silicon (arm64) - Binary, Homebrew
- Windows: Intel (amd64) - Binary
Full Changelog: v0.0.6...v0.0.7