diff options
Diffstat (limited to 'npins/sources.json')
-rw-r--r-- | npins/sources.json | 14 |
1 files changed, 14 insertions, 0 deletions
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", |