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