From fc17ae5ec820d75815e606f6f4fe2768303c8e9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:06:13 +0000 Subject: [PATCH] hugo-extended: Update to version 0.125.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 cef477cad9..237b71b348 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.125.0", + "version": "0.125.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.125.0/hugo_extended_0.125.0_windows-amd64.zip", - "hash": "dc4a2c3cdec9364ec3ba9ccb518735d6fce8d367978290c0e6b246775c86e2fa" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.125.1/hugo_extended_0.125.1_windows-amd64.zip", + "hash": "06aef321e6a6740eb6ea2013f5652e60781d2757b35ff274c0d2320a81487f76" } }, "bin": "hugo.exe",