From 98af694a6c9e8b3b80155ebd96966b6f9b265458 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 16:29:33 +0000 Subject: [PATCH] hugo-extended: Update to version 0.149.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 9ca1883d87..ae85e60d7b 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.149.0", + "version": "0.149.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.149.0/hugo_extended_0.149.0_windows-amd64.zip", - "hash": "cea8bfa1895a8a3a4ef9d189c0bcceb1a6904e8ae3acd3ce5a1ec5b73d2245db" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.149.1/hugo_extended_0.149.1_windows-amd64.zip", + "hash": "3226221cf8ecf99bd36c68e91798728d831fde7998ba2d26c9fa43c33e63adc4" } }, "bin": "hugo.exe",