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

desruisseaux pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/sis-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new fda16ddf Update links to download files.
fda16ddf is described below

commit fda16ddff97bc379b62c334f4a2f1eaf4f6b192e
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Wed Feb 11 10:47:02 2026 +0100

    Update links to download files.
---
 downloads.html | 10 +++++-----
 sitemap.xml    |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/downloads.html b/downloads.html
index 4c894f2a..69b4fe5c 100644
--- a/downloads.html
+++ b/downloads.html
@@ -65,14 +65,14 @@ For convenience, Javadoc and pre-compiled JAR files are 
available as separated d
 The precompiled JAR files contain most modules and mandatory dependencies.
 Optional dependencies (JAXB implementation, UCAR netCDF library, Amazon SDK) 
are not included.</p>
 <ul>
-<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-bin.zip";>Apache
 SIS 1.6 binary</a>  [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-bin.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-bin.zip.sha512";>SHA 
512</a>]</li>
-<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-doc.zip";>Apache
 SIS 1.6 javadoc</a> [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-doc.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-doc.zip.sha512";>SHA 
512</a>]</li>
-<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-src.zip";>Apache
 SIS 1.6 sources</a> [<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-src.zip.asc";>PGP</a>] 
[<a 
href="https://www.apache.org/dist/sis/1.6/apache-sis-1.6-src.zip.sha512";>SHA 
512</a>]</li>
+<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-bin.zip";>Apache
 SIS 1.6 binary</a>  [<a 
href="https://downloads.apache.org/sis/1.6/apache-sis-1.6-bin.zip.asc";>PGP</a>] 
[<a 
href="https://downloads.apache.org/sis/1.6/apache-sis-1.6-bin.zip.sha512";>SHA 
512</a>]</li>
+<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-doc.zip";>Apache
 SIS 1.6 javadoc</a> [<a 
href="https://downloads.apache.org/sis/1.6/apache-sis-1.6-doc.zip.asc";>PGP</a>] 
[<a 
href="https://downloads.apache.org/sis/1.6/apache-sis-1.6-doc.zip.sha512";>SHA 
512</a>]</li>
+<li><a 
href="http://www.apache.org/dyn/closer.lua/sis/1.6/apache-sis-1.6-src.zip";>Apache
 SIS 1.6 sources</a> [<a 
href="https://downloads.apache.org/sis/1.6/apache-sis-1.6-src.zip.asc";>PGP</a>] 
[<a 
href="https://downloads.apache.org/sis/1.6/apache-sis-1.6-src.zip.sha512";>SHA 
512</a>]</li>
 </ul>
 <h2 id="release-gpg">Verify signatures   </h2>
-<p>All downloads can be verified using the Apache <abbr title="Spatial 
Information System">SIS</abbr> code signing <a 
href="https://www.apache.org/dist/sis/KEYS";>KEYS</a>.
+<p>All downloads can be verified using the Apache <abbr title="Spatial 
Information System">SIS</abbr> code signing <a 
href="https://downloads.apache.org/sis/KEYS";>KEYS</a>.
 The PGP (<em>Pretty Good Privacy</em>) signatures can be verified using any 
OpenPGP implementation, for example GPG (<em>GNU Privacy Guard</em>).
-First download the <a href="https://www.apache.org/dist/sis/KEYS";>KEYS</a> 
file and the <code>.asc</code> signature files for the relevant release 
packages.
+First download the <a href="https://downloads.apache.org/sis/KEYS";>KEYS</a> 
file and the <code>.asc</code> signature files for the relevant release 
packages.
 Make sure you get these files from the main distribution directory, rather 
than from a mirror.
 Then verify the signatures using the following (replace <code>src</code> by 
<code>bin</code> or <code>doc</code> if needed):</p>
 <p>Using GNU Privacy Guard:</p>
diff --git a/sitemap.xml b/sitemap.xml
index ae67b58a..228624ff 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -9,7 +9,7 @@
     <lastmod>2026-01-27T16:52:59+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/downloads.html</loc>
-    <lastmod>2026-02-03T12:44:03+01:00</lastmod>
+    <lastmod>2026-02-11T10:45:01+01:00</lastmod>
   </url><url>
     <loc>https://sis.apache.org/team-list.html</loc>
     <lastmod>2025-02-08T10:17:13+01:00</lastmod>

Reply via email to