diff --git a/core/hugo/.checksums b/core/hugo/.checksums index 51cfcc995..b24ca3c91 100644 --- a/core/hugo/.checksums +++ b/core/hugo/.checksums @@ -1 +1 @@ -bd494c1d5ce09919899de78c6c090229 hugo-0.69.1.tar.gz +c0e54a5faf160ea0b75580591ffa7bec hugo-0.69.2.tar.gz diff --git a/core/hugo/spkgbuild b/core/hugo/spkgbuild index 131919e60..5f2bc7ec4 100755 --- a/core/hugo/spkgbuild +++ b/core/hugo/spkgbuild @@ -2,7 +2,7 @@ # depends : go name=hugo -version=0.69.1 +version=0.69.2 release=1 source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"