Skip to content

Commit 7792cd8

Browse files
committed
openapi 1.11.0
1 parent 9bab82f commit 7792cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openapi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Openapi < Formula
22
desc "CLI tools for working with OpenAPI, Arazzo and Overlay specifications"
33
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"
4+
url "https://github.com/speakeasy-api/openapi/archive/refs/tags/v1.11.0.tar.gz"
5+
sha256 "2eed32b7610ce6a61c2acde863b92034838929f8ea91e270655d450ffd768aed"
66
license "MIT"
77
head "https://github.com/speakeasy-api/openapi.git", branch: "main"
88

0 commit comments

Comments
 (0)