Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/o/openapi-diff.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class OpenapiDiff < Formula
desc "Utility for comparing two OpenAPI specifications"
homepage "https://github.com/OpenAPITools/openapi-diff"
url "https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.1.3.tar.gz"
sha256 "8530a1242f5ed96e60323d313503cd92da2197fcdf833ba8d12fa24375d94e4e"
url "https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.1.4.tar.gz"
sha256 "227fe086ae967aa0c36121b815fbaa3d01c853e050dd87b967915143ce420664"
license "Apache-2.0"

bottle do
Expand Down
Loading