Skip to content

Commit 8bd33a9

Browse files
chenrui333BrewTestBot
authored andcommitted
infisical: update 0.42.4 bottle.
1 parent b11b280 commit 8bd33a9

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Formula/i/infisical.rb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +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: "391fba831818f9ef3af511809edbff6f3271fcbbbec1b6ccf2f38d5ebac72885"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5bc1e0e921d86036c42a16800918e0208c0c83a0db7943bacd467651a55888af"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5bc1e0e921d86036c42a16800918e0208c0c83a0db7943bacd467651a55888af"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5bc1e0e921d86036c42a16800918e0208c0c83a0db7943bacd467651a55888af"
14-
sha256 cellar: :any_skip_relocation, sonoma: "93966e5d89d6773c2ea5aa40d1ed1ae9b061ad26430fbfad933e3bfe0d71bc44"
15-
sha256 cellar: :any_skip_relocation, ventura: "93966e5d89d6773c2ea5aa40d1ed1ae9b061ad26430fbfad933e3bfe0d71bc44"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b7580328aa751528593135df1a464611d3e1d2559f7dfa33ff60c5d5e417884"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c84998b7c4308436d41bb7d4227c85a300a04f25b095e8e26f032ba5c6e16304"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c84998b7c4308436d41bb7d4227c85a300a04f25b095e8e26f032ba5c6e16304"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c84998b7c4308436d41bb7d4227c85a300a04f25b095e8e26f032ba5c6e16304"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8a01c4205ee1b0622f297ca52e4253d44fda81dfc9ec5e714e6129002af35103"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "139bee269fc8dfff13b6cdaaeecc05a13fc2eebaf448bf2a0eeb28ee441e8aff"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)