CircleCI-Public / jq-orb

quickly and easily install jq in your CircleCI job
https://circleci.com/orbs/registry/orb/circleci/jq
MIT License
6 stars 9 forks source link

Issue with jq orb since 7 September #33

Closed khaled5321 closed 1 year ago

khaled5321 commented 1 year ago

Hello, Since yesterday I have been getting this error:

A different version of jq is installed (jq-1.6); removing it curl: (3) URL using bad/illegal format or missing URL Exited with code exit status 3

I know circleci/jq@2.2.1 has been updated to handle the new home for jq and the jq repo was updated yesterday to correctly provide a jq-linux64 file, but In the jq install error when I clicked on see more I saw that JQ_SOURCE_URL and JQ_BINARY_URL were referring to the old repo:

https://api.github.com/repos/stedolan/jq/releases/tags/$JQ_VERSION
and
https://api.github.com/repos/stedolan/jq/releases/tags/$JQ_VERSION