{
    "version": "2.26.0",
    "description": "A music engraving program devoted to producing the highest-quality sheet music possible.",
    "homepage": "https://lilypond.org",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://gitlab.com/lilypond/lilypond/-/releases/v2.26.0/downloads/lilypond-2.26.0-mingw-x86_64.zip",
            "hash": "14ddddc233b469ef60d4ffc1c7f35520f15ac6b58e38cab458c60bdcc3af650c"
        }
    },
    "extract_dir": "lilypond-2.26.0",
    "bin": "bin\\lilypond.exe",
    "checkver": {
        "url": "http://lilypond.org/download.html",
        "regex": "lilypond-([\\d.-]+)-mingw"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://gitlab.com/lilypond/lilypond/-/releases/v$version/downloads/lilypond-$version-mingw-x86_64.zip"
            }
        },
        "extract_dir": "lilypond-$version"
    }
}
