mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-12 16:29:44 +00:00
Bump hugo version to 0.44
This commit is contained in:
parent
986d249391
commit
54dad64137
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ git:
|
|||
depth: false
|
||||
|
||||
env:
|
||||
- HUGO_VERSION="0.43"
|
||||
- HUGO_VERSION="0.44"
|
||||
|
||||
install:
|
||||
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
|
||||
|
|
Loading…
Reference in a new issue