diff options
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r-- | Biz/Bild/Sources.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index d6228e4..2aea2c8 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -97,6 +97,19 @@ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", "version": "0.3.4" }, + "req": { + "branch": "master", + "description": "Easy-to-use, type-safe, expandable, high-level HTTP client library", + "homepage": "", + "owner": "mrkkrp", + "repo": "req", + "rev": "0f799e9076053c4bdd685b81e0393d1682de8735", + "sha256": "1xrzplgas107zxnv23ai14r4s6wz57ycsav1zhikhk04zz442zhh", + "type": "tarball", + "url": "https://github.com/mrkkrp/req/archive/0f799e9076053c4bdd685b81e0393d1682de8735.tar.gz", + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", + "version": "3.8.0" + }, "servant-auth": { "branch": "master", "description": null, |