From 680dc5dc1e07d9d1358997457f8111bc9ab6dd59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:28:16 +0000 Subject: [PATCH] hugo-extended: Update to version 0.144.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 7ead96a137..a5e3467288 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.143.1", + "version": "0.144.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.143.1/hugo_extended_0.143.1_windows-amd64.zip", - "hash": "69fa42dbe913920832deef7fddb347dbdf621b68ca7388797e992cc1bfbbbb3b" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.144.0/hugo_extended_0.144.0_windows-amd64.zip", + "hash": "858859ea5d0a78a0b0aeb3364ffc3cbd22c805c9e6a76821dd0204bb55005395" } }, "bin": "hugo.exe",