dhall: Update to version 1.42.0

This commit is contained in:
github-actions[bot] 2023-04-19 04:27:33 +00:00
parent 7410b885d8
commit c712069c27

View File

@ -1,12 +1,12 @@
{ {
"version": "1.41.2", "version": "1.42.0",
"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.41.2/dhall-1.41.2-x86_64-windows.zip", "url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.42.0/dhall-1.42.0-x86_64-windows.zip",
"hash": "8153e55dfd5327ae85289f3a50aacca5037b9ce4ffe2ffbf03c92ed0e6738291" "hash": "2d48476626439d2a11c8ed388806064c5d6c338caeec49c83bee0857e0d980d6"
} }
}, },
"bin": "bin\\dhall.exe", "bin": "bin\\dhall.exe",