mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
21 lines
836 B
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"
|
|
}
|
|
}
|