From 2ee6afdf3356dea2aebdd48d20dfe9eb07037ba3 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Sat, 22 Mar 2025 22:17:48 +0100 Subject: feat: improve logging --- npins/sources.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'npins/sources.json') diff --git a/npins/sources.json b/npins/sources.json index 3b57f31..65b2764 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -1,5 +1,19 @@ { "pins": { + "logformat": { + "type": "GitRelease", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/logformat" + }, + "pre_releases": false, + "version_upper_bound": null, + "release_prefix": "v", + "version": "v0.1.0", + "revision": "bded757ac8b71df61bef068c320c639ab64f2f06", + "url": null, + "hash": "16x5fnzvkxw52j288a791zvy66rj5cq7i5dvi9wpnn795l82jz9h" + }, "pywikiapi": { "type": "PyPi", "name": "pywikiapi", -- cgit v1.2.3