From 814a5a1149fedbcbce01ef63333d3b395bb08ef8 Mon Sep 17 00:00:00 2001 From: x80486 Date: Fri, 30 Dec 2022 05:03:48 -0500 Subject: [PATCH] chore: update v plugin (#728) Co-authored-by: James Hegedus --- README.md | 2 +- plugins/v | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d13846e..7b878cb 100644 --- a/README.md +++ b/README.md @@ -577,7 +577,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | upt | [upt](https://github.com/ORCID/asdf-upt) | [![Build](https://github.com/ORCID/asdf-upt/actions/workflows/build.yml/badge.svg)](https://github.com/ORCID/asdf-upt/actions/workflows/build.yml) | | upx | [jimmidyson/asdf-upx](https://github.com/jimmidyson/asdf-upx) | [![Build Status](https://github.com/jimmidyson/asdf-upx/workflows/ci/badge.svg?branch=main)](https://github.com/jimmidyson/asdf-upx/actions) | | usql | [itspngu/asdf-usql](https://github.com/itspngu/asdf-usql) | [![CI](https://github.com/itspngu/asdf-usql/workflows/CI/badge.svg)](https://github.com/itspngu/asdf-usql/actions/workflows/test.yml) | -| V | [ndac-todoroki/asdf-v](https://github.com/ndac-todoroki/asdf-v) | [![Build Status](https://travis-ci.com/ndac-todoroki/asdf-v.svg?branch=master)](https://travis-ci.com/ndac-todoroki/asdf-v) | +| V | [jthegedus/asdf-v](https://github.com/jthegedus/asdf-v) | [![Build Status](https://github.com/jthegedus/asdf-v/workflows/Test/badge.svg)](https://github.com/jthegedus/asdf-v/actions/workflows/test.yml) | | vals | [dex4er/asdf-vals](https://github.com/dex4er/asdf-vals) | [![CI](https://github.com/dex4er/asdf-vals/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-vals/actions/workflows/ci.yml) | | Vault | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) | | Velero | [looztra/asdf-velero](https://github.com/looztra/asdf-velero) | [![Build Status](https://travis-ci.org/looztra/asdf-velero.svg?branch=master)](https://travis-ci.org/looztra/asdf-velero) | diff --git a/plugins/v b/plugins/v index 3d6f929..7dedfbb 100644 --- a/plugins/v +++ b/plugins/v @@ -1 +1 @@ -repository = https://github.com/ndac-todoroki/asdf-v.git +repository = https://github.com/jthegedus/asdf-v.git