bump(main/hugo): 0.125.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-22 18:18:45 +00:00
parent a249d7b917
commit 4fa1792893
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.125.2"
TERMUX_PKG_VERSION="0.125.3"
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=e38dc022aa9fff51216e95baffb7add75387aad07f00380ea3f74481bb9643d9
TERMUX_PKG_SHA256=2df0d592bc3db24c18ebbcad85019aefb47e33533488a7c066a77d80249eace1
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"