davideisinger.com

My personal website
Log | Files | Refs | README

commit 9368e1ec38a6bc9af77b3b51cf6af209713b8634
parent 7502be5295810f8ab01b98b0bbffe98c788a983c
Author: David Eisinger <[email protected]>
Date:   Wed,  1 Apr 2026 22:57:36 -0400

Upgrade Hugo to 0.159.2

Diffstat:
M.build.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.build.yml b/.build.yml @@ -15,7 +15,7 @@ triggers: condition: failure to: [email protected] environment: - HUGO_VERSION: 0.159.1 + HUGO_VERSION: 0.159.2 tasks: # Install Hugo + Bundler, and make all subsequent steps cd into site root - setup: |