Skip to content

Commit 59ca9cd

Browse files
committed
opensca-cli: update 3.0.6 bottle.
1 parent a9fa246 commit 59ca9cd

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/o/opensca-cli.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class OpenscaCli < Formula
77
head "https://github.com/XmirrorSecurity/OpenSCA-cli.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "91360c5d1fdcfa02c9463d380f7f38c67fdfddf1d17b90eaa08991209156c5ee"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc3048f9e95a7e74fc62790f8add12b99eaeb457898eb4a2bc4b30797fea1c28"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "515633284e6f6e764e03e8013f2dbbdaf051968e7b6953f705dca454714ca4af"
13-
sha256 cellar: :any_skip_relocation, arm64_monterey: "1005d2ae0cca98a7f18b2c2dd446f958a8ed51cf7b81a4157f236aa71fb1b0dd"
14-
sha256 cellar: :any_skip_relocation, sonoma: "ce17e0b3ac7d4b3db854526d3ee07e18fce5a26c246b34d0946e1250337ac80b"
15-
sha256 cellar: :any_skip_relocation, ventura: "8ee93fba6ea28c36415e85e282693662333eb9f419d7445c79465b99d59de153"
16-
sha256 cellar: :any_skip_relocation, monterey: "ad98af248ed82ba2556e9da245f5b23233fbe45eedb282567682fab3eab3d556"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "06a4099949014ccc6efe47696861472027e7fd2f9ce0cf2c39737693e394a85c"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2432b67526b7f2d4247a08746eccae20e263a3683fa069ceb6d454bfd1e1b9b4"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "44879fcf0558b4beae80d665985a9df6fd435d0d159436177b74df3708ace87a"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7f52d556b1cdc398400e073a8a4966c90675c9ef6a4f3d482f41f38234f2aae2"
13+
sha256 cellar: :any_skip_relocation, sonoma: "a944d1d7b18d0e03c8b52804e89400712860e2e359566adbf0bb16129937fdc0"
14+
sha256 cellar: :any_skip_relocation, ventura: "00654659fbf7cc1fd510855cc77dd3bffac602eef4448079fa7e91ede7a2e040"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9546712d2ee9fcda812023e2e0d98ae2aed1f47ce0f10b9f6754047555f17c8b"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)