Skip to content

Commit 4c4c63c

Browse files
authored
hugo: bump version to v0.129.0 (#282)
1 parent 9c27db7 commit 4c4c63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/install-hugo.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
## Versions
4-
export HUGO="0.128.2"
4+
export HUGO="0.129.0"
55
# set ARCH="amd64" or ARCH="arm64" externally
66
export ARCH="${ARCH:-amd64}" # if not set, use 'amd64' as default
77

0 commit comments

Comments
 (0)