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 1ac69ae commit bfbfb54Copy full SHA for bfbfb54
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.7.5.tar.gz"
5
- sha256 "3c0869580484250d358b4f978864642c6a992b37ce8ec212505739c808ab72b2"
+ url "https://github.com/speakeasy-api/openapi/archive/refs/tags/v1.7.6.tar.gz"
+ sha256 "524d5f1c87f497aebfcc7c52d28d5fcbd736eb086988b92344929f9e1e9c8e51"
6
license "MIT"
7
head "https://github.com/speakeasy-api/openapi.git", branch: "main"
8
0 commit comments