From 6b53d1164c3b51999ffef9e11587285c1ac9c7c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Wed, 19 Dec 2018 01:39:00 +0100 Subject: multiple improvements Add a generic fetch_git script. New applications: pal duplicity duply pdftk googler jrnl apg newsboat vcsh xmr-stak urlwatch pass --- fetched/ldapvi.json | 14 ++++++++++++++ fetched/pass.json | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 fetched/ldapvi.json create mode 100644 fetched/pass.json (limited to 'fetched') diff --git a/fetched/ldapvi.json b/fetched/ldapvi.json new file mode 100644 index 0000000..ceaff71 --- /dev/null +++ b/fetched/ldapvi.json @@ -0,0 +1,14 @@ +{ + "tag": "f1d42ba-master", + "meta": { + "name": "ldapvi", + "url": "http://www.lichteblau.com/git/ldapvi.git", + "branch": "master" + }, + "git": { + "url": "http://www.lichteblau.com/git/ldapvi.git", + "rev": "f1d42bad66cc4623d1ff21fbd5dddbf5009d3e40", + "sha256": "0c2h4b1spp9z6a16gy9azf0wyxq397yy7001x1zlvc7c60q11wry", + "fetchSubmodules": true + } +} diff --git a/fetched/pass.json b/fetched/pass.json new file mode 100644 index 0000000..a4638c1 --- /dev/null +++ b/fetched/pass.json @@ -0,0 +1,14 @@ +{ + "tag": "d29a389-master", + "meta": { + "name": "password-store", + "url": "https://git.zx2c4.com/password-store/", + "branch": "master" + }, + "git": { + "url": "https://git.zx2c4.com/password-store/", + "rev": "d29a389a40524c684595f51bb937f66958bc14ea", + "sha256": "17g43i0if9nggcq6005iyxxy9my8s15ihc2nzwjgqzhy3svh5xvn", + "fetchSubmodules": true + } +} -- cgit v1.2.3