Skip to content

git-ca v2.0.15

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Nov 06:24

Changelog

  • Bump version to 2.0.15 (Henry Zhang)
  • Fix Homebrew formula syntax and add SHA256 empty check in workflow (Henry Zhang)

Downloads

Homebrew Bottles (Recommended)

Install directly with: brew install git-ca (after brew tap zh30/tap)

Manual Download

macOS (Apple Silicon)

macOS (Intel)

Installation

Using Homebrew (Recommended)

brew tap zh30/tap
brew install git-ca

From Release

Download the appropriate archive for your platform and extract it:

# macOS
tar -xzf git-ca-VERSION-PLATFORM.tar.gz
sudo mv git-ca /usr/local/bin/

Full Changelog: v2.0.12...v2.0.15