Skip to content

Commit 78c5ee9

Browse files
committed
bettercap: update 2.41.1 bottle.
1 parent e14889e commit 78c5ee9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/b/bettercap.rb

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

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "601b640cb814873f4bc494568d8e6bac3e0437d7e0f9b2dcae10050428c28285"
11-
sha256 cellar: :any, arm64_sonoma: "6614522833be6dfbc677602367365feffb179216512c0d1ffd9e486003ee91ff"
12-
sha256 cellar: :any, arm64_ventura: "eafe12346381ada74b4731575c798968bb578c17b83f872ed83da548d0503780"
13-
sha256 cellar: :any, sonoma: "e52b66aca3679d41baead4ba4dae3f239ad4f83c6387aa48bbfddf6f6b5e2959"
14-
sha256 cellar: :any, ventura: "6d62416e253212a3d212fd0f904cf429782bcda5aa138da4ba0383f54cf51d75"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "289ba4d5fafb3902334b73fa4a6ceaf9f1879d5f1eb1c13a2d82b2ff813c3227"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "682d2dad8463513c60ff7eb7918b4f561d28d6dfdd8c7471ac136cdbb5935bf9"
10+
sha256 cellar: :any, arm64_sequoia: "621bb685704def4c8be34da96de714b4edf0ac04154bd2c9463695951883e758"
11+
sha256 cellar: :any, arm64_sonoma: "901bbb7d7876139268957e5d43a894ab9626455a57883af493c2924b33c6479a"
12+
sha256 cellar: :any, arm64_ventura: "daba887ac15d63596447f47f0b5abc5f45e20eebc0e67f59ecd63daff671e1d5"
13+
sha256 cellar: :any, sonoma: "d04852a37bcc0926d9cda8036024e04f37455239e5d1f735010fc818ccdecb67"
14+
sha256 cellar: :any, ventura: "0ab41470bf5828053907cb4d7e7235878950308ea1f42df6289b4360422f0ab7"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "b27de98d5ff8586d70b3a6448d663c7821926bbab32c6c49d0c7ff9abfd1d2d9"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b1ce57b33228eb4fbc74f6f384ed0712e56ad4929dff81e13ad9ad2924c7d43"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)