This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new af6d2111c Bump hugo from 0.141.0 to 0.147.0
af6d2111c is described below

commit af6d2111c1a900f756a1a4d36a5a32e04ed13208
Author: Andy Seaborne <[email protected]>
AuthorDate: Sun Apr 27 20:36:32 2025 +0100

    Bump hugo from 0.141.0 to 0.147.0
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index e6ca2e98f..64fdafe9e 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -23,7 +23,7 @@ pipeline {
     }
    
     environment {
-        HUGO_VERSION = '0.141.0'
+        HUGO_VERSION = '0.147.0'
         DEPLOY_BRANCH = 'asf-site'
         STAGING_BRANCH = 'asf-staging'
     }

Reply via email to