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 eef7a02 minor tweak
eef7a02 is described below
commit eef7a020a7eaa87201bdb5090bbe3c5e24e7dc11
Author: Paul King <[email protected]>
AuthorDate: Mon May 8 21:32:33 2023 +1000
minor tweak
---
site/src/site/sitemap-dev.groovy | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/src/site/sitemap-dev.groovy b/site/src/site/sitemap-dev.groovy
index 3c021eb..3773691 100644
--- a/site/src/site/sitemap-dev.groovy
+++ b/site/src/site/sitemap-dev.groovy
@@ -98,6 +98,7 @@ downloads {
}
version('4.0.11') {
stable true
+ archive true
windowsInstaller
'https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-4.0.11/'
}
}