Repository

"repository": "mgba-emu/mgba"

This is a required field!

For GitHub repositories, we refer to the repository with "username/repository".

Example:

{
    ...
    "source": {
        ...
        "repository": "mgba-emu/mgba",
        ...
    },
    ...
}

Last updated