diff options
Diffstat (limited to 'homebrew/tccutil/.beer')
-rw-r--r-- | homebrew/tccutil/.beer | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/homebrew/tccutil/.beer b/homebrew/tccutil/.beer new file mode 100644 index 000000000..15e4788c9 --- /dev/null +++ b/homebrew/tccutil/.beer @@ -0,0 +1,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" +}
\ No newline at end of file |