From c93d4601fefefae2232d4c002c7931a27369a3d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:30:44 +0000 Subject: [PATCH] hugo-extended: Update to version 0.124.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 7c31a0ceeb..6b423b0335 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.124.0", + "version": "0.124.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.124.0/hugo_extended_0.124.0_windows-amd64.zip", - "hash": "fada8d09b96c7ce9f50b41f9a5341d8a75349126672a2e6a7e361b7e7212596a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.124.1/hugo_extended_0.124.1_windows-amd64.zip", + "hash": "5c44958f8b0e9bd9a8d701f5af5af65403ac1f2f77924233bd9bce884a01949e" } }, "bin": "hugo.exe",