Skip to content

Commit cfe68d8

Browse files
authored
Merge pull request #221515 from Homebrew/bump-openapi-diff-2.1.0
openapi-diff 2.1.0
2 parents ac1ac83 + 35b04bb commit cfe68d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/openapi-diff.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class OpenapiDiff < Formula
22
desc "Utility for comparing two OpenAPI specifications"
33
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"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "c1451c9c5af1a9be6e803e1eadcd7ac808a3ce3eb9fd0ae3229c8ed39af0b795"
9+
sha256 cellar: :any_skip_relocation, all: "ceac2d91d59687377e3af32f614e7401d33da6c2f4c36895d695d47954660f0a"
1010
end
1111

1212
depends_on "maven" => :build

0 commit comments

Comments
 (0)