bump(main/miller): 6.6.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-02 00:23:42 +00:00
parent 97eb5e199c
commit a16ca56d2c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://miller.readthedocs.io/
TERMUX_PKG_DESCRIPTION="Like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=6.5.0
TERMUX_PKG_VERSION="6.6.0"
TERMUX_PKG_SRCURL=git+https://github.com/johnkerl/miller
TERMUX_PKG_EXTRA_MAKE_ARGS="PREFIX=$TERMUX_PREFIX"
TERMUX_PKG_AUTO_UPDATE=true