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 : "5d37c2bf60a15da4f5f4419c812df7fccb6589a8283721108ac79841bd22f860 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "5d37c2bf60a15da4f5f4419c812df7fccb6589a8283721108ac79841bd22f860 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5d37c2bf60a15da4f5f4419c812df7fccb6589a8283721108ac79841bd22f860 "
13- sha256 cellar : :any_skip_relocation , sonoma : "bd6ef5a5ce8c56b74c64327bd201ea0d970148acecb0409d08e2f7f319070c1f "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "10dcd5f1df7d476c7a494e52a224b7a84d1f5315336ff6c3797ebe3b301c1dd4 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "f9f340c85ae63b680bb3fd393ad187056ecff3a23b83d1e83be2951c3660e3f5 "
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 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments