We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3278c2e commit 668fe04Copy full SHA for 668fe04
Formula/o/openapi-diff.rb
@@ -1,8 +1,8 @@
1
class OpenapiDiff < Formula
2
desc "Utility for comparing two OpenAPI specifications"
3
homepage "https://github.com/OpenAPITools/openapi-diff"
4
- url "https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.1.3.tar.gz"
5
- sha256 "8530a1242f5ed96e60323d313503cd92da2197fcdf833ba8d12fa24375d94e4e"
+ url "https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.1.4.tar.gz"
+ sha256 "227fe086ae967aa0c36121b815fbaa3d01c853e050dd87b967915143ce420664"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments