dhall: Update to version 1.37.0

This commit is contained in:
Jakub Čábera 2020-12-07 08:35:46 +01:00
parent 5706ed301e
commit 3ae79bda6b

View File

@ -1,12 +1,12 @@
{
"version": "1.36.0",
"version": "1.37.0",
"description": "Command-line tooling for the Dhall configuration language",
"homepage": "https://dhall-lang.org",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.36.0/dhall-1.36.0-x86_64-windows.zip",
"hash": "90876adf62282735f2b548182a5227662f22aec0103c1172a6716ee742213003"
"url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.37.0/dhall-1.37.0-x86_64-windows.zip",
"hash": "f64e93be968058b767b1ecd092dc814ee7a4dbdc33b84b190aeba9871e165e9b"
}
},
"bin": "dhall.exe",