From 99d92020dd2bf0171d0dd926ca0c8993954a3904 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Fri, 7 Sep 2018 04:08:40 +0100 Subject: [PATCH] dhall-json 1.2.3 Closes #31871. Signed-off-by: Dominyk Tiller --- Formula/dhall-json.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dhall-json.rb b/Formula/dhall-json.rb index b88f9faff1..faaef1e6fa 100644 --- a/Formula/dhall-json.rb +++ b/Formula/dhall-json.rb @@ -5,8 +5,8 @@ class DhallJson < Formula desc "Dhall to JSON compiler and a Dhall to YAML compiler" homepage "https://github.com/Gabriel439/Haskell-Dhall-JSON-Library" - url "https://hackage.haskell.org/package/dhall-json-1.2.2/dhall-json-1.2.2.tar.gz" - sha256 "2d5527c5ef5ce92d75edabe29c9a6086a8ef108e79c0f73c1331b1513ab86a8f" + url "https://hackage.haskell.org/package/dhall-json-1.2.3/dhall-json-1.2.3.tar.gz" + sha256 "83cb1e27f937c50ba6852eeb55ed3f06af8db9b73716bfa8c1326699482ffcda" head "https://github.com/Gabriel439/Haskell-Dhall-JSON-Library.git" bottle do