From 564b1d39f60b979f0dd6dac34ac5584a0fe0c655 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 16:30:08 +0000 Subject: [PATCH] hugo-extended: Update to version 0.136.3 --- 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 d4a471c491..46a257e7d0 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.136.2", + "version": "0.136.3", "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.2/hugo_extended_0.136.2_windows-amd64.zip", - "hash": "530707bbd8d1e01f8f68b70fec8a428656a2c300b4e571ea30c45b54870656fa" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.3/hugo_extended_0.136.3_windows-amd64.zip", + "hash": "8237d1d52f5a9be907c977f8d343a5fd595a7d8c29e02405a024529265282b2d" } }, "bin": "hugo.exe",