Closed penguineer closed 1 year ago
Remove the old AWKward way of reading JSON data (which blocked other changes, as it could not handle a different ordering of the same structure) and replace it with jq.
For this version to work, jq must be installed.
jq
Remove the old AWKward way of reading JSON data (which blocked other changes, as it could not handle a different ordering of the same structure) and replace it with jq.
For this version to work,
jq
must be installed.