ciiqr / jq-macos-arm

M1/M2 compatible jq build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jq 1.7 now officially supports apple silicon, use that instead https://github.com/jqlang/jq


jq macos arm

Apple Silicon (m1/m2) compatible jq binary

download

curl -fsSL 'https://github.com/ciiqr/jq-macos-arm/releases/latest/download/jq' -o 'jq'
chmod +x 'jq'
./jq --version

About

M1/M2 compatible jq build


Languages

Language:Shell 100.0%