From 6f4fe56ec1909b8e77766927d6daf5f5e08f0384 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 12:32:27 +0000 Subject: [PATCH] hugo-extended: Update to version 0.150.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 c0d002b5da..1f54b7b72a 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.150.0", + "version": "0.150.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.150.0/hugo_extended_0.150.0_windows-amd64.zip", - "hash": "3c278a7bc371dad286bc0b7662064fb1245c3feb0e32c9edbfe8cfccf534bdae" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.150.1/hugo_extended_0.150.1_windows-amd64.zip", + "hash": "008bee8285fc260c8779ae9b87ed0587fe3f1608734ef1326eee1803612c98d3" } }, "bin": "hugo.exe",