From f6aa4f91903e5591aa23848d664b9d83f93d2c41 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 16:29:54 +0000 Subject: [PATCH] hugo-extended: Update to version 0.146.0 --- 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 fbc7872577..35ce27f0f2 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,12 +1,12 @@ { - "version": "0.145.0", + "version": "0.146.0", "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.145.0/hugo_extended_0.145.0_windows-amd64.zip", - "hash": "0d059a4f66031847b76d9b353a4b66e7552557bbeb87deaf441e1023dbd5ff2e" + "url": "https://github.com/gohugoio/hugo/releases/download/v0.146.0/hugo_extended_0.146.0_windows-amd64.zip", + "hash": "51900f732cd22606970d00ee5b35985692981015aaec5874cf51c99b1e867be2" } }, "bin": "hugo.exe",