Skip to content

Commit 18cb09b

Browse files
authored
Merge pull request #246699 from Homebrew/bump-tccutil-1.5.1
tccutil 1.5.1
2 parents f705e20 + 9718b9d commit 18cb09b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/t/tccutil.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@ class Tccutil < Formula
44

55
desc "Utility to modify the macOS Accessibility Database (TCC.db)"
66
homepage "https://github.com/jacobsalmela/tccutil"
7-
url "https://github.com/jacobsalmela/tccutil/archive/refs/tags/v1.5.0.tar.gz"
8-
sha256 "2f5b27f689cfb7d4799cae7ea9a22a5b016f877130b6ac91d7bf2437fa908787"
7+
url "https://github.com/jacobsalmela/tccutil/archive/refs/tags/v1.5.1.tar.gz"
8+
sha256 "37c0d87bf95ab750806c4807003b44f0dc9574ef08ff480ffbb982caa9d8c7c7"
99
license "GPL-2.0-or-later"
1010
head "https://github.com/jacobsalmela/tccutil.git", branch: "main"
1111

1212
bottle do
13-
rebuild 1
14-
sha256 cellar: :any_skip_relocation, all: "014d61434aefe7283670caf2fa046c141eb8c49f9c867e5e6bc9c1677da475e0"
13+
sha256 cellar: :any_skip_relocation, all: "83f51a93c001db60b40e2b80c0699e1df29c15794c37e88913c95bcfc862885d"
1514
end
1615

1716
depends_on :macos

0 commit comments

Comments
 (0)