commit a29e7fbabd5e65bb1779496f664375fb49b0bf61
parent 8c4167948aecc917296066fe0f059c0aac7e8715
Author: David Eisinger <[email protected]>
Date: Thu, 30 Oct 2025 10:15:54 -0400
Upgrade Hugo to 0.152.2
Diffstat:
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.152.1
+ HUGO_VERSION: 0.152.2
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |