diff options
Diffstat (limited to 'open-source-lorries/check.lorry')
-rw-r--r-- | open-source-lorries/check.lorry | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/check.lorry b/open-source-lorries/check.lorry new file mode 100644 index 0000000..05cd9d4 --- /dev/null +++ b/open-source-lorries/check.lorry @@ -0,0 +1,8 @@ +{ + "check": { + "type": "tarball", + "compression": "gzip", + "strip": 1, + "url": "http://downloads.sourceforge.net/check/check-0.9.8.tar.gz" + } +} |