commit 34e83c7b7c7c1a84050bf74d880a8aa6a13196ee
parent d3becc556b8d44fc97e3329cc14bd4b813358569
Author: David Eisinger <[email protected]>
Date: Fri, 6 Dec 2024 13:16:47 -0500
Update Hugo to 0.139.3
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.122.0
+ HUGO_VERSION: 0.139.3
tasks:
- setup: |
wget --quiet https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb