From 1816fb3149151cdfd07834f5fcf5b5de34d7d793 Mon Sep 17 00:00:00 2001 From: Glitched Polygons GmbH <37942667+GlitchedPolygons@users.noreply.github.com> Date: Thu, 14 Aug 2025 13:29:25 +0200 Subject: [PATCH] Update libraries-next.json Replaced https://github.com/GlitchedPolygons/l8w8jwt URLs with https://codeberg.org/GlitchedPolygons/l8w8jwt --- src/data/libraries-next.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/libraries-next.json b/src/data/libraries-next.json index b955dd18..c99b6736 100644 --- a/src/data/libraries-next.json +++ b/src/data/libraries-next.json @@ -444,12 +444,12 @@ "es256k": true, "eddsa": true }, - "authorUrl": "https://github.com/GlitchedPolygons", + "authorUrl": "https://codeberg.org/GlitchedPolygons", "authorName": "Glitched Polygons", "gitHubRepoPath": "GlitchedPolygons/l8w8jwt", - "repoUrl": "https://github.com/GlitchedPolygons/l8w8jwt", + "repoUrl": "https://codeberg.org/GlitchedPolygons/l8w8jwt", "installCommandMarkdown": [ - "git clone [https://github.com/GlitchedPolygons/l8w8jwt.git](https://github.com/GlitchedPolygons/l8w8jwt)" + "git clone [https://codeberg.org/GlitchedPolygons/l8w8jwt.git](https://codeberg.org/GlitchedPolygons/l8w8jwt.git)" ], "stars": 130 },