fix: update bin & pipx plugins (#891)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Jovial Joe Jayarson
2023-11-09 07:52:57 +05:30
committed by GitHub
parent 2e694beb33
commit 3594ba816c
4 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
nodejs 18.14.0
nodejs 18.18.0
shellcheck 0.9.0
shfmt 3.6.0
shfmt 3.7.0

View File

@@ -104,7 +104,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) |
| bitwarden-secrets-manager | [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) |
@@ -527,7 +527,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) |

View File

@@ -1 +1 @@
repository = https://github.com/joe733/asdf-bin.git
repository = https://github.com/yozachar/asdf-bin.git

View File

@@ -1 +1 @@
repository = https://github.com/joe733/asdf-pipx.git
repository = https://github.com/yozachar/asdf-pipx.git