hugo_extended 0.55.6

This commit is contained in:
Carl Pearson
2019-05-20 13:45:50 -05:00
parent 1c05eeb414
commit 3507556d9d

View File

@@ -1,7 +1,7 @@
dist: trusty
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_0.55.6_Linux-64bit.tar.gz -O hugo.tar.gz
- wget -q https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_extended_0.55.6_Linux-64bit.tar.gz -O hugo.tar.gz
- tar -xvf hugo.tar.gz
- mkdir -vp ~/bin
- mv -v hugo ~/bin/hugo