mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
24 lines
790 B
JSON
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"
|
|
}
|
|
}
|