diff options
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r-- | Biz/Bild/Sources.json | 24 |
1 files changed, 6 insertions, 18 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index ed6b096..40bcdfb 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -13,16 +13,17 @@ "version": "cc7729b1b42a79e261091ff7835f7fc2a7ae3cee" }, "docopt": { - "branch": "master", + "branch": "main", "description": "A command-line interface description language and parser that will make you smile", "homepage": "http://docopt.org/", "owner": "docopt", "repo": "docopt.hs", - "rev": "cdd32227eaff46fb57330ced96d5c290cbd9e035", - "sha256": "1nfbm7fpmk522n58d52m44y86a7z4nm6gc3m3gc1hb3wac6vmffc", + "rev": "47516acafeae3e1fdc447716e6ea05c2b918ff3a", + "sha256": "07skrfhzx51yn4qvig3ps34qra9s5g6m4k2z42h9ys0ypyk2wf8w", "type": "tarball", - "url": "https://github.com/docopt/docopt.hs/archive/cdd32227eaff46fb57330ced96d5c290cbd9e035.tar.gz", - "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" + "url": "https://github.com/docopt/docopt.hs/archive/47516acafeae3e1fdc447716e6ea05c2b918ff3a.tar.gz", + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", + "version": "0.7.0.8" }, "exllama": { "branch": "master", @@ -194,18 +195,5 @@ "url": "https://github.com/feuerbach/regex-applicative/archive/449519c38e65753345e9a008362c011cb7a0a4d9.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", "version": "0.3.4" - }, - "servant-auth": { - "branch": "master", - "description": null, - "homepage": null, - "owner": "haskell-servant", - "repo": "servant", - "rev": "f0e2316895ee5fda52ba9d5b2b7e10f8a80a9019", - "sha256": "0ndan9zxvg5zvrl42zvppc9vhbn5skgsyqyxp2v685h82lfz74ps", - "type": "tarball", - "url": "https://github.com/haskell-servant/servant/archive/f0e2316895ee5fda52ba9d5b2b7e10f8a80a9019.tar.gz", - "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", - "version": "0.4.0.0" } } |