diff options
Diffstat (limited to 'npins')
| -rw-r--r-- | npins/sources.json | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/npins/sources.json b/npins/sources.json index a122800..876ddab 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -1,19 +1,16 @@ { "pins": { "logformat": { - "type": "GitRelease", + "type": "Git", "repository": { "type": "Git", "url": "https://git.push-f.com/logformat" }, - "pre_releases": false, - "version_upper_bound": null, - "release_prefix": "v", + "branch": "master", "submodules": false, - "version": "v0.1.0", - "revision": "bded757ac8b71df61bef068c320c639ab64f2f06", + "revision": "44dd60bef0a878de3648317b5df7a8b4918637e2", "url": null, - "hash": "16x5fnzvkxw52j288a791zvy66rj5cq7i5dvi9wpnn795l82jz9h" + "hash": "0bp36kss6px4paj26b2k94vrfx81pjdiyhsyihifanw8cfjfnd5a" }, "pywikiapi": { "type": "PyPi", |
