File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ class Infisical < Formula
7
7
head "https://github.com/Infisical/cli.git" , branch : "main"
8
8
9
9
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 "
15
15
end
16
16
17
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments