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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5b58850  Added GraphQL Core 0.0.6, Scripting HTL Compiler 1.2.10-1.4.0
5b58850 is described below

commit 5b588501ea0b8f413cba82795bb3b56031fb9401
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Oct 9 12:48:16 2020 +0200

    Added GraphQL Core 0.0.6, Scripting HTL Compiler 1.2.10-1.4.0
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 979c174..751c002 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 
 ## October 2020
 
+* GraphQL Core 0.0.6, Scripting HTL Compiler 1.2.10-1.4.0 (9th)
 * Scripting FreeMarker 1.0.4 (8th) 
 
 ## September 2020
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 9aacb22..9477338 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -132,7 +132,7 @@ def bundles=[
   "Feature Flags|org.apache.sling.featureflags|1.2.2|Y|jar",
   "File 
Optimization|org.apache.sling.fileoptim|0.9.2|org.apache.sling.file.optimization|jar",
   "File System Resource Provider|org.apache.sling.fsresource|2.1.16|Y|jar",
-  "GraphQL Core|org.apache.sling.graphql.core|0.0.4|Y|jar",
+  "GraphQL Core|org.apache.sling.graphql.core|0.0.6|Y|jar",
   "I18n|org.apache.sling.i18n|2.5.12|Y|jar",
   "HApi|org.apache.sling.hapi|1.1.0|Y|jar",
   "Health Check API|org.apache.sling.hc.api|1.0.4|Y|jar",
@@ -225,7 +225,7 @@ def bundles=[
   "Scripting FreeMarker|org.apache.sling.scripting.freemarker|1.0.4|Y|jar",
   "Scripting Groovy|org.apache.sling.scripting.groovy|1.2.0|Y|jar",
   "Scripting HTL 
Runtime|org.apache.sling.scripting.sightly.runtime|1.2.4-1.4.0|Y|jar",
-  "Scripting HTL 
Compiler|org.apache.sling.scripting.sightly.compiler|1.2.8-1.4.0|Y|jar",
+  "Scripting HTL 
Compiler|org.apache.sling.scripting.sightly.compiler|1.2.10-1.4.0|Y|jar",
   "Scripting HTL Java 
Compiler|org.apache.sling.scripting.sightly.compiler.java|1.2.2-1.4.0|Y|jar",
   "Scripting HTL Engine|org.apache.sling.scripting.sightly|1.4.4-1.4.0|Y|jar",
   "Scripting HTL JS Use 
Provider|org.apache.sling.scripting.sightly.js.provider|1.2.6|Y|jar",

Reply via email to