Skip to content

Commit 67126ce

Browse files
committed
Update version of Hugo to v0.152.2
1 parent 77d5b8a commit 67126ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
echo "[***] Installing Hugo"
4646
echo ""
4747
48-
wget https://github.com/gohugoio/hugo/releases/download/v0.140.2/hugo_extended_0.140.2_linux-amd64.tar.gz
49-
tar -xf hugo_extended_0.140.2_linux-amd64.tar.gz
48+
wget https://github.com/gohugoio/hugo/releases/download/v0.152.2/hugo_extended_0.152.2_linux-amd64.tar.gz
49+
tar -xf hugo_extended_0.152.2_linux-amd64.tar.gz
5050
sudo mv hugo /usr/bin
5151
5252
hugo version

0 commit comments

Comments
 (0)