From f8bd2869cf3aae858f6b43871c2b2dc7308893f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Mar 2023 12:33:41 +0000 Subject: [PATCH] hugo-extended: Update to version 0.111.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 788ef2404f..aa803dcfaf 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.111.2", + "version": "0.111.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.111.2/hugo_extended_0.111.2_windows-amd64.zip", - "hash": "d927ccb52acf4acba3b41de235d92b2b1231612db9124b3b9a6501e2503b84ef" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.111.3/hugo_extended_0.111.3_windows-amd64.zip", + "hash": "f884ad6226c8315803542e31c69044cbfebd3681fd134c51f9171d215063de73" } }, "bin": "hugo.exe",