From 3967f3b0965c2adf226d77265b195efc56cf3d5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 16:29:54 +0000 Subject: [PATCH] hugo-extended: Update to version 0.149.0 --- 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 348e69469f..9ca1883d87 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.148.2", + "version": "0.149.0", "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.148.2/hugo_extended_0.148.2_windows-amd64.zip", - "hash": "b513e62488ab96a894eb794ee9de705a7d87310dc54d3a7594e832ad84a6c2ce" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.149.0/hugo_extended_0.149.0_windows-amd64.zip", + "hash": "cea8bfa1895a8a3a4ef9d189c0bcceb1a6904e8ae3acd3ce5a1ec5b73d2245db" } }, "bin": "hugo.exe",