Skip to content

Commit

Permalink
dhall-bash 1.0.33
Browse files Browse the repository at this point in the history
Closes Homebrew#60966.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
chenrui333 authored and BrewTestBot committed Sep 11, 2020
1 parent 1c068b4 commit 90407ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/dhall-bash.rb
@@ -1,8 +1,8 @@
class DhallBash < Formula
desc "Compile Dhall to Bash"
homepage "https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-bash"
url "https://hackage.haskell.org/package/dhall-bash-1.0.32/dhall-bash-1.0.32.tar.gz"
sha256 "3076073911f9ed917f74cec051e58e450a30c370bf0869599088e06567969778"
url "https://hackage.haskell.org/package/dhall-bash-1.0.33/dhall-bash-1.0.33.tar.gz"
sha256 "3b7cc4ede4ba67b597b5dbd5b59777583ef600d0c47bb015c355d4c83403222d"
license "BSD-3-Clause"
head "https://github.com/dhall-lang/dhall-haskell.git"

Expand Down

0 comments on commit 90407ec

Please sign in to comment.