dhall: Update to version 1.37.1

This commit is contained in:
Jakub Čábera 2020-12-17 10:04:21 +01:00
parent 6d7194c38a
commit 02448a6ecb

View File

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