Skip to content

Commit 07f3065

Browse files
committed
threatcl: update 0.2.4 bottle.
1 parent d90fd75 commit 07f3065

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/t/threatcl.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Threatcl < Formula
77
head "https://github.com/threatcl/threatcl.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2578b6d622b2800b34a2c5faa1ed18a75373936fe9d1437a67d7da0f7f205839"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "693d71c257620270ab997207c334a04deaafcff597cf97749ebc1af6b5a27095"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "32c5a71d567c31472c3a3e961b61f3cca3dff6e8449f9dc50609062008a6d018"
13-
sha256 cellar: :any_skip_relocation, sonoma: "adaf705a7fbb5c9645df4db8b60611c2a3f1671b218ce0918e39330896fee269"
14-
sha256 cellar: :any_skip_relocation, ventura: "e39b7d190c7fd3670c252f2d09524d4f71611e4d23ceca6e27f6110313e6eb2c"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "1fad1a7947637707363161e43b732b1fa193f0b26520cd6de323163dfd301782"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c29a70a9c59cf2e16130d06caf5ddd3ac9d30848bcf25c60c8a93080e01f8311"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0e497682ed959de11b926acb83dbae171570044a7e53fefd5a3d387c42e2155b"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "506db8b6b2f9dee428b700fe7ab43f1de1327e3d84e4911d1c3a2ec84cc82c88"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "d94034e5b346ef3ffe5243a6f667948b1d776e1162c75e891f867e5a15842c0f"
13+
sha256 cellar: :any_skip_relocation, sonoma: "b8f00ecbe796c5ac8e7e10b9a0698bf1fbbc54d2a699cd7df04c325d5e1eae23"
14+
sha256 cellar: :any_skip_relocation, ventura: "53bf7140cabf4bfbc3672693135078f6f371018af67a71a6c2087eb603d86b4e"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "80a355421d8d42280c76963720be6f75846e7aed77ddde545cc07ababff58d84"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "eacd0a15abb6284ed16f0be1ddae2dac8833aeb571d4ad159284a09069815113"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)