shithub: hugo

Download patch

ref: 04bdb596addbf2aecfea57ab05b06324437ec5b1
parent: fe71cb6f5f83cdc8374cf1fc35a6d48102bd4b12
author: Bjørn Erik Pedersen <[email protected]>
date: Sun Oct 15 09:41:26 EDT 2017

Fix CircleCI build issue

--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -1,7 +1,7 @@
 defaults: &defaults
   working_directory: /go/src/github.com/gohugoio
   docker:
-      - image: bepsays/ci-goreleaser:0.34.2-1
+      - image: bepsays/ci-goreleaser:0.34.2-2
     
 version: 2
 jobs: