diff options
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r-- | Biz/Bild/Sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index 452d81b..f513c5d 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -70,6 +70,18 @@ "type": "git", "version": "2021-06-14-unstable" }, + "hmacaroons": { + "branch": "master", + "description": "Pure haskell implementation of macaroons", + "homepage": "https://jtanguy.github.io/hmacaroons", + "owner": "jtanguy", + "repo": "hmacaroons", + "rev": "6fbca87836a4baef171c5ffc774387766c709fbf", + "sha256": "0qd1ifx1rzcv8rc74vb5xxgi544qxclx8ky3wjg0nbj22hpvvg6j", + "type": "tarball", + "url": "https://github.com/jtanguy/hmacaroons/archive/6fbca87836a4baef171c5ffc774387766c709fbf.tar.gz", + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" + }, "inspekt3d": { "branch": "master", "sha256": "0lan6930g5a9z4ack9jj0zdd0mb2s6q2xzpiwcjdc3pvl9b1nbw4", |