bump(main/dust): 0.8.6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-05-06 00:23:19 +00:00
parent bb40f3c4aa
commit 8b2f496e23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE="https://github.com/bootandy/dust"
TERMUX_PKG_DESCRIPTION="A more intuitive version of du in rust"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.8.5"
TERMUX_PKG_VERSION="0.8.6"
TERMUX_PKG_SRCURL=https://github.com/bootandy/dust/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0eff8b1b4e53f5ec2ffc0cfb9e5500bf27a9a5a68b1ff115c98facb4d20a7b7c
TERMUX_PKG_SHA256=feede818e814011207c5bfeaf06dd9fc95825c59ab70942aa9b9314791c5d6b6
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true