Update hugo version to 0.47

This commit is contained in:
Hanzei 2018-08-18 07:44:16 +02:00
parent 5056c425d5
commit cd62f47de1
No known key found for this signature in database
GPG key ID: 69A2DEFD98937BA0

View file

@ -2,7 +2,7 @@ git:
depth: false
env:
- HUGO_VERSION="0.46"
- HUGO_VERSION="0.47"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz