mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
20 lines
721 B
JSON
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"
|
|
}
|
|
}
|