From 329084202b540fb1dd174dcc47e00e578a8d790c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 5 Nov 2020 14:22:12 +0100 Subject: [PATCH] hugo-extended: Update to version 0.78.1 --- bucket/hugo-extended.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hugo-extended.json b/bucket/hugo-extended.json index 061131103a..8cebab67b4 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.78.0", + "version": "0.78.1", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.78.0/hugo_extended_0.78.0_windows-64bit.zip", - "hash": "16c4a12fcf65d637e9086e5f4e1d1249946eadff716821208b7bba2551b8151b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.78.1/hugo_extended_0.78.1_windows-64bit.zip", + "hash": "4e7026a63519f48f774374e4c06ceb47440c4fe05cc14ad85cededb935cbd1b8" } }, "bin": "hugo.exe",