Skip to content

Commit b04c290

Browse files
committed
conftest: update 0.63.0 bottle.
1 parent 2b1d047 commit b04c290

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Formula/c/conftest.rb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ 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_tahoe: "06d3b9b6fe6f7829167aa9b0ef2f6c88f7d5f5293cc315f53414f92f8347af0d"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "47cbe3ebf62c6ad40f940893a3967181be03597032d124c4f1313bcdb29dc399"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "75bacc23cf269f605f0fcc8791490ed8c08b7539be00297744447067eb50eab6"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "763f7e1ea5abe609469a11e34e688aa2dc332803ee55ed0a1202abac8decc468"
14-
sha256 cellar: :any_skip_relocation, sonoma: "e0be5e7fe6968c1de78669c6ced331aff08dbc7aceb07426fe8eb64701f5ebd1"
15-
sha256 cellar: :any_skip_relocation, ventura: "bb9e6ad54651357a90d9f07c8f105d818a0f1288d6b9ad0b3978b0d3af351d39"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1b2d203c751c2e8f82da0e47cee7468048826b676643e65251d615d335a97d3"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "06b90408a016d5e90a11f97f59890f4ecec26d9fe71ac1c299b33c4c14671b9c"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b9775c12b8041da285ea8a497dba7b0d3373b74461b57bf14239f84a6e811c2b"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b34f54d3055277e9bc8cdd15bbf81bf1b6426a1e0e3073d88c7175d58a4cea56"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c28970942ab7e31e1bb5d4d7205454749058a87c437e388b072130c16d5af82f"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ff739d08b8a7fa4a052bd3296ac37c48221a3ca7237d525528ca996a268c8862"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)