davideisinger.com

My personal website
Log | Files | Refs | README

commit 4c708ce6785a1b7c802c232c492ed5f96c30c91e
parent f13e1c49ccd158e00f0506b80bd691ea6273b985
Author: David Eisinger <[email protected]>
Date:   Tue, 16 Jun 2026 00:56:32 -0400

Upgrade Hugo to 0.163.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.163.1 + HUGO_VERSION: 0.163.2 tasks: # Install Hugo + Bundler, and make all subsequent steps cd into site root - setup: |