We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292a595 commit 89843b3Copy full SHA for 89843b3
Formula/t/tccutil.rb
@@ -4,8 +4,8 @@ class Tccutil < Formula
4
5
desc "Utility to modify the macOS Accessibility Database (TCC.db)"
6
homepage "https://github.com/jacobsalmela/tccutil"
7
- url "https://github.com/jacobsalmela/tccutil/archive/refs/tags/v1.5.0.tar.gz"
8
- sha256 "2f5b27f689cfb7d4799cae7ea9a22a5b016f877130b6ac91d7bf2437fa908787"
+ url "https://github.com/jacobsalmela/tccutil/archive/refs/tags/v1.5.1.tar.gz"
+ sha256 "37c0d87bf95ab750806c4807003b44f0dc9574ef08ff480ffbb982caa9d8c7c7"
9
license "GPL-2.0-or-later"
10
head "https://github.com/jacobsalmela/tccutil.git", branch: "main"
11
0 commit comments