diff --git a/bucket/iobit-unlocker.json b/bucket/iobit-unlocker.json new file mode 100644 index 00000000000000..10081e7d4b6407 --- /dev/null +++ b/bucket/iobit-unlocker.json @@ -0,0 +1,22 @@ +{ + "version": "1.3.0", + "description": "Solution for \"undelete files or folders\" Problems", + "homepage": "https://www.iobit.com/iobit-unlocker.php", + "license": "Freeware", + "url": "https://cdn.iobit.com/dl/unlocker-setup.exe", + "hash": "2efdffd1cf3adab21ff760f009d8893d8c4cbcf63b2c3bfcc1139457c9cd430b", + "innosetup": true, + "bin": "IObitUnlocker.exe", + "shortcuts": [ + [ + "IObitUnlocker.exe", + "IObit Unlocker" + ] + ], + "checkver": { + "regex": "(?i)ver_size.*V *([\\d.]+)" + }, + "autoupdate": { + "url": "https://cdn.iobit.com/dl/unlocker-setup.exe" + } +}