bump(main/shiori): 1.6.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-08 00:26:16 +00:00
parent 38f31c22c9
commit 97b2eedd26
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/go-shiori/shiori
TERMUX_PKG_DESCRIPTION="Simple bookmark manager built with Go"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Krishna Kanhaiya @kcubeterm"
TERMUX_PKG_VERSION="1.6.1"
TERMUX_PKG_VERSION="1.6.2"
TERMUX_PKG_SRCURL=https://github.com/go-shiori/shiori/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=032f3aa2904ec0c03336af76833275c5b1a2185018eb082ed7c32b186d4b169e
TERMUX_PKG_SHA256=e68b1b0f917da8e3035b76d62e5dd044d73af1ae382e6cc051e050b91fe55882
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {