From 83fe25a06701685074fa71f88684a174f33cac85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 9 Oct 2020 08:11:04 +0200 Subject: [PATCH] hugo-extended: Update to version 0.76.3 --- 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 324084bc27..8269783e80 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.76.2", + "version": "0.76.3", "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.76.2/hugo_extended_0.76.2_windows-64bit.zip", - "hash": "6cb6fc5809fa1ae9506faa75bee95122946dd48ad4bd07cf5856d5bb108fe4e9" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.76.3/hugo_extended_0.76.3_windows-64bit.zip", + "hash": "18bb9e1f3c8f3cdca6dc09f5c120f3602c9075c56a2fe570db601adacc026cec" } }, "bin": "hugo.exe",