From acea66b796c5129f4239cba2d664d44a69b9cfb5 Mon Sep 17 00:00:00 2001 From: Rohinton Kazak Date: Tue, 14 Jun 2022 19:13:14 -0700 Subject: [PATCH] Update kong-plugin-jwt2header-1.0-3.rockspec I think this is how the source url should be defined. --- kong-plugin-jwt2header-1.0-3.rockspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kong-plugin-jwt2header-1.0-3.rockspec b/kong-plugin-jwt2header-1.0-3.rockspec index fbf5e77..feff5b6 100644 --- a/kong-plugin-jwt2header-1.0-3.rockspec +++ b/kong-plugin-jwt2header-1.0-3.rockspec @@ -2,7 +2,7 @@ package = "kong-jwt2header" version = "1.0-3" source = { - url = "https://github.com/yesinteractive/kong-jwt2header.git" + url = "git+https://github.com/yesinteractive/kong-jwt2header" } description = {