Extras/bucket/audiveris.json
2026-07-12 01:00:12 +00:00

31 lines
984 B
JSON

{
"version": "5.11.0",
"description": "An open source tool for optical music recognition (OMR).",
"homepage": "https://audiveris.github.io/audiveris/",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/Audiveris/audiveris/releases/download/5.11.0/Audiveris-5.11.0-windowsConsole-x86_64.msi",
"hash": "5f1b4e96a12c53c7da426814b76e599363c4181e291855996e0a6878dda95f71"
}
},
"extract_dir": "Audiveris",
"bin": "Audiveris.exe",
"shortcuts": [
[
"Audiveris.exe",
"Audiveris"
]
],
"checkver": {
"github": "https://github.com/Audiveris/audiveris"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Audiveris/audiveris/releases/download/$version/Audiveris-$version-windowsConsole-x86_64.msi"
}
}
}
}