From 42d8336630fb3b51c33f1380d906e7e4e82a98dd Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Mon, 12 Apr 2021 11:11:18 +0900 Subject: [PATCH] Update asdf-poetry plugin Signed-off-by: Sora Morimoto --- README.md | 2 +- plugins/poetry | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80bba33..f520a56 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ itself) to look for plugins. | 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/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) | | pnpm | [jonathanmorley/asdf-pnpm](https://github.com/jonathanmorley/asdf-pnpm) | [![GitHub Actions Status](https://github.com/jonathanmorley/asdf-pnpm/workflows/ASDF%20CI/badge.svg)](https://github.com/jonathanmorley/asdf-pnpm/actions) | -| Poetry | [crflynn/asdf-poetry](https://github.com/crflynn/asdf-poetry) | [![GitHub Actions Status](https://github.com/crflynn/asdf-poetry/workflows/build/badge.svg?branch=master)](https://github.com/crflynn/asdf-poetry/actions) | +| Poetry | [asdf-community/asdf-poetry](https://github.com/asdf-community/asdf-poetry) | [![GitHub Actions Status](https://github.com/asdf-community/asdf-poetry/workflows/build/badge.svg?branch=master)](https://github.com/asdf-community/asdf-poetry/actions) | | Polaris | [particledecay/asdf-polaris](https://github.com/particledecay/asdf-polaris) | [![Test Plugin](https://github.com/particledecay/asdf-polaris/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-polaris/actions) | | Popeye | [nlamirault/asdf-popeye](https://github.com/nlamirault/asdf-popeye) | [![GitHub Actions Status](https://github.com/nlamirault/asdf-popeye/workflows/main/badge.svg?branch=master)](https://github.com/nlamirault/asdf-popeye/actions) | | Postgres | [smashedtoatoms/asdf-postgres](https://github.com/smashedtoatoms/asdf-postgres) | [![Build Status](https://github.com/smashedtoatoms/asdf-postgres/workflows/Build/badge.svg?branch=master)](https://github.com/smashedtoatoms/asdf-postgres/actions) | diff --git a/plugins/poetry b/plugins/poetry index fa2dbd8..ef9ef75 100644 --- a/plugins/poetry +++ b/plugins/poetry @@ -1 +1 @@ -repository = https://github.com/crflynn/asdf-poetry.git +repository = https://github.com/asdf-community/asdf-poetry.git