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