2025-03-10 21:33:25 +08:00

22 lines
805 B
JSON

{
"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"
}
}
}
}