From b739516a19eb583cf8d4c75874c4412b92b53893 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Fri, 31 May 2019 13:36:08 +1000 Subject: [PATCH] jsonschema2pojo 1.0.1 Closes #40535. Signed-off-by: Sean Molenaar --- Formula/jsonschema2pojo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jsonschema2pojo.rb b/Formula/jsonschema2pojo.rb index cd2644758e..e5ff91b633 100644 --- a/Formula/jsonschema2pojo.rb +++ b/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.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