From a063ad8fc453e852ea9da9ba8246bb9861034024 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Thu, 8 Feb 2024 15:59:32 +0800 Subject: [PATCH 1/2] openapi-generator 7.3.0 openapi-generator 7.3.0 --- Formula/o/openapi-generator.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/openapi-generator.rb b/Formula/o/openapi-generator.rb index 16b117fe2888a..683347c5ed236 100644 --- a/Formula/o/openapi-generator.rb +++ b/Formula/o/openapi-generator.rb @@ -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.2.0/openapi-generator-cli-7.2.0.jar" - sha256 "1cf0c80de12c0fdc8594289c19e414b402108ef10b8dd0bfda1953151341ab5d" + url "https://search.maven.org/remotecontent?filepath=org/openapitools/openapi-generator-cli/7.3.0/openapi-generator-cli-7.3.0.jar" + sha256 "879c15340a75a19a7e720efc242c3223e0e4207b0694d6d1cea5c7dd87cf1cce" license "Apache-2.0" livecheck do From f257cd8751c00227b5f67ed2c8c84abb16c2efb7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 8 Feb 2024 08:29:06 +0000 Subject: [PATCH 2/2] openapi-generator: update 7.3.0 bottle. --- Formula/o/openapi-generator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/o/openapi-generator.rb b/Formula/o/openapi-generator.rb index 683347c5ed236..506910d5d912b 100644 --- a/Formula/o/openapi-generator.rb +++ b/Formula/o/openapi-generator.rb @@ -11,7 +11,7 @@ class OpenapiGenerator < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "18670cfcb51e06d3f7bf3db2414a0b0698222d17e65a5368814013b76f031979" + sha256 cellar: :any_skip_relocation, all: "32c21143f29818dfe0deca4ec5c95ab2b657e0a9fe948dfe6085931f207078ca" end head do