{ "version": "6.17.0", "description": "Like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed.", "homepage": "https://miller.readthedocs.io", "license": "BSD-2-Clause", "architecture": { "64bit": { "url": "https://github.com/johnkerl/miller/releases/download/v6.17.0/miller-6.17.0-windows-amd64.zip", "hash": "97780a3d3a89798a6dcced5a8930815fe44159a0fa47b9a355a0430e18c8adf8", "extract_dir": "miller-6.17.0-windows-amd64" }, "32bit": { "url": "https://github.com/johnkerl/miller/releases/download/v6.17.0/miller-6.17.0-windows-386.zip", "hash": "47b89fd464d058701b7c8170a2f404712a3513dcdb9e80ff32c2b723325f6892", "extract_dir": "miller-6.17.0-windows-386" } }, "bin": "mlr.exe", "checkver": { "github": "https://github.com/johnkerl/miller" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/johnkerl/miller/releases/download/v$version/miller-$version-windows-amd64.zip", "extract_dir": "miller-$version-windows-amd64" }, "32bit": { "url": "https://github.com/johnkerl/miller/releases/download/v$version/miller-$version-windows-386.zip", "extract_dir": "miller-$version-windows-386" } }, "hash": { "url": "$baseurl/miller-$version-checksums.txt" } } }