mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
miller: Update to version 6.13.0
This commit is contained in:
parent
098d7e1eb4
commit
6486740b7c
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "6.12.0",
|
"version": "6.13.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.12.0/miller-6.12.0-windows-amd64.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.13.0/miller-6.13.0-windows-amd64.zip",
|
||||||
"hash": "52c755e01e5c25b1f5505c49b0604e259cddf14f68784aa779cb276b33948b49",
|
"hash": "a712a31845369aed737519b22b233ce70e1451da2957e5a048c89693a97b39fc",
|
||||||
"extract_dir": "miller-6.12.0-windows-amd64"
|
"extract_dir": "miller-6.13.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.12.0/miller-6.12.0-windows-386.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.13.0/miller-6.13.0-windows-386.zip",
|
||||||
"hash": "d2f5be120095d9e077aea206e2158255c5f882487eaf0c9e72e47e35708c5236",
|
"hash": "d530685b203d31dc115c4e768802d7d6bcb889cfa4dd7c1534dfa37d8b440d1b",
|
||||||
"extract_dir": "miller-6.12.0-windows-386"
|
"extract_dir": "miller-6.13.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mlr.exe",
|
"bin": "mlr.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user