miller: Update to version 6.8.0

This commit is contained in:
github-actions[bot] 2023-06-05 00:35:00 +00:00
parent 24af9849b6
commit 316264794f

View File

@ -1,18 +1,18 @@
{
"version": "6.7.0",
"version": "6.8.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.7.0/miller-6.7.0-windows-amd64.zip",
"hash": "8e10c2c730e1a8e06464e20e42bdd7640236bed09e7e51da771e5e684e25ed1f",
"extract_dir": "miller-6.7.0-windows-amd64"
"url": "https://github.com/johnkerl/miller/releases/download/v6.8.0/miller-6.8.0-windows-amd64.zip",
"hash": "019e0a7d8a2748ee3c673fcf462fb49758515427ffac8c5186747120214d9823",
"extract_dir": "miller-6.8.0-windows-amd64"
},
"32bit": {
"url": "https://github.com/johnkerl/miller/releases/download/v6.7.0/miller-6.7.0-windows-386.zip",
"hash": "1237fa78c319aea826754b62eb0618c99ce31486b377df9cb985c71c56664617",
"extract_dir": "miller-6.7.0-windows-386"
"url": "https://github.com/johnkerl/miller/releases/download/v6.8.0/miller-6.8.0-windows-386.zip",
"hash": "36cafb4ba30a3b4ea8ce0f3aeb637421a647a105de63dde3ed71e1d7db5400ca",
"extract_dir": "miller-6.8.0-windows-386"
}
},
"bin": "mlr.exe",