From c79e9366e7c58cb91f102ef08f775be07f6a9e67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 20:26:27 +0000 Subject: [PATCH] hugo-extended: Update to version 0.132.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 1c8d86e7d9..ad7ef7579b 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.132.1", + "version": "0.132.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.132.1/hugo_extended_0.132.1_windows-amd64.zip", - "hash": "390526616c6cbc7264515cbcb3d8e2e159c51421ad24c27d04acb5196bb7619a" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.132.2/hugo_extended_0.132.2_windows-amd64.zip", + "hash": "43eeec16ef92260a9a0e0f28210e806d3b6393527af74fd85b1fab8c8a08f680" } }, "bin": "hugo.exe",