Skip to content

Commit

Permalink
deploy: ed89bff
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Sep 6, 2024
1 parent 2b971cf commit 830029e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ <h1 id="download-simplesamlphp">Download SimpleSAMLphp</h1>
<ul>
<li>
<p><img class="icon" src="/res/icons/completed.png" alt="stable" />
<a href="https://github.com/simplesamlphp/simplesamlphp/releases/download/v2.3.0/simplesamlphp-2.3.0-full.tar.gz"><strong>Latest release (2.3.0)</strong></a></p>
<a href="https://github.com/simplesamlphp/simplesamlphp/releases/download/v2.3.1/simplesamlphp-2.3.1-full.tar.gz"><strong>Latest release (2.3.1)</strong></a></p>

<p>Released: 2024-08-20</p>
<p>Released: 2024-09-05</p>

<p>SHA256 checksum slim-release: bfc7c3a4fc106d03c629ff8d4f0a073a11fb3ce59bb4348e52d26fdb64a48e27</p>
<p>SHA256 checksum slim-release: e362f8bc1e6ae7367fdd59f9ba62b100fd5cf18656ab03d021b38e2737b5e2a1</p>

<p>SHA256 checksum full-release: 81df43faef167e51552552c6107cc9e7d8cad14e9713e55efdee39f213e61af1</p>
<p>SHA256 checksum full-release: 7aa40cf8894c57c0e97f1fe22ece70a519d126a7d2a82d98353a4f3e9475076d</p>

<p><a href="/docs/stable/simplesamlphp-changelog">View changes</a></p>
</li>
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>SimpleSAMLphp** is an award-winning application written in native PHP that deals with authentication. It implements support for multiple protocols, most notably SAML, OpenID or OAuth.</description>
<link>https://simplesamlphp.org/</link>
<atom:link href="https://simplesamlphp.org/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Thu, 05 Sep 2024 17:11:57 +0000</pubDate>
<lastBuildDate>Thu, 05 Sep 2024 17:11:57 +0000</lastBuildDate>
<pubDate>Fri, 06 Sep 2024 17:22:21 +0000</pubDate>
<lastBuildDate>Fri, 06 Sep 2024 17:22:21 +0000</lastBuildDate>
<generator>Jekyll v4.2.1</generator>

<item>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<h2 id="last-release">Last release</h2>

<ul>
<li><em>2024-08-20</em>: The <a href="/download/">latest release</a> is <strong>SimpleSAMLphp 2.3.0</strong></li>
<li><em>2024-09-05</em>: The <a href="/download/">latest release</a> is <strong>SimpleSAMLphp 2.3.1</strong></li>
</ul>

<h2 id="latest-news">Latest news</h2>
Expand Down

0 comments on commit 830029e

Please sign in to comment.