Skip to content

Commit 971699a

Browse files
committed
infisical: update 0.43.17 bottle.
1 parent 263e359 commit 971699a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/i/infisical.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ 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: "bdd0f3fa365f0bdccd76c8a2f21f7afe795a0ffe53fdb064e462917fed5d9371"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bdd0f3fa365f0bdccd76c8a2f21f7afe795a0ffe53fdb064e462917fed5d9371"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bdd0f3fa365f0bdccd76c8a2f21f7afe795a0ffe53fdb064e462917fed5d9371"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1227d54ca7b871f9bcb4f0835db568e2401215d11c6a4d37bf8c3e570c841786"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "d162ecf2c7854906e5b81b9da50c83a05a92f7398cc9e3267dd1ea7788d2db3d"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a04d8fc5606a216e3410e03ac042a05a21f749ddf71eaa81cbcad2a5d222aaac"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "7171fcc5d0b853e48a17f5e27e58f6332c56671a48b35d913f1eed9189942950"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7171fcc5d0b853e48a17f5e27e58f6332c56671a48b35d913f1eed9189942950"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7171fcc5d0b853e48a17f5e27e58f6332c56671a48b35d913f1eed9189942950"
13+
sha256 cellar: :any_skip_relocation, sonoma: "de6ffd3cef99e5fb186fb2160cf136d21dfef53089d0962013de782137eb7288"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "75ce28128ab7053173bc5fed096ba37e26262efaa567acd85d4913303fc4d7f3"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "36b32faf64c221994c4553dd5bc79fb2294bb819dc80f94e12a0155f37aaec33"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)