From 6cc673e96497a10c36b631306f7c6dddbc2e33b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:30:34 +0000 Subject: [PATCH] hugo: Update to version 0.136.5 --- bucket/hugo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/hugo.json b/bucket/hugo.json index 7c4f8c6149..d6a7fcf428 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,16 +1,16 @@ { - "version": "0.136.4", + "version": "0.136.5", "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "homepage": "https://gohugo.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_0.136.4_windows-amd64.zip", - "hash": "11be312e75a918a385136f7e261d97f97f87ab02bcfa554a459b2d6bf62cd605" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_0.136.5_windows-amd64.zip", + "hash": "4ebae236d1e55255748139e4b43c9b0ac40ca8ac8cb11186acc3f85e9c5cf7b3" }, "arm64": { - "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.4/hugo_0.136.4_windows-arm64.zip", - "hash": "0828dc64ee6761a3d3d57b3aaae422fbb537aac667d884421aee1bb5a0dc9eb8" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_0.136.5_windows-arm64.zip", + "hash": "b13005f0158ec2213281b4e7f3fdb9922ba80a07240fe77bbf30d97e4a436981" } }, "bin": "hugo.exe",