arakelian / java-jq

Lightweight Java wrapper around JQ, a flexible JSON processor available for multiple platforms
MIT License
82 stars 10 forks source link

Apple silicon support #25

Closed umutsahin closed 5 months ago

umutsahin commented 9 months ago

Hi @arakelian,

Added aarch64 binary and necessary code change for apple silicon support, kindly review.

Thanks!

arakelian commented 5 months ago

Thank you for this PR. Just for safety (given issues with XZ), I found copy of binary and added to project myself. I did incorporate your code fix however. Thank you.

arakelian commented 5 months ago

Fixed in version 2.0.0