mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
miller: Update to version 6.6.0
This commit is contained in:
parent
f789a74108
commit
548f85e38f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "6.5.0",
|
"version": "6.6.0",
|
||||||
"description": "Like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed.",
|
"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",
|
"homepage": "https://miller.readthedocs.io",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.5.0/miller-6.5.0-windows-amd64.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.6.0/miller-6.6.0-windows-amd64.zip",
|
||||||
"hash": "fc60d7361521a373123ccd90f1d04f1080874d5027fdacb654655742f0cf812a",
|
"hash": "508b9815dfa7972fe47247629cf6edf82b85db27396a91cf1c083d82d018922f",
|
||||||
"extract_dir": "miller-6.5.0-windows-amd64"
|
"extract_dir": "miller-6.6.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.5.0/miller-6.5.0-windows-386.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.6.0/miller-6.6.0-windows-386.zip",
|
||||||
"hash": "6e2251091190a0edda4357cd313ec3eafaab77aab35d227313b0bf94bb8852b5",
|
"hash": "f77b5f31a517df1c7253f462ff6e7515e1d851d3dc689421d0a72f1ea8227a58",
|
||||||
"extract_dir": "miller-6.5.0-windows-386"
|
"extract_dir": "miller-6.6.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mlr.exe",
|
"bin": "mlr.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user