Extras/bucket/firewallappblocker.json
2026-06-26 10:37:22 +00:00

44 lines
1.2 KiB
JSON

{
"version": "1.9",
"description": "Use Windows Firewall to block or unblock certain applications.",
"homepage": "https://www.sordum.org/firewall-app-blocker",
"license": {
"identifier": "Freeware",
"url": "https://www.sordum.org/eula/"
},
"url": "https://www.sordum.org/files/download/firewall-app-blocker/fab.zip",
"hash": "278baecab6ce9d729425e5cd0aec0294f2ce5803342afc8328e4c7ae69a8dbfd",
"extract_dir": "fab",
"architecture": {
"64bit": {
"bin": [
"Fab_x64.exe",
[
"Fab_x64.exe",
"Fab"
]
],
"shortcuts": [
[
"Fab_x64.exe",
"Firewall App Blocker"
]
]
},
"32bit": {
"bin": "Fab.exe",
"shortcuts": [
[
"Fab.exe",
"Firewall App Blocker"
]
]
}
},
"persist": "Fab.ini",
"checkver": "Firewall App Blocker v([\\d.]+)",
"autoupdate": {
"url": "https://www.sordum.org/files/download/firewall-app-blocker/fab.zip"
}
}