From b9bf8d4d2646ae9d3f9ab632a6691b1fea839194 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 12:31:15 +0000 Subject: [PATCH] hugo-extended: Update to version 0.114.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 0ef1a30130..bf582bf32b 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.114.0", + "version": "0.114.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.114.0/hugo_extended_0.114.0_windows-amd64.zip", - "hash": "894860324d64f8fdf059b8722e6a4d894fcd86dede7460f3c32edbf6da3064ad" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.114.1/hugo_extended_0.114.1_windows-amd64.zip", + "hash": "6187f34b17abd6f08812d1e95478a4b7b56ebeeeae856e11084d5e3c00535af0" } }, "bin": "hugo.exe",