From 956a3fa1ca0ff4512667ef1abd255545dbc31a64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 08:28:09 +0000 Subject: [PATCH] hugo-extended: Update to version 0.115.4 --- 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 e4e3eeedd5..9695e41879 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.115.3", + "version": "0.115.4", "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.115.3/hugo_extended_0.115.3_windows-amd64.zip", - "hash": "4d641258132095a3c9d899844039bc21033281466bae9d0b85a21dd20dd5503c" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.115.4/hugo_extended_0.115.4_windows-amd64.zip", + "hash": "8fc85920378be454bec395043078141e54538aa5087ffb068d5c7e07a9bf159c" } }, "bin": "hugo.exe",