dmvk commented on a change in pull request #468:
URL: https://github.com/apache/flink-web/pull/468#discussion_r717460048



##########
File path: _config.yml
##########
@@ -55,6 +55,27 @@ FLINK_STATEFUN_GITHUB_REPO_NAME: flink-statefun
 #          md1_url: 
https://repo.maven.apache.org/maven2/org/apache/flink/flink-metrics-prometheus_2.12/1.7.1/flink-metrics-prometheus_2.12-1.7.1.jar.sha1
 
 flink_releases:
+  -
+    version_short: "1.14"
+    binary_release:
+      name: "Apache Flink 1.14.0"
+      scala_211:
+        id: "1140-download_211"
+        url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.14.0/flink-1.14.0-bin-scala_2.11.tgz";
+        asc_url: 
"https://downloads.apache.org/flink/flink-1.14.0/flink-1.13.2-bin-scala_2.11.tgz.asc";
+        sha512_url: 
"https://downloads.apache.org/flink/flink-1.14.0/flink-1.14.0-bin-scala_2.11.tgz.sha512";
+      scala_212:
+        id: "1132-download_212"
+        url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-1.14.0/flink-1.14.0-bin-scala_2.12.tgz";
+        asc_url: 
"https://downloads.apache.org/flink/flink-1.14.0/flink-1.14.0-bin-scala_2.12.tgz.asc";
+        sha512_url: 
"https://downloads.apache.org/flink/flink-1.14.0/flink-1.14.0-bin-scala_2.12.tgz.sha512";
+    source_release:
+      name: "Apache Flink 1.14.0"
+      id: "1132-download-source"

Review comment:
       ```suggestion
         id: "1140-download-source"
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to