Extras/bucket/appbuster.json
2024-07-10 12:33:56 +00:00

24 lines
790 B
JSON

{
"version": "1.4.1345",
"description": "Bust Apps you do not want!",
"homepage": "https://www.oo-software.com/en/ooappbuster",
"license": {
"identifier": "Freeware",
"url": "https://www.oo-software.com/en/ooappbuster/eula"
},
"url": "https://dl5.oo-software.com/files/ooappbuster/OOAPB.exe",
"hash": "053ce0a4f1cddd3bc6eff802cd1e39a2c55a33798e7ed46df902729bb04941c1",
"pre_install": "if (!(Test-Path \"$persist_dir\\OOAPB.ini\")) { New-Item \"$dir\\OOAPB.ini\" | Out-Null }",
"shortcuts": [
[
"OOAPB.exe",
"O&O AppBuster"
]
],
"persist": "OOAPB.ini",
"checkver": "Version ([\\d.]+)",
"autoupdate": {
"url": "https://dl5.oo-software.com/files/ooappbuster/OOAPB.exe"
}
}