mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
miller: Update to version 6.5.0
This commit is contained in:
parent
08a62b58b6
commit
68eb4030ba
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "6.4.0",
|
||||
"version": "6.5.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.4.0/miller-6.4.0-windows-amd64.zip",
|
||||
"hash": "a8756bd35f2e9eb5e350dbb56b94196a931ffaf42d21d45e6461df09cd99d778",
|
||||
"extract_dir": "miller-6.4.0-windows-amd64"
|
||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.5.0/miller-6.5.0-windows-amd64.zip",
|
||||
"hash": "fc60d7361521a373123ccd90f1d04f1080874d5027fdacb654655742f0cf812a",
|
||||
"extract_dir": "miller-6.5.0-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.4.0/miller-6.4.0-windows-386.zip",
|
||||
"hash": "b1e6c2e3695b1343249eda93c26b417aeeb45a73df39ff8029bd77eb2e8cc511",
|
||||
"extract_dir": "miller-6.4.0-windows-386"
|
||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.5.0/miller-6.5.0-windows-386.zip",
|
||||
"hash": "6e2251091190a0edda4357cd313ec3eafaab77aab35d227313b0bf94bb8852b5",
|
||||
"extract_dir": "miller-6.5.0-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "mlr.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user