mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
add dosbox 0.74 (#1050)
This commit is contained in:
parent
d89f896903
commit
60efcb98c8
18
dosbox.json
Normal file
18
dosbox.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://www.dosbox.com/",
|
||||||
|
"version": "0.74",
|
||||||
|
"license": "GPL",
|
||||||
|
"url": "http://ufpr.dl.sourceforge.net/project/dosbox/dosbox/0.74/DOSBox0.74-win32-installer.exe",
|
||||||
|
"hash": "c149cb85f732beb95bf6564d72bdfdd9306f7050edfd9d2cd475420efe3b84fc",
|
||||||
|
"installer": {
|
||||||
|
"args": [
|
||||||
|
"/S",
|
||||||
|
"/D=$dir"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"bin": [
|
||||||
|
"DOSBox.exe",
|
||||||
|
"SDL.dll",
|
||||||
|
"SDL_net.dll"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user