From ca078133b59ecc1c4db009fa99c1a91832624733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 14 Jul 2020 09:08:02 +0200 Subject: [PATCH] hugo-extended: Update to version 0.74.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 c7aa192fe6..3934cba819 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.74.0", + "version": "0.74.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.74.0/hugo_extended_0.74.0_windows-64bit.zip", - "hash": "f7e01033427f0ed165c95471659e0e97faf6fb490bb88ea833b3e5742dec874f" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.74.1/hugo_extended_0.74.1_windows-64bit.zip", + "hash": "35718781945ad915597dbba4d1946b2c054af64b40d2d08017b4540c8493d53e" } }, "bin": "hugo.exe",