Extras/bucket/syncback.json
2026-06-26 14:15:23 +00:00

28 lines
948 B
JSON

{
"version": "12.0.17.0",
"description": "Data backup and synchronization software",
"homepage": "https://www.2brightsparks.com/download-syncbackfree.html",
"license": {
"identifier": "Freeware",
"url": "https://www.2brightsparks.com/download-syncbackfree.html#tab2"
},
"url": "https://www.2brightsparks.com/assets/software/SyncBack_Setup.exe",
"hash": "40839a5fa19f9ceba12a8e90ebe2a162ad207d52b0ee4ce19017364e8553a715",
"innosetup": true,
"bin": "SyncBackFree.exe",
"shortcuts": [
[
"SyncBackFree.exe",
"SyncBackFree"
]
],
"checkver": "(?sm)SyncBackFree.*?Version.*?([\\d.]+)",
"autoupdate": {
"url": "https://www.2brightsparks.com/assets/software/SyncBack_Setup.exe",
"hash": {
"url": "https://www.2brightsparks.com/download-syncbackfree.html",
"find": "(?sm)$basename.*?$sha256"
}
}
}