packsjq

jq

v1.7.1tools

Optional jq binaries by OS.

Optional jq binaries, one per OS/arch. seed.sh can download jq on its own; this pack is the local mirror.

Default version is 1.7.1 from jqlang/jq. Populate with sh packs/jq/fetch.sh.

安装

文件

名称是否必装说明
fetch.sh可选Download official jq 1.7.1 assets into this directory.
jq-linux-amd64可选jq 1.7.1 binary, linux amd64.
jq-linux-arm64可选jq 1.7.1 binary, linux arm64.
jq-macos-amd64可选jq 1.7.1 binary, macos amd64.
jq-macos-arm64可选jq 1.7.1 binary, macos arm64.
jq-windows-amd64.exe可选jq 1.7.1 binary, windows amd64.
README.txt可选How this mirror is used. seed.sh can fetch jq itself.