dhall 1.27.0
Closes #45614. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6c60774496
commit
ef20fc3cbb
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ class Dhall < Formula
|
|||
|
||||
desc "Interpreter for the Dhall language"
|
||||
homepage "https://dhall-lang.org/"
|
||||
url "https://hackage.haskell.org/package/dhall-1.26.1/dhall-1.26.1.tar.gz"
|
||||
sha256 "f6269eb7f986e600ec5252a0b793b0a0a60eb24db28ff9c3e5f2adb006b51ebc"
|
||||
url "https://hackage.haskell.org/package/dhall-1.27.0/dhall-1.27.0.tar.gz"
|
||||
sha256 "e189fecd9ea22153252609a4d7c5cc4d61f2c36326b53758b61e5a851e701712"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue