{ "version": "1.40.1", "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.1/dhall-1.40.1-x86_64-windows.tar.bz2", "hash": "08cd946c6e63ac6e8c78a7b26554cac32d5e836e2d30ba77f66d89e635d3da51" } }, "bin": "dhall.exe", "checkver": { "github": "https://github.com/dhall-lang/dhall-haskell" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/dhall-lang/dhall-haskell/releases/download/$version/dhall-$version-x86_64-windows.tar.bz2" } } } }