summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-03-02 14:16:23 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-03-02 14:19:51 +0000
commit79f21e10690305d96224f5cd7841124782405c4e (patch)
tree8afa70b0d37d4fef587d5cd32c1c4f7f55203166
parent5c222146cd7c9807e3668449313db2e32137b449 (diff)
downloadlorries-79f21e10690305d96224f5cd7841124782405c4e.tar.gz
Add jq.lorry
Change-Id: I289a4b9e913359080f35e11e64b0ecc037f822bf
-rw-r--r--open-source-lorries/jq.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/jq.lorry b/open-source-lorries/jq.lorry
new file mode 100644
index 0000000..586b2ea
--- /dev/null
+++ b/open-source-lorries/jq.lorry
@@ -0,0 +1,6 @@
+{
+ "jq": {
+ "type": "git",
+ "url": "https://github.com/stedolan/jq.git"
+ }
+}