From 037fbaca7444a76ee1934433b3518385e81bed6d Mon Sep 17 00:00:00 2001 From: Junji Takakura Date: Sat, 27 Jun 2020 19:20:01 +0900 Subject: [PATCH] Fix plugin repository url --- plugins/wren-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wren-cli b/plugins/wren-cli index 211476a..780fe0d 100644 --- a/plugins/wren-cli +++ b/plugins/wren-cli @@ -1 +1 @@ -repository = git@github.com:jtakakura/asdf-wren-cli.git +repository = https://github.com/jtakakura/asdf-wren-cli.git