summaryrefslogtreecommitdiff
path: root/open-source-lorries/qt4-tools.lorry
blob: ec386a5d47028502b3ec22731f4a8a82a9a91556 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "qt4-tools": {
        "type": "git",
        "url": "git://code.qt.io/qt/qt.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}