bump(main/b3sum): 1.5.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-03-12 12:11:55 +00:00
parent 52a0100071
commit 7f0d50fd9c
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/BLAKE3-team/BLAKE3/tree/master/b3sum
TERMUX_PKG_DESCRIPTION="A command line utility for calculating BLAKE3 hashes, similar to Coreutils tools like b2sum or md5sum"
TERMUX_PKG_LICENSE="CC0-1.0"
TERMUX_PKG_MAINTAINER="@medzikuser"
TERMUX_PKG_VERSION="1.5.0"
TERMUX_PKG_VERSION="1.5.1"
TERMUX_PKG_SRCURL=https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f506140bc3af41d3432a4ce18b3b83b08eaa240e94ef161eb72b2e57cdc94c69
TERMUX_PKG_SHA256=822cd37f70152e5985433d2c50c8f6b2ec83aaf11aa31be9fe71486a91744f37
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {