From 8ce499a67d8fa523fab7e77b9f169e21e80c8d48 Mon Sep 17 00:00:00 2001 From: Jovial Joe Jayarson Date: Tue, 3 Oct 2023 15:16:41 +0530 Subject: [PATCH] fix: migrate `bin` & `pipx` to new username --- .tool-versions | 4 ++-- README.md | 4 ++-- plugins/bin | 2 +- plugins/pipx | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tool-versions b/.tool-versions index 4826a78e3..c4a0b1388 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,3 @@ -nodejs 18.14.0 +nodejs 18.18.0 shellcheck 0.9.0 -shfmt 3.6.0 +shfmt 3.7.0 diff --git a/README.md b/README.md index 4f634dfbc..d3d7626b5 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | bbr-s3-config-validator | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-bbr.yml/badge.svg?branch=main)](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-bbr.yml) | | benthos | [benthosdev/benthos-asdf](https://github.com/benthosdev/benthos-asdf) | [![Build Status](https://github.com/benthosdev/benthos-asdf/actions/workflows/build.yml/badge.svg)](https://github.com/benthosdev/benthos-asdf/actions/workflows/build.yml) | | bfs | [virtualroot/asdf-bfs](https://github.com/virtualroot/asdf-bfs) | [![Build Status](https://github.com/virtualroot/asdf-bfs/actions/workflows/build.yml/badge.svg)](https://github.com/virtualroot/asdf-bfs) | -| Bin | [joe733/asdf-bin](https://github.com/joe733/asdf-bin) | [![Build Status](https://github.com/joe733/asdf-bin/actions/workflows/build.yml/badge.svg)](https://github.com/joe733/asdf-bin) | +| Bin | [yozachar/asdf-bin](https://github.com/yozachar/asdf-bin) | [![Build Status](https://github.com/yozachar/asdf-bin/actions/workflows/build.yml/badge.svg)](https://github.com/yozachar/asdf-bin) | | binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | [![Build Status](https://travis-ci.org/Traackr/asdf-binnacle.svg?branch=master)](https://travis-ci.org/Traackr/asdf-binnacle) | | Bitwarden | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | [![Build Status](https://travis-ci.com/vixus0/asdf-bitwarden.svg?branch=master)](https://travis-ci.com/vixus0/asdf-bitwarden) | | Bombardier | [NeoHsu/asdf-bombardier](https://github.com/NeoHsu/asdf-bombardier) | [![Build](https://github.com/NeoHsu/asdf-bombardier/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-bombardier/actions?query=workflow%3ABuild) | @@ -515,7 +515,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | PHP | [asdf-community/asdf-php](https://github.com/asdf-community/asdf-php) | [![Build status](https://github.com/asdf-community/asdf-php/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-php/actions) | | pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | [![Build Status](https://github.com/sam-burrell/asdf-pint/workflows/ci/badge.svg?branch=main)](https://github.com/sam-burrell/asdf-pint/actions/workflows/ci.yml) | | pipectl | [pipe-cd/asdf-pipectl](https://github.com/pipe-cd/asdf-pipectl) | [![Build Status](https://github.com/pipe-cd/asdf-pipectl/actions/workflows/build.yml/badge.svg)](https://github.com/pipe-cd/asdf-pipectl/actions) | -| pipx | [joe733/asdf-pipx](https://github.com/joe733/asdf-pipx) | [![Build Status](https://github.com/joe733/asdf-pipx/actions/workflows/build.yml/badge.svg)](https://github.com/joe733/asdf-pipx/actions/workflows/build.yml) | +| pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | [![Build Status](https://github.com/yozachar/asdf-pipx/actions/workflows/build.yml/badge.svg)](https://github.com/yozachar/asdf-pipx/actions/workflows/build.yml) | | pivnet | [vmware-tanzu/tanzu-plug-in-for-asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf) | [![Build Status](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-pivnet.yml/badge.svg?branch=main)](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf/actions/workflows/test-pivnet.yml) | | Please | [asdf-community/asdf-please](https://github.com/asdf-community/asdf-please) | [![Build status](https://github.com/asdf-community/asdf-please/workflows/Build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-please/actions) | | Pluto | [FairwindsOps/asdf-pluto](https://github.com/FairwindsOps/asdf-pluto) | [![GitHub Actions Status](https://github.com/FairwindsOps/asdf-pluto/workflows/master/badge.svg?branch=master)](https://github.com/FairwindsOps/asdf-pluto/actions) | diff --git a/plugins/bin b/plugins/bin index 89ee213e5..d5bff3d8a 100644 --- a/plugins/bin +++ b/plugins/bin @@ -1 +1 @@ -repository = https://github.com/joe733/asdf-bin.git +repository = https://github.com/yozachar/asdf-bin.git diff --git a/plugins/pipx b/plugins/pipx index 411bbb5cd..a4edd75c0 100644 --- a/plugins/pipx +++ b/plugins/pipx @@ -1 +1 @@ -repository = https://github.com/joe733/asdf-pipx.git +repository = https://github.com/yozachar/asdf-pipx.git