mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 08:44:17 +08:00
fix: update bin & pipx plugins (#891)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
committed by
GitHub
parent
2e694beb33
commit
3594ba816c
@@ -1,3 +1,3 @@
|
||||
nodejs 18.14.0
|
||||
nodejs 18.18.0
|
||||
shellcheck 0.9.0
|
||||
shfmt 3.6.0
|
||||
shfmt 3.7.0
|
||||
|
||||
@@ -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) | [](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) | [](https://github.com/benthosdev/benthos-asdf/actions/workflows/build.yml) |
|
||||
| bfs | [virtualroot/asdf-bfs](https://github.com/virtualroot/asdf-bfs) | [](https://github.com/virtualroot/asdf-bfs) |
|
||||
| Bin | [joe733/asdf-bin](https://github.com/joe733/asdf-bin) | [](https://github.com/joe733/asdf-bin) |
|
||||
| Bin | [yozachar/asdf-bin](https://github.com/yozachar/asdf-bin) | [](https://github.com/yozachar/asdf-bin) |
|
||||
| binnacle | [Traackr/asdf-binnacle](https://github.com/Traackr/asdf-binnacle) | [](https://travis-ci.org/Traackr/asdf-binnacle) |
|
||||
| Bitwarden | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | [](https://travis-ci.com/vixus0/asdf-bitwarden) |
|
||||
| bitwarden-secrets-manager | [vixus0/asdf-bitwarden](https://github.com/vixus0/asdf-bitwarden) | [](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) | [](https://github.com/asdf-community/asdf-php/actions) |
|
||||
| pint | [sam-burrell/asdf-pint](https://github.com/sam-burrell/asdf-pint) | [](https://github.com/sam-burrell/asdf-pint/actions/workflows/ci.yml) |
|
||||
| pipectl | [pipe-cd/asdf-pipectl](https://github.com/pipe-cd/asdf-pipectl) | [](https://github.com/pipe-cd/asdf-pipectl/actions) |
|
||||
| pipx | [joe733/asdf-pipx](https://github.com/joe733/asdf-pipx) | [](https://github.com/joe733/asdf-pipx/actions/workflows/build.yml) |
|
||||
| pipx | [yozachar/asdf-pipx](https://github.com/yozachar/asdf-pipx) | [](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) | [](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) | [](https://github.com/asdf-community/asdf-please/actions) |
|
||||
| Pluto | [FairwindsOps/asdf-pluto](https://github.com/FairwindsOps/asdf-pluto) | [](https://github.com/FairwindsOps/asdf-pluto/actions) |
|
||||
|
||||
@@ -1 +1 @@
|
||||
repository = https://github.com/joe733/asdf-bin.git
|
||||
repository = https://github.com/yozachar/asdf-bin.git
|
||||
|
||||
@@ -1 +1 @@
|
||||
repository = https://github.com/joe733/asdf-pipx.git
|
||||
repository = https://github.com/yozachar/asdf-pipx.git
|
||||
|
||||
Reference in New Issue
Block a user