- Installs jq-1.6
- Fix for linux binary
- [
19cbc198bc
] - Update to jq-1.6 / node LTS 10.16 (#17) (jamie young) - [
00d417b275
] - Fix linux binary (#14) (Adam Mcgrath) #14
- Fixes process.arch install issue on linux
- [
76e7ac92ab
] - process.arch is not a function error on linux (#12) (jamie young) #12
- Fixes chmod install issue
- [
089e4c57c8
] - Fix chmod install error (#10) (jamie young) #10
- Uses bin-wrapper to get the proper binary. No change in jq version. It's 1.5 btw.
- [
528c753b40
] - use bin-wrapper(#8) (jamie young) #8
- Does not pin node engine anymore, updated to require 6.9.1+ (current LTS)
See https://github.com/jamsyoung/jq-cli-wrapper/labels/defect for complete and current list of known issues.
- [
019bc3c047
] - deps: update node engine (#5) (Jamie Young) #5 - [
4e99169d3f
] - deps: update node version to most current LTS (james young) - [
b0c44497ae
] - deps: set node engine to be >=, not exact (James Young
- Support for Linux 32-bit
See https://github.com/jamsyoung/jq-cli-wrapper/labels/defect for complete and current list of known issues.
- [
d27aedab20
] - linux: add support for linux 32-bit (James Young)
- Support for Linux 64-bit
- Initial release - only support for OS X 64-bit