I have gitbash in Windows. I am trying to run jq but its giving me error.
gitbash
jq
$ ./jq-win64.exe jq parse error: Invalid numeric litera
Instead of using chocolatey (with elevated rights) you could also use scoop.sh:
scoop install jq