dhall: Update to version 1.42.2

This commit is contained in:
github-actions[bot] 2025-01-20 00:35:41 +00:00
parent da06ce2c7f
commit 419ac60c04

View File

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