From a51286d9196d05f761113adc85eb57943138d09e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:31:58 +0000 Subject: [PATCH] hugo-extended: Update to version 0.136.4 --- 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 46a257e7d0..48fe561017 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.136.3", + "version": "0.136.4", "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.3/hugo_extended_0.136.3_windows-amd64.zip", - "hash": "8237d1d52f5a9be907c977f8d343a5fd595a7d8c29e02405a024529265282b2d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_extended_0.136.4_windows-amd64.zip", + "hash": "deec9eb65c98e16d4d152c3cf38744f36fa26fe386fcb6fb6da8808855984c57" } }, "bin": "hugo.exe",