Skip to content

Commit b0fe293

Browse files
committed
infisical: update 0.43.0 bottle.
1 parent 21c5fde commit b0fe293

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/i/infisical.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "76a75926f635f14332a7ec1489b426c9b6f539e21956c5581aed2bdec9fbbf08"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "76a75926f635f14332a7ec1489b426c9b6f539e21956c5581aed2bdec9fbbf08"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "76a75926f635f14332a7ec1489b426c9b6f539e21956c5581aed2bdec9fbbf08"
13-
sha256 cellar: :any_skip_relocation, sonoma: "c4e05ae51a6e5696b156da5c1c6547048e12e2758e646fc1e681858ece7d38cf"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "58ce151888773c923a142c87886a3e2d87ed498424fb0874ceca2faef38a92ff"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "843596a54cd53bb2a8cdaabe6ad7dc7c271fd3b5ee990f74055dd20d74666bb6"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "843596a54cd53bb2a8cdaabe6ad7dc7c271fd3b5ee990f74055dd20d74666bb6"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "843596a54cd53bb2a8cdaabe6ad7dc7c271fd3b5ee990f74055dd20d74666bb6"
13+
sha256 cellar: :any_skip_relocation, sonoma: "82e4750e2a2711ac692f36c4c8d7074f93b575e6fb43e578ce1b1f7c6c91cc24"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "839dfb478c1529e4b578eebdec182698188213ba2d0076b272fdf4925c08577d"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)