From 345244df97d8cc2483db58070e29459bdfd5cf57 Mon Sep 17 00:00:00 2001 From: dzmanto Date: Thu, 29 Dec 2022 18:27:44 +0100 Subject: [PATCH] modified repo.json in view of PR --- repo.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/repo.json b/repo.json index 620ec80..1f485cc 100755 --- a/repo.json +++ b/repo.json @@ -1,12 +1,11 @@ [{ "Name": "gzplugin", "Description": "support for .gz files", - "Tags": ["vcs", "git"], - "Website": "https://github.com/dzmanto/gzplugin", + "Tags": ["gz", "gzip"], "Versions": [ { "Version": "1.0.0", - "Url": "https://github.com/dzmanto/gzplugin/archive/v1.0.0.zip", + "Url": "https://github.com/dzmanto/gzplugin4micro/archive/1.0.0.zip", "Require": { "micro": ">=2.0.7", }