summaryrefslogtreecommitdiff
path: root/homebrew/tccutil/.beer
blob: 15e4788c93cb7b086473c761002b500b8b3b42a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Tccutil",
    "description": "Utility to modify the macOS Accessibility Database (TCC.db)",
    "url": "https://github.com/jacobsalmela/tccutil/archive/v1.2.3.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/jacobsalmela/tccutil",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"tccutil.py\" => \"tccutil\""
    ],
    "version": "1.2.3",
    "file": "tccutil.rb"
}