Merge pull request #7591 from lumarogit/hugo

hugo : upgrade to 0.121.0
This commit is contained in:
Luis
2023-12-06 06:10:13 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
c2076258e07b684988fd93025c4b0b8e hugo-0.120.4.tar.gz
07729f62311a3e1bdb0aa8b45deeffbb hugo-0.121.0.tar.gz

View File

@@ -1,4 +1,4 @@
hugo-0.120.4-1
hugo-0.121.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/hugo

View File

@@ -2,7 +2,7 @@
# depends : go
name=hugo
version=0.120.4
version=0.121.0
release=1
source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"