mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
miller: Update to version 6.9.0
This commit is contained in:
parent
fe6593de13
commit
6658cfc11f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "6.8.0",
|
"version": "6.9.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.8.0/miller-6.8.0-windows-amd64.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.9.0/miller-6.9.0-windows-amd64.zip",
|
||||||
"hash": "019e0a7d8a2748ee3c673fcf462fb49758515427ffac8c5186747120214d9823",
|
"hash": "b28cbb2517be4cbf57a3d3aa69a6e643157091561924e6c0382a62a03c89fb80",
|
||||||
"extract_dir": "miller-6.8.0-windows-amd64"
|
"extract_dir": "miller-6.9.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/johnkerl/miller/releases/download/v6.8.0/miller-6.8.0-windows-386.zip",
|
"url": "https://github.com/johnkerl/miller/releases/download/v6.9.0/miller-6.9.0-windows-386.zip",
|
||||||
"hash": "36cafb4ba30a3b4ea8ce0f3aeb637421a647a105de63dde3ed71e1d7db5400ca",
|
"hash": "574bd27cc6f70548ff9ccf7fcb0041e28bc5d5f9458cbc3662b209785902b3db",
|
||||||
"extract_dir": "miller-6.8.0-windows-386"
|
"extract_dir": "miller-6.9.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "mlr.exe",
|
"bin": "mlr.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user