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. |