Skip to content

Commit

Permalink
Merge pull request Homebrew#193163 from wing328/patch-25
Browse files Browse the repository at this point in the history
openapi-generator 7.9.0
  • Loading branch information
BrewTestBot authored Oct 8, 2024
2 parents d9a2ca7 + e508d27 commit 07a8707
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/o/openapi-generator.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class OpenapiGenerator < Formula
desc "Generate clients, server & docs from an OpenAPI spec (v2, v3)"
homepage "https://openapi-generator.tech/"
url "https://search.maven.org/remotecontent?filepath=org/openapitools/openapi-generator-cli/7.8.0/openapi-generator-cli-7.8.0.jar"
sha256 "d1879cf42da31f8cf61cf68798b8ef2418af0c6bd93a5c1870e1ff543fbb9365"
url "https://search.maven.org/remotecontent?filepath=org/openapitools/openapi-generator-cli/7.9.0/openapi-generator-cli-7.9.0.jar"
sha256 "f0cb7839a2ead9040b204519b03f1473b39c7725fd1f43134bb550515cb3dbee"
license "Apache-2.0"

livecheck do
Expand All @@ -11,7 +11,7 @@ class OpenapiGenerator < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "5fbcd0f2ff748fe30a7c7929e4a698a345da419178c01d0a90d7afc6c502e4df"
sha256 cellar: :any_skip_relocation, all: "423dd6369073e4f7653940bbdbb3cc6e2eed814bc7b7caa94f4a59494757295b"
end

head do
Expand Down

0 comments on commit 07a8707

Please sign in to comment.