summaryrefslogtreecommitdiff
path: root/tests/actions/addon/projects/autofetch-lockmiss/xmake-addons.lock
blob: 750a8e609d8705951d170801b2dca9e8fa948d21 (plain)
1
2
3
4
5
6
7
8
9
{
    __meta__ = {
        version = "1.0"
    },
    -- this version is not installed, we only install `latest` from the local directory
    ["custom-include"] = {
        version = "v9.9.9"
    }
}