Skip to content

Commit 013e3d3

Browse files
committed
bump(main/hugo): 0.160.0
This commit has been automatically submitted by Github Actions.
1 parent a911f56 commit 013e3d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/hugo/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gohugo.io/
22
TERMUX_PKG_DESCRIPTION="A fast and flexible static site generator"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="0.159.2"
5+
TERMUX_PKG_VERSION="0.160.0"
66
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=eafd94cae9559f6dfd160cf6294ad67240517a82f2bed45f0ec13a3f1bf40532
7+
TERMUX_PKG_SHA256=38e67688480c71ae3c26fcbd892f405b58422be59b528335a1b088fdebaf900a
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++"
1010

0 commit comments

Comments
 (0)