Skip to content

Commit bfbfb54

Browse files
committed
openapi 1.7.6
1 parent 1ac69ae commit bfbfb54

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

0 commit comments

Comments
 (0)