File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class OpenapiDiff < Formula
2
2
desc "Utility for comparing two OpenAPI specifications"
3
3
homepage "https://github.com/OpenAPITools/openapi-diff"
4
- url "https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.0.1 .tar.gz"
5
- sha256 "920e9e9fc126b78aed6900cac18533a6f08348e26aab8e1fd67a9409703548ca "
4
+ url "https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.1.0 .tar.gz"
5
+ sha256 "b18d8828d238907c50cfe98c7dfd832974d3654cf5e3fec9c09c5771f0600117 "
6
6
license "Apache-2.0"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , all : "c1451c9c5af1a9be6e803e1eadcd7ac808a3ce3eb9fd0ae3229c8ed39af0b795 "
9
+ sha256 cellar : :any_skip_relocation , all : "ceac2d91d59687377e3af32f614e7401d33da6c2f4c36895d695d47954660f0a "
10
10
end
11
11
12
12
depends_on "maven" => :build
You can’t perform that action at this time.
0 commit comments