File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
@@ -13,7 +13,7 @@ class OpenapiGenerator < Formula
1313 no_autobump! because : :requires_manual_review
1414
1515 bottle do
16- sha256 cellar : :any_skip_relocation , all : "8768272ef3ff5e0c31ff51f5ea24e25f706a4f855bafb3a7587008cfc529a448 "
16+ sha256 cellar : :any_skip_relocation , all : "537abe185b2907ab050a65a9810d3b300b339a0b8b3fc315568858f2c00adbb3 "
1717 end
1818
1919 head do
You can’t perform that action at this time.
0 commit comments