diff options
-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 d0dc5923..0c84739f 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -106,18 +106,15 @@ "hash": "1mn2hpmia5rs6bpzgh16banf214hh5j0xa3yvzhk30ipnrknpvjb" }, "searchix": { - "type": "GitRelease", + "type": "Git", "repository": { "type": "Git", "url": "https://git.alanpearce.eu/searchix" }, - "pre_releases": false, - "version_upper_bound": null, - "release_prefix": null, - "version": "v0.1.28", - "revision": "7bb77ff5729cc9434afee895a470fd3b4c12e6d1", + "branch": "main", + "revision": "9015baf955c94a806c01b3dcd5648c8e68ad2685", "url": null, - "hash": "1cv8bmrrv9lgl13rcwcgc73jaipnzgl8ba87q1fw65x8kln2apdl" + "hash": "1jg4z1q62cpcgwprnkzlqrf47024qdd5p5dfg7afb6jqk094pvdi" }, "srvos": { "type": "Git", |