From 4174c0d341ead8a18ad4aab9db0a7215d1def4c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 12:30:31 +0000 Subject: [PATCH] hugo-extended: Update to version 0.125.6 --- 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 8d1b43e170..454c32c00a 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.125.5", + "version": "0.125.6", "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.125.5/hugo_extended_0.125.5_windows-amd64.zip", - "hash": "ba3690a9dfb9296bec2d11e2b4a2afbc7412dfcd53b15286be04badf4c438abb" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.6/hugo_extended_0.125.6_windows-amd64.zip", + "hash": "818656cf7ac8456d3a44e2c3d38f7c53852c6a00ca01e4aa744de70941f631c7" } }, "bin": "hugo.exe",