jsonschema2pojo 1.0.1

Closes #40535.

Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
Igor Kapkov 2019-05-31 13:36:08 +10:00 committed by Sean Molenaar
parent a41a7e2c1d
commit b739516a19
No known key found for this signature in database
GPG key ID: 6BF5D8DF0D34FAAE

View file

@ -1,8 +1,8 @@
class Jsonschema2pojo < Formula
desc "Generates Java types from JSON Schema (or example JSON)"
homepage "http://www.jsonschema2pojo.org/"
url "https://github.com/joelittlejohn/jsonschema2pojo/releases/download/jsonschema2pojo-0.5.1/jsonschema2pojo-0.5.1.tar.gz"
sha256 "a3d3c883e0a9d847d0c95e0a10c086db8f20962cb995f01766d43749e3d72ea8"
url "https://github.com/joelittlejohn/jsonschema2pojo/releases/download/jsonschema2pojo-1.0.1/jsonschema2pojo-1.0.1.tar.gz"
sha256 "2184c4fd3ed3ba4674297765ea55c750346f81838ee9cde9d8d36be023465c0a"
bottle :unneeded