Skip to content

Commit 2f2b6da

Browse files
committed
Update Hugo 0.111.2 → 0.150.0
1 parent 0673ea3 commit 2f2b6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -eou pipefail
33

4-
HUGO_VERSION="0.111.2"
4+
HUGO_VERSION="0.150.0"
55

66
HUGO_PACKAGE_NAME="hugo.tar.gz"
77
HUGO_PACKAGE_PATH="hugo"

0 commit comments

Comments
 (0)