mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-01 07:02:18 +08:00
28 lines
948 B
JSON
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"
|
|
}
|
|
}
|
|
}
|