Skip to content

Commit c39f97e

Browse files
committed
openapi: update 1.7.7 bottle.
1 parent 1dd04d2 commit c39f97e

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: "f46627d4e9ea4b3b95ef4428ed42132a2c750c72d224030bc9c92feec06d7028"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f46627d4e9ea4b3b95ef4428ed42132a2c750c72d224030bc9c92feec06d7028"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f46627d4e9ea4b3b95ef4428ed42132a2c750c72d224030bc9c92feec06d7028"
13-
sha256 cellar: :any_skip_relocation, sonoma: "bd67ff9dcd7dab0d8e6441cb945b1fb9ccadfcbcad019e15dee07b747242c444"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "80c8068bb0cb6a9c7bed124e90426c2223468c66ac377a71cc85a0da09715a3e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d2c01e4b94e268a02212963fc96081ebf0191d2e7d3dd866bbb1a45a804e8e59"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "7c943043f2a9bbef2840aaf89603a255b34e426ae1c0e53e299efb676cb75289"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7c943043f2a9bbef2840aaf89603a255b34e426ae1c0e53e299efb676cb75289"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7c943043f2a9bbef2840aaf89603a255b34e426ae1c0e53e299efb676cb75289"
13+
sha256 cellar: :any_skip_relocation, sonoma: "3f2ac8a521fc4d32a3ad89d376e61dae9afe82a7dd16a95fb85db553f5fb3c8f"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "48e20752955ef290092756e81115270d12fcbe6e8dc7c26447ee66ba34bee8bd"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "acbae4adf157bcfb26b765f7588ddaafc63fac580081d37e37409b09d2f1c2d2"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)