Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
remove head
  • Loading branch information
wing328 committed Jun 3, 2018
commit 3a61b95ed2ac254a6ec15bde34ddb2f8c0c3b95e
1 change: 0 additions & 1 deletion Formula/openapi-generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ class OpenapiGenerator < Formula
homepage "https://openapi-generator.tech"
url "https://github.com/OpenAPITools/openapi-generator/archive/v3.0.0.tar.gz"
sha256 "01b4fde626b96c66edd8be71c34027eeda9ad132cc03890e6f051f505e600207"
head "https://github.com/OpenAPITools/openapi-generator.git"

depends_on "maven" => :build
depends_on :java => "1.8"
Expand Down