From cd62b0b3e25199157b6170e5a99968525c412a8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 08:26:38 +0000 Subject: [PATCH] hugo-extended: Update to version 0.112.5 --- 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 5eb5291159..ebaf9538b6 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.112.4", + "version": "0.112.5", "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.112.4/hugo_extended_0.112.4_windows-amd64.zip", - "hash": "82d33dd574a3073200645d1f2bf288cfd70faaba481f0ed2beef43acce049dfb" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.112.5/hugo_extended_0.112.5_windows-amd64.zip", + "hash": "2bb4d8795be24ba7b47f053db8f45d2db2b9f0cdafda071bfa44c5abd6c95190" } }, "bin": "hugo.exe",