dhall: Update to version 1.41.0

This commit is contained in:
github-actions[bot] 2022-02-22 04:29:07 +00:00
parent 101660d3c7
commit 8a9bf4a358

View File

@ -1,12 +1,12 @@
{
"version": "1.40.2",
"version": "1.41.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.40.2/dhall-1.40.2-x86_64-windows.zip",
"hash": "aa6e234f2bf6e0528c86bd5dee273195c1655f937dc18824b4ad43fc372d29a1"
"url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.41.0/dhall-1.41.0-x86_64-windows.zip",
"hash": "ccef159589c50a5dd1f40454073029323f20b62038ac39d4898614a231fe4e60"
}
},
"bin": "dhall.exe",