From 86dfb9626d8f441c7379bcb61bbbea783b402b50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 20:28:36 +0000 Subject: [PATCH] hugo-extended: Update to version 0.146.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 2a62b74008..385259cb48 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.146.1", + "version": "0.146.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.146.1/hugo_extended_0.146.1_windows-amd64.zip", - "hash": "79fe847ecb9e1eb3b8636f3647146d1b58552417424dcb53c7cad7881c6d5c2d" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.2/hugo_extended_0.146.2_windows-amd64.zip", + "hash": "4b32d433fc44c73ec49388c6abc87f5c00996e9ef4b04f98c6a7bb00f667e072" } }, "bin": "hugo.exe",