From 8b9e9fb8c56c253bcee62587b7cc7ec725deb7a3 Mon Sep 17 00:00:00 2001 From: mestrode <35630715+mestrode@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:09:53 +0200 Subject: [PATCH] precise repo adress, incl .git --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f112d77..ed5a3da 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/mestrode/Lin-Interface-Library" + "url": "https://github.com/mestrode/Lin-Interface-Library.git" }, "authors": [ { @@ -18,4 +18,4 @@ ], "license": "GPL-2.0-only", "dependencies": [] -} \ No newline at end of file +}