[br-gnome-org: 2/5] Update Hugo to 0.55.6
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [br-gnome-org: 2/5] Update Hugo to 0.55.6
- Date: Sun, 23 Jun 2019 01:54:14 +0000 (UTC)
commit 2afc791d21e9af4d484086caf393501fc422f063
Author: Rafael Fontenelle <rafaelff gnome org>
Date: Fri Jun 21 13:22:20 2019 -0300
Update Hugo to 0.55.6
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6d8033c..e31dfcd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,9 +2,9 @@ image: alpine:3.7
before_script:
- apk update && apk add openssl
- - wget --no-check-certificate
https://github.com/gohugoio/hugo/releases/download/v0.48/hugo_0.48_Linux-64bit.tar.gz
- - echo "1d26dab6445fc40aa23ecd8d49cd6fdbe8b06d722907bc97b3d32e385555b2df hugo_0.48_Linux-64bit.tar.gz" |
sha256sum -c
- - tar xf hugo_0.48_Linux-64bit.tar.gz
+ - wget --no-check-certificate
https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_0.55.6_Linux-64bit.tar.gz
+ - echo "39d3119cdb9ba5d6f1f1b43693e707937ce851791a2ea8d28003f49927c428f4 hugo_0.55.6_Linux-64bit.tar.gz"
| sha256sum -c
+ - tar xf hugo_0.55.6_Linux-64bit.tar.gz
- ls -la
- cp ./hugo /usr/bin
- hugo version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]