Skip to content

Commit f194567

Browse files
committed
conftest: update 0.62.0 bottle.
1 parent 58b0e3a commit f194567

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/c/conftest.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Conftest < Formula
77
head "https://github.com/open-policy-agent/conftest.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "db6f9c83b30924132636d3fc79e5f448a944f3bb4a1c50d8a99c42135204d7f1"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "49902ad148ff9dda20a360e1d34eeb458c76d82d5f5c52c1942cfe7b5105a728"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "12179f5f96616530dab437b122e43a50b00b1a16ac2587ca6adb0e3ecb9000d1"
13-
sha256 cellar: :any_skip_relocation, sonoma: "6a6a1529c93bcea86a4c675e99a1d56c96caec59b595ec10fa1db101ba6be66b"
14-
sha256 cellar: :any_skip_relocation, ventura: "fd8df9dcf0ad678106663307591413ff37e916ffff2cc15ad2c393240b64c48f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "675fbbc9fbb7585a71d07f05ac1dda26694e34829458ac30340a30583709d10d"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "47cbe3ebf62c6ad40f940893a3967181be03597032d124c4f1313bcdb29dc399"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "75bacc23cf269f605f0fcc8791490ed8c08b7539be00297744447067eb50eab6"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "763f7e1ea5abe609469a11e34e688aa2dc332803ee55ed0a1202abac8decc468"
13+
sha256 cellar: :any_skip_relocation, sonoma: "e0be5e7fe6968c1de78669c6ced331aff08dbc7aceb07426fe8eb64701f5ebd1"
14+
sha256 cellar: :any_skip_relocation, ventura: "bb9e6ad54651357a90d9f07c8f105d818a0f1288d6b9ad0b3978b0d3af351d39"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1b2d203c751c2e8f82da0e47cee7468048826b676643e65251d615d335a97d3"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)