Skip to content

Jivedrop 0.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Nov 16:38
4702ae7

Changes since 0.3.0

  • deps: update ffmpeg-statigo to v8.0.1.0 (4702ae7)
  • style(ui): update UI theme to disco ball color palette (19f05d2)
  • docs: update project tagline with clearer description (a0d937b)
  • refactor: move ffmpeg-statigo submodule from vendor/ to third_party/ (3da22c5)
  • feat: add ffmpeg submodule update command and improve build tasks (a9968bb)
  • ci: remove checksum generation from release workflow (e547bc5)

Installation

Download the appropriate binary for your platform below, make it executable, and move it to your PATH:

# Linux (amd64)
chmod +x jivedrop-linux-amd64
sudo mv jivedrop-linux-amd64 /usr/local/bin/jivedrop

# macOS (Apple Silicon)
chmod +x jivedrop-darwin-arm64
sudo mv jivedrop-darwin-arm64 /usr/local/bin/jivedrop

Checksums

SHA256 checksums are provided below for verification.