summaryrefslogtreecommitdiff
path: root/open-source-lorries/zip.lorry
blob: 1ca42a6cdf76153e8aac052ea1a34fe1a51dbd20 (plain)
1
2
3
4
5
6
7
8
{
    "zip": {
        "type": "tarball",
        "compression": "gzip",
        "strip": 1,
        "url": "http://downloads.sourceforge.net/infozip/zip30.tar.gz"
    }
}