From 1c4abe53d7f83e9cbe0f1845ddffdb94d6de1d6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 20:29:32 +0000 Subject: [PATCH] hugo-extended: Update to version 0.146.5 --- 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 a63b6fc2ee..10722fc7f2 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.146.4", + "version": "0.146.5", "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.146.4/hugo_extended_0.146.4_windows-amd64.zip", - "hash": "0c3ed4d4a91e662dd2407b31caeadf5a85ea5980aed94c05eb418dbd1204aa18" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.5/hugo_extended_0.146.5_windows-amd64.zip", + "hash": "3c92ab5d3c8eabd2a1f36b2cb9c19ecf0dfaaf36ed678f6dbaf03459323b519f" } }, "bin": "hugo.exe",