Skip to content

Commit 3675a59

Browse files
authored
openapi-generator 7.17.0
1 parent 9de2ba9 commit 3675a59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/openapi-generator.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OpenapiGenerator < Formula
22
desc "Generate clients, server & docs from an OpenAPI spec (v2, v3)"
33
homepage "https://openapi-generator.tech/"
4-
url "https://search.maven.org/remotecontent?filepath=org/openapitools/openapi-generator-cli/7.16.0/openapi-generator-cli-7.16.0.jar"
5-
sha256 "6999b18cece5b58f5d5b246fef5a43bdf61239491c4f0ed6513214e0f6e8464b"
4+
url "https://search.maven.org/remotecontent?filepath=org/openapitools/openapi-generator-cli/7.17.0/openapi-generator-cli-7.17.0.jar"
5+
sha256 "25d6bd8273dd2be99979d544b62ea43f0ce1975f1aa582678b5093d1e7fcfce8"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)