diff --git a/bucket/copy-dialog-lunar-lander.json b/bucket/copy-dialog-lunar-lander.json new file mode 100644 index 00000000000000..5c9cbad0cf6355 --- /dev/null +++ b/bucket/copy-dialog-lunar-lander.json @@ -0,0 +1,20 @@ +{ + "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" + } +}