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 9bab82f commit 7792cd8Copy full SHA for 7792cd8
Formula/o/openapi.rb
@@ -1,8 +1,8 @@
1
class Openapi < Formula
2
desc "CLI tools for working with OpenAPI, Arazzo and Overlay specifications"
3
homepage "https://github.com/speakeasy-api/openapi"
4
- url "https://github.com/speakeasy-api/openapi/archive/refs/tags/v1.10.1.tar.gz"
5
- sha256 "eea2a0caf3b56b424add73a221d4316a3a1747479155fd5fba8865012c1a0bab"
+ url "https://github.com/speakeasy-api/openapi/archive/refs/tags/v1.11.0.tar.gz"
+ sha256 "2eed32b7610ce6a61c2acde863b92034838929f8ea91e270655d450ffd768aed"
6
license "MIT"
7
head "https://github.com/speakeasy-api/openapi.git", branch: "main"
8
0 commit comments