Skip to content

Commit 72cc844

Browse files
committed
openapi: update 1.10.0 bottle.
1 parent 9b33488 commit 72cc844

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/openapi.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Openapi < Formula
77
head "https://github.com/speakeasy-api/openapi.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "e47599c407053923c4d6a539a3ded2ade5d656516a7d313bcda769021c5e6618"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e47599c407053923c4d6a539a3ded2ade5d656516a7d313bcda769021c5e6618"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e47599c407053923c4d6a539a3ded2ade5d656516a7d313bcda769021c5e6618"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7d09482b69ec752dc60f62fbb70b0237f9c827f54022345799594432b5398f2a"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "67bd66ac7bd342f38ef15a99f4ef521f478adbf8c158087aaf03a5dd51192e1b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f1de58a6a94bd526300796c1ab0dacac750562647fcb6667c8bac5b77ae561a5"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "82ea3e8417fe72e0f0c439e4690ddd1ce32c14f47fa32eba55e94d34ef61aea6"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "82ea3e8417fe72e0f0c439e4690ddd1ce32c14f47fa32eba55e94d34ef61aea6"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "82ea3e8417fe72e0f0c439e4690ddd1ce32c14f47fa32eba55e94d34ef61aea6"
13+
sha256 cellar: :any_skip_relocation, sonoma: "6bc5ce448d9ab70596d4422450cebb4dc48afe5a79846f584154888700df7273"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "303316a4c99047c026d4e258d3b2db4c961e1dfa03c8607fe82ee5139f954f1e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cef7a53857e134d88cd51d0b25c7b3cbdb3c409a4a9425517505c26df9db1b3e"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)