From d1da321cddd070bb394b904f4495e4b309bfc22f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:30:59 +0000 Subject: [PATCH] hugo-extended: Update to version 0.136.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 198f800557..d4a471c491 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.136.1", + "version": "0.136.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.136.1/hugo_extended_0.136.1_windows-amd64.zip", - "hash": "94f907f571f2bdf2f04891495a49f5790d103b24c481823abc1ca156228cdc10" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.2/hugo_extended_0.136.2_windows-amd64.zip", + "hash": "530707bbd8d1e01f8f68b70fec8a428656a2c300b4e571ea30c45b54870656fa" } }, "bin": "hugo.exe",