davideisinger.com

My personal website
Log | Files | Refs | README

commit e1a782952cd9770816ec096d256badc5d33fd2b0
parent 225ca9039f6182c06d65df9b10fefabb4398346c
Author: David Eisinger <[email protected]>
Date:   Tue, 26 May 2026 23:56:54 -0400

Upgrade Hugo to 0.162.0

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