diff options
| author | Martin Fischer <martin@push-f.com> | 2025-11-14 14:56:20 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2025-11-14 14:56:20 +0100 |
| commit | 8a6203f77ae261c8f821f2d1286ecb9159534794 (patch) | |
| tree | c2dc9dfb7574e91970f1fcca2b40c0f2f3a77b10 /npins/sources.json | |
| parent | 98b75a7c961ebf3dfd04cadb576c903f69673ed6 (diff) | |
deps: bump logformat
Diffstat (limited to 'npins/sources.json')
| -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", |
