From d2f933fed2ec63cd0aa551f6a4aa6c0d27d863a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 16:36:43 +0000 Subject: [PATCH] hugo-extended: Update to version 0.125.7 --- 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 454c32c00a..0fe19341fd 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.125.6", + "version": "0.125.7", "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.6/hugo_extended_0.125.6_windows-amd64.zip", - "hash": "818656cf7ac8456d3a44e2c3d38f7c53852c6a00ca01e4aa744de70941f631c7" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.7/hugo_extended_0.125.7_windows-amd64.zip", + "hash": "e257e1ad40779c3e46956c2e6af0f91eaea3bcdcfb990ed50e257c9ec6bf09d9" } }, "bin": "hugo.exe",