{
    "version": "242780307",
    "description": "Music notation editor with an easy-to-use WYSIWYG interface.",
    "homepage": "https://musescore.org/",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://ftp.osuosl.org/pub/musescore-nightlies/windows/4x/nightly/MuseScoreNightly-242780307-master-8fc4bbb-x86_64.7z",
            "hash": "c294b777c05bce320a9120e7335ce5ba57a6efba4bcbe56c29d2ee23f2a6c500"
        }
    },
    "extract_dir": "MuseScoreNightly-242780307-master-8fc4bbb-x86_64",
    "bin": [
        [
            "bin\\MuseScore4.exe",
            "MuseScore"
        ],
        [
            "bin\\MuseScore4.exe",
            "mscore"
        ]
    ],
    "shortcuts": [
        [
            "bin\\MuseScore4.exe",
            "MuseScore Nightly"
        ]
    ],
    "checkver": {
        "url": "https://ftp.osuosl.org/pub/musescore-nightlies/windows/4x/nightly/",
        "regex": "MuseScoreNightly-(\\d+)-master-(?<tag>[a-f0-9]+)-x86_64\\.7z",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://ftp.osuosl.org/pub/musescore-nightlies/windows/4x/nightly/MuseScoreNightly-$version-master-$matchTag-x86_64.7z"
            }
        },
        "extract_dir": "MuseScoreNightly-$version-master-$matchTag-x86_64"
    }
}
