Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix invalid release-info.json.sample
An extra ',' causes it to fail validation $ curl -L https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/release-info.json | jq . parse error: Expected another key-value pair at line 6, column 2 Signed-off-by: Christophe Fergeau <[email protected]>
- Loading branch information