diff --git a/bucket/gpth.json b/bucket/gpth.json new file mode 100644 index 0000000000..fbdbeb2be7 --- /dev/null +++ b/bucket/gpth.json @@ -0,0 +1,21 @@ +{ + "version": "3.4.3", + "description": "Script that organizes the Google Takeout archive into one big chronological folder", + "homepage": "https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper", + "license": "Apache-2.0", + "architecture": { + "64bit": { + "url": "https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/releases/download/v3.4.3/gpth-windoza.exe#/gpth.exe", + "hash": "a36ef8b546e381a05f47b2762bc17819148dbf9984e03ac979db3b2c4963d18d" + } + }, + "bin": "gpth.exe", + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper/releases/download/v$version/gpth-windoza.exe#/gpth.exe" + } + } + } +}