From 2099f5934b28e0a6d9dfaab4d4ec54546b2c4a48 Mon Sep 17 00:00:00 2001 From: BSKY Date: Tue, 29 Oct 2019 00:22:40 +0900 Subject: [PATCH] Update deno plugin --- README.md | 2 +- plugins/deno | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5361209..dbdfd47 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ itself) to look for plugins. | Crystal | [marciogm/asdf-crystal](https://github.com/marciogm/asdf-crystal) | [![Build Status](https://travis-ci.org/marciogm/asdf-crystal.svg?branch=master)](https://travis-ci.org/marciogm/asdf-crystal) | D (DMD) | [sylph01/asdf-dmd](https://github.com/sylph01/asdf-dmd) | [![Build Status](https://travis-ci.org/sylph01/asdf-dmd.svg?branch=master)](https://travis-ci.org/sylph01/asdf-dmd) | Dart | [PatOConnor43/asdf-dart](https://github.com/PatOConnor43/asdf-dart) | [![Build Status](https://travis-ci.org/PatOConnor43/asdf-dart.svg?branch=master)](https://travis-ci.org/PatOConnor43/asdf-dart) -| Deno | [johnlayton/valdastreet](https://github.com/johnlayton/valdastreet) | [![Build Status](https://travis-ci.org/johnlayton/valdastreet.svg?branch=master)](https://travis-ci.org/johnlayton/valdastreet) +| Deno | [asdf-community/asdf-deno](https://github.com/asdf-community/asdf-deno) | [![Main workflow](https://github.com/asdf-community/asdf-deno/workflows/Main%20workflow/badge.svg)](https://github.com/asdf-community/asdf-deno/actions) | Dep | [paxosglobal/asdf-dep](https://github.com/paxosglobal/asdf-dep) | [![Build Status](https://travis-ci.com/paxosglobal/asdf-dep.svg?branch=master)](https://travis-ci.com/paxosglobal/asdf-dep) | Desk | [endorama/asdf-desk](https://github.com/endorama/asdf-desk) | [![Build Status](https://travis-ci.org/endorama/asdf-desk.svg?branch=master)](https://travis-ci.org/endorama/asdf-desk) | dhall | [aaaaninja/asdf-dhall](https://github.com/aaaaninja/asdf-dhall) | [![Build Status](https://travis-ci.com/aaaaninja/asdf-dhall.svg?branch=master)](https://travis-ci.com/aaaaninja/asdf-dhall) diff --git a/plugins/deno b/plugins/deno index 05e585b..1dc9e85 100644 --- a/plugins/deno +++ b/plugins/deno @@ -1 +1 @@ -repository = https://github.com/johnlayton/valdastreet.git +repository = https://github.com/asdf-community/asdf-deno.git