diff --git a/bucket/pypad.json b/bucket/pypad.json new file mode 100644 index 0000000000000..9b061ac322890 --- /dev/null +++ b/bucket/pypad.json @@ -0,0 +1,15 @@ +{ + "version": "1.0.0", + "description": "The creation of this app is motivated by nostalgia. Microsoft removed MS-Wordpad in latest Windows releases, so I created an alternate version written in Python with .docx processing (write/read/edit) capabilities.", + "homepage": "https://github.com/Admin9961/pypad-scoop-bucket", + "license": "Proprietary", + "architecture": { + "64bit": { + "url": "https://github.com/Admin9961/pypad-scoop-bucket/raw/main/PyPad.exe", + "hash": "8BF82E5A97636618988602B8D34FDD7F2C842EA103F01CD4028CD444AF5693B8" + } + }, + "shortcuts": [ + ["PyPad.exe", "PyPad"] + ] +} \ No newline at end of file