mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-12 16:29:44 +00:00
Bump hugo version to 49.2 (#97)
This commit is contained in:
parent
a690dc3bc5
commit
e193bba1bd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ git:
|
|||
|
||||
env:
|
||||
- HUGO_VERSION="0.48"
|
||||
- HUGO_VERSION="0.49.1"
|
||||
- HUGO_VERSION="0.49.2"
|
||||
|
||||
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