Adding 1.8.0 stuff (#20)

This commit is contained in:
Daniel Carbone
2025-06-18 18:11:24 -05:00
committed by GitHub
parent 2eac2baa38
commit b7ef57d46e
8 changed files with 14 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ Multiplatform [jq](https://github.com/stedolan/jq) installer action
This action is tested against the following versions of JQ:
- [1.8.0](https://github.com/jqlang/jq/releases/tag/jq-1.8.0)
- [1.7.1](https://github.com/jqlang/jq/releases/tag/jq-1.7.1)
- [1.7](https://github.com/jqlang/jq/releases/tag/jq-1.7)
- [1.6](https://github.com/jqlang/jq/releases/tag/jq-1.6)