You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2020/07/06 18:24:09 UTC

[flink-web] 03/04: Remove download links for the 1.9.x release

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

pnowojski pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git

commit b72b8e8899b15cfb5bc5a83d4cb2a7c7e3db70fa
Author: Piotr Nowojski <pi...@gmail.com>
AuthorDate: Mon Jul 6 15:03:51 2020 +0200

    Remove download links for the 1.9.x release
---
 _config.yml | 45 ---------------------------------------------
 1 file changed, 45 deletions(-)

diff --git a/_config.yml b/_config.yml
index 027ea88..621f6ee 100644
--- a/_config.yml
+++ b/_config.yml
@@ -129,51 +129,6 @@ flink_releases:
           url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.10.1/flink-json-1.10.1.jar
           asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.10.1/flink-json-1.10.1.jar.asc
           sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.10.1/flink-json-1.10.1.jar.sha1
-  -
-      version_short: 1.9
-      binary_release:
-          name: "Apache Flink 1.9.3"
-          scala_211:
-              id: "193-download_211"
-              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.3/flink-1.9.3-bin-scala_2.11.tgz"
-              asc_url: "https://downloads.apache.org/flink/flink-1.9.3/flink-1.9.3-bin-scala_2.11.tgz.asc"
-              sha512_url: "https://downloads.apache.org/flink/flink-1.9.3/flink-1.9.3-bin-scala_2.11.tgz.sha512"
-          scala_212:
-              id: "193-download_212"
-              url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.3/flink-1.9.3-bin-scala_2.12.tgz"
-              asc_url: "https://downloads.apache.org/flink/flink-1.9.3/flink-1.9.3-bin-scala_2.12.tgz.asc"
-              sha512_url: "https://downloads.apache.org/flink/flink-1.9.3/flink-1.9.3-bin-scala_2.12.tgz.sha512"
-      source_release:
-          name: "Apache Flink 1.9.3"
-          id: "193-download-source"
-          url: "https://www.apache.org/dyn/closer.lua/flink/flink-1.9.3/flink-1.9.3-src.tgz"
-          asc_url: "https://downloads.apache.org/flink/flink-1.9.3/flink-1.9.3-src.tgz.asc"
-          sha512_url: "https://downloads.apache.org/flink/flink-1.9.3/flink-1.9.3-src.tgz.sha512"
-      optional_components:
-        -
-          name: "Avro SQL Format"
-          category: "SQL Formats"
-          scala_dependent: false
-          id: 193-sql-format-avro
-          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.3/flink-avro-1.9.3.jar
-          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.3/flink-avro-1.9.3.jar.asc
-          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-avro/1.9.3/flink-avro-1.9.3.jar.sha1
-        -
-          name: "CSV SQL Format"
-          category: "SQL Formats"
-          scala_dependent: false
-          id: 193-sql-format-csv
-          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.3/flink-csv-1.9.3.jar
-          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.3/flink-csv-1.9.3.jar.asc
-          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-csv/1.9.3/flink-csv-1.9.3.jar.sha1
-        -
-          name: "JSON SQL Format"
-          category: "SQL Formats"
-          scala_dependent: false
-          id: 193-sql-format-json
-          url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.3/flink-json-1.9.3.jar
-          asc_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.3/flink-json-1.9.3.jar.asc
-          sha_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-json/1.9.3/flink-json-1.9.3.jar.sha1
 
 flink_statefun_releases:
   -