feat: add upx plugin (#460)

This commit is contained in:
Jimmi Dyson
2021-08-07 08:45:45 +01:00
committed by GitHub
parent 67484688d1
commit 649fb64bd1
2 changed files with 2 additions and 0 deletions

View File

@@ -382,6 +382,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Tmux | [aphecetche/asdf-tmux](https://github.com/aphecetche/asdf-tmux) | [![Build Status](https://travis-ci.org/aphecetche/asdf-tmux.svg?branch=master)](https://travis-ci.org/aphecetche/asdf-tmux) |
| Trdsql | [johnlayton/asdf-trdsql](https://github.com/johnlayton/asdf-trdsql) | [![GitHub Actions Status](https://github.com/johnlayton/asdf-trdsql/workflows/main/badge.svg?branch=master)](https://github.com/johnlayton/asdf-trdsql/actions) |
| tridentctl | [asdf-community/asdf-tridentctl](https://github.com/asdf-community/asdf-tridentctl) | ![CI](https://github.com/asdf-community/asdf-tridentctl/workflows/CI/badge.svg) |
| 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) |
| 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) |
| vals | [dex4er/asdf-vals](https://github.com/dex4er/asdf-vals) | [![Build Status](https://travis-ci.com/dex4er/asdf-vals.svg?branch=master)](https://travis-ci.com/dex4er/asdf-vals) |
| Vault | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [![Build Status](https://travis-ci.org/Banno/asdf-hashicorp.svg?branch=master)](https://travis-ci.org/Banno/asdf-hashicorp) |

1
plugins/upx Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/jimmidyson/asdf-upx.git