bump(main/hugo): 0.125.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-16 18:18:15 +00:00
parent 56d2109601
commit 8f8865ea10
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gohugo.io/
TERMUX_PKG_DESCRIPTION="A fast and flexible static site generator"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.124.1"
TERMUX_PKG_VERSION="0.125.0"
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=0beb0436f6bd90abb425523229a37f1d31e2e9c7ba9fac4556a72aab3b11bfef
TERMUX_PKG_SHA256=035535de873ce70da5bb39872a860b42134364b3a6a95f075cbc07e96b7ef127
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"