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

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e8eb9e1  add 6
e8eb9e1 is described below

commit e8eb9e18a9fa9f589126842ed5b7e4e16f263131
Author: Paul King <[email protected]>
AuthorDate: Wed Feb 4 04:36:47 2026 +1000

    add 6
---
 site/src/site/pages/download.groovy | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/site/src/site/pages/download.groovy 
b/site/src/site/pages/download.groovy
index eab39f2..3a4c4bb 100644
--- a/site/src/site/pages/download.groovy
+++ b/site/src/site/pages/download.groovy
@@ -529,6 +529,11 @@ layout 'layouts/main.groovy', true,
                                             }
                                         }
                                         tbody {
+                                            tr {
+                                                td { b '6.0 (work in 
progress)' }
+                                                td 'N/A'
+                                                td '17'
+                                            }
                                             tr {
                                                 td { b '5.0' }
                                                 td 'N/A'

Reply via email to