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