Merge pull request #7633 from lumarogit/hugo

hugo : upgrade to 0.121.1
This commit is contained in:
Luis
2023-12-09 08:18:02 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
07729f62311a3e1bdb0aa8b45deeffbb hugo-0.121.0.tar.gz
8d480d42b30b8d8e2f8056df7fc5bb4a hugo-0.121.1.tar.gz

View File

@@ -1,4 +1,4 @@
hugo-0.121.0-1
hugo-0.121.1-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.121.0
version=0.121.1
release=1
source="https://github.com/gohugoio/$name/archive/v$version/$name-$version.tar.gz"