mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
miller: Update to version 6.11.0
This commit is contained in:
parent
f9b81ac39a
commit
c5915d075a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "6.10.0",
|
"version": "6.11.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.10.0/miller-6.10.0-windows-amd64.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.11.0/miller-6.11.0-windows-amd64.zip",
|
||||||
"hash": "82f0204b3e54ab0d201caeb6b78186710bc03941373c55272082da473130685b",
|
"hash": "ac261b3bb6444780f06406814e687d9072c26c2b72dd924cfb8a68f609add2a8",
|
||||||
"extract_dir": "miller-6.10.0-windows-amd64"
|
"extract_dir": "miller-6.11.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.10.0/miller-6.10.0-windows-386.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.11.0/miller-6.11.0-windows-386.zip",
|
||||||
"hash": "e5e7121c6962e0a9678f539d3c77b505d7ce4497721ead4ef4b2b54010575d00",
|
"hash": "cba4a2da0dce1087c92a4caefe76986580139683e45fd3b64ef8103bf35c31cc",
|
||||||
"extract_dir": "miller-6.10.0-windows-386"
|
"extract_dir": "miller-6.11.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mlr.exe",
|
"bin": "mlr.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user