File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments