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