From 644943fac1e6dc5cd66d9da0af98c1716144d052 Mon Sep 17 00:00:00 2001 From: "xiaobing.wang" Date: Mon, 20 Jan 2025 18:26:52 +0800 Subject: [PATCH] feat: 1.0.3 --- sdk/kong/kong-safeline-1.0.3-1.rockspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/kong/kong-safeline-1.0.3-1.rockspec b/sdk/kong/kong-safeline-1.0.3-1.rockspec index 8431810..5ccdef7 100644 --- a/sdk/kong/kong-safeline-1.0.3-1.rockspec +++ b/sdk/kong/kong-safeline-1.0.3-1.rockspec @@ -1,11 +1,11 @@ package = "kong-safeline" version = "1.0.3-1" source = { - url = "git://github.com/xbingW/kong-safeline.git" + url = "git://github.com/chaitin/SafeLine/tree/main/sdk/kong" } description = { summary = "Kong plugin for Chaitin SafeLine Web Application Firewall", - homepage = "https://github.com/xbingW/kong-safeline", + homepage = "https://github.com/chaitin/SafeLine", license = "Apache License 2.0", maintainer = "Xiaobing Wang " }