Skip to content

Commit

Permalink
jsonschema2pojo 0.4.30 (#9680)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Feb 6, 2017
1 parent ebd62a5 commit b6d1bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/jsonschema2pojo.rb
@@ -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.29/jsonschema2pojo-0.4.29.tar.gz"
sha256 "fc1275ad663211146f12c804493872fc589f5a0637324ef62bf142ead8471275"
url "https://github.com/joelittlejohn/jsonschema2pojo/releases/download/jsonschema2pojo-0.4.30/jsonschema2pojo-0.4.30.tar.gz"
sha256 "12f6d7b79aa6f41b9d027510e52481308503cb4587daada46b7e035ae228f988"

bottle :unneeded

Expand Down

0 comments on commit b6d1bba

Please sign in to comment.