fix: update jq plugin repo url (#837)

This commit is contained in:
Nikolai Zujev
2023-06-11 11:18:45 +02:00
committed by GitHub
parent c8d464cf72
commit d2fea9e449
2 changed files with 2 additions and 2 deletions

View File

@@ -339,7 +339,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| jiq | [chessmango/asdf-jiq](https://github.com/chessmango/asdf-jiq) | [![GitHub Actions Status](https://github.com/chessmango/asdf-jiq/actions/workflows/build.yml/badge.svg)](https://github.com/chessmango/asdf-jiq/actions) |
| jless | [jc00ke/asdf-jless](https://github.com/jc00ke/asdf-jless) | [![Build Status](https://github.com/jc00ke/asdf-jless/workflows/Build/badge.svg?branch=main)](https://github.com/jc00ke/asdf-jless/actions) |
| JMESPath | [skyzyx/asdf-jmespath](https://github.com/skyzyx/asdf-jmespath) | [![Build Status](https://travis-ci.org/skyzyx/asdf-jmespath.svg?branch=master)](https://travis-ci.org/skyzyx/asdf-jmespath) |
| jq | [azmcode/asdf-jq](https://github.com/azmcode/asdf-jq) | [![GitHub Actions Status](https://github.com/azmcode/asdf-jq/workflows/ci/badge.svg?branch=master)](https://github.com/azmcode/asdf-jq/actions) |
| jq | [lsanwick/asdf-jq](https://github.com/lsanwick/asdf-jq) | [![GitHub Actions Status](https://github.com/lsanwick/asdf-jq/workflows/ci/badge.svg?branch=master)](https://github.com/lsanwick/asdf-jq/actions) |
| jqp | [wt0f/bat](https://gitlab.com/wt0f/asdf-jqp) | [![pipeline status](https://gitlab.com/wt0f/asdf-jqp/badges/main/pipeline.svg)](https://gitlab.com/wt0f/asdf-jqp/-/commits/main) |
| JReleaser | [joschi/asdf-jreleaser](https://github.com/joschi/asdf-jreleaser) | [![GitHub Actions Status](https://github.com/joschi/asdf-jreleaser/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/joschi/asdf-jreleaser/actions) |
| json2k8s | [k14s/asdf-k14s](https://github.com/k14s/asdf-k14s) | [![Build Status](https://github.com/k14s/asdf-k14s/workflows/test-all/badge.svg)](https://github.com/k14s/asdf-k14s/actions) |

View File

@@ -1 +1 @@
repository = https://github.com/azmcode/asdf-jq.git
repository = https://github.com/lsanwick/asdf-jq.git