Jakub Čábera 907ba3d65f tflint: Update to version 0.23.1
format [c-d]*
2021-01-10 21:44:20 +01:00

20 lines
721 B
JSON

{
"version": "0.74-3",
"description": "DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc.",
"homepage": "https://www.dosbox.com/",
"license": "GPL-2.0-only",
"url": "https://downloads.sourceforge.net/project/dosbox/dosbox/0.74-3/DOSBox0.74-3-win32-installer.exe#/dl.7z",
"hash": "sha1:c8c1f5a5d17336607c886444518e74e3d1a4e041",
"bin": "DOSBox.exe",
"shortcuts": [
[
"DOSBox.exe",
"DOSBox"
]
],
"checkver": "Latest version:\\s+<a[^>]+>([\\d.-]+)",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/dosbox/dosbox/$version/DOSBox$version-win32-installer.exe#/dl.7z"
}
}