Skip to content

Commit 1dd04d2

Browse files
committed
openapi 1.7.7
1 parent f88a7a8 commit 1dd04d2

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.7.6.tar.gz"
5-
sha256 "524d5f1c87f497aebfcc7c52d28d5fcbd736eb086988b92344929f9e1e9c8e51"
4+
url "https://github.com/speakeasy-api/openapi/archive/refs/tags/v1.7.7.tar.gz"
5+
sha256 "c37d920af829735a68d5ff46f56bf7304f581094a7e7f5fb7b023546685e0254"
66
license "MIT"
77
head "https://github.com/speakeasy-api/openapi.git", branch: "main"
88

0 commit comments

Comments
 (0)