Skip to content

Commit

Permalink
jsonschema2pojo 0.5.0 (#18361)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Sep 21, 2017
1 parent da2d2b5 commit ccee4f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jsonschema2pojo.rb
Original file line number Diff line number Diff line change
@@ -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.4.37/jsonschema2pojo-0.4.37.tar.gz"
sha256 "f079a6aedc239b568a48095454e013d312c71af9e36a56665ac2d00b0d098620"
url "https://github.com/joelittlejohn/jsonschema2pojo/releases/download/jsonschema2pojo-0.5.0/jsonschema2pojo-0.5.0.tar.gz"
sha256 "b3bd0b49ed010b2156182146e69e13086b55d5a61cf4a5aa66408af1fdd11250"

bottle :unneeded

Expand Down

0 comments on commit ccee4f3

Please sign in to comment.