diff options
author | Patrick Darley <patrick.darley@codethink.co.uk> | 2014-12-04 19:24:34 +0000 |
---|---|---|
committer | Patrick Darley <patrick.darley@codethink.co.uk> | 2014-12-04 19:24:34 +0000 |
commit | d7577257dc94f254153cfdfd19aa994694320128 (patch) | |
tree | 35ac58df88d306037f118952cd78898bc5cd86c7 /open-source-lorries/snappy-git.lorry | |
parent | 551295f080169d2596809df6d336bd8388e95f86 (diff) | |
download | lorries-d7577257dc94f254153cfdfd19aa994694320128.tar.gz |
Add lorry for the github maintained snappy source
Diffstat (limited to 'open-source-lorries/snappy-git.lorry')
-rw-r--r-- | open-source-lorries/snappy-git.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/snappy-git.lorry b/open-source-lorries/snappy-git.lorry new file mode 100644 index 0000000..2d0cd31 --- /dev/null +++ b/open-source-lorries/snappy-git.lorry @@ -0,0 +1,6 @@ +{ + "snappy": { + "type": "git", + "url": "https://github.com/google/snappy" + } +} |