v1.1.1
What's Changed
- ci(release): auto-bump Homebrew tap formula on release (#6) (896b608)
- Update Dependabot configuration (ddedfa3)
Installation
Homebrew (macOS and Linux)
brew install enthus-appdev/tap/esqmacOS (Apple Silicon)
curl -L https://github.com/enthus-appdev/esq-cli/releases/download/v1.1.1/esq-darwin-arm64.tar.gz | tar xz
chmod +x esq-darwin-arm64
sudo mv esq-darwin-arm64 /usr/local/bin/esqmacOS (Intel)
curl -L https://github.com/enthus-appdev/esq-cli/releases/download/v1.1.1/esq-darwin-amd64.tar.gz | tar xz
chmod +x esq-darwin-amd64
sudo mv esq-darwin-amd64 /usr/local/bin/esqLinux (x64)
curl -L https://github.com/enthus-appdev/esq-cli/releases/download/v1.1.1/esq-linux-amd64.tar.gz | tar xz
chmod +x esq-linux-amd64
sudo mv esq-linux-amd64 /usr/local/bin/esqWindows
Download esq-windows-amd64.zip and add to your PATH.
Checksums
See checksums.txt for SHA256 checksums of all binaries.