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 f88a7a8 commit 1dd04d2Copy full SHA for 1dd04d2
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.6.tar.gz"
5
- sha256 "524d5f1c87f497aebfcc7c52d28d5fcbd736eb086988b92344929f9e1e9c8e51"
+ url "https://github.com/speakeasy-api/openapi/archive/refs/tags/v1.7.7.tar.gz"
+ sha256 "c37d920af829735a68d5ff46f56bf7304f581094a7e7f5fb7b023546685e0254"
6
license "MIT"
7
head "https://github.com/speakeasy-api/openapi.git", branch: "main"
8
0 commit comments