From 2b7461951741bb39db563f60724e26a20f722905 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 12:32:25 +0000 Subject: [PATCH] hugo-extended: Update to version 0.134.2 --- 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 25adaf9ee2..00e754d00e 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.134.1", + "version": "0.134.2", "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.134.1/hugo_extended_0.134.1_windows-amd64.zip", - "hash": "64300f77231f2bc1e8e952df7be64b4181b99a259ff6866ea35d2d734b0c4014" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.134.2/hugo_extended_0.134.2_windows-amd64.zip", + "hash": "7df484f06690e17b21f9587e7fba6c6b9c6ccf9be0a8a2c35c80f203374a2f25" } }, "bin": "hugo.exe",