Extras/bucket/copy-dialog-lunar-lander.json

21 lines
836 B
JSON

{
"version": "1.2",
"description": "Copy Dialog Lunar Lander is a small open-source Windows game that turns the file copy progress dialog into a playable lunar lander overlay.",
"homepage": "https://github.com/Sanakan8472/copy-dialog-lunar-lander",
"license": "MIT",
"url": "https://github.com/Sanakan8472/copy-dialog-lunar-lander/releases/download/v1.2/CopyDialogLunarLander.msi",
"hash": "7c7f51589099d03c696128729ffcd9cd51ae32600701bb5f4ed4def8e43d1267",
"shortcuts": [
[
"CopyDialogLunarLander.exe",
"Copy Dialog Lunar Lander",
"",
"LunarLander.ico"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Sanakan8472/copy-dialog-lunar-lander/releases/download/v$version/CopyDialogLunarLander.msi"
}
}