Skip to content

Commit

Permalink
deploy: 69d5b62
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Feb 13, 2024
1 parent 391cd89 commit f3e16a7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ <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.1.2/simplesamlphp-2.1.2-full.tar.gz"><strong>Latest release (2.1.2)</strong></a></p>
<a href="https://github.com/simplesamlphp/simplesamlphp/releases/download/v2.1.3/simplesamlphp-2.1.3-full.tar.gz"><strong>Latest release (2.1.3)</strong></a></p>

<p>Released: 2024-02-05</p>
<p>Released: 2024-02-13</p>

<p>SHA256 checksum:</p>

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>Tue, 13 Feb 2024 12:33:58 +0000</pubDate>
<lastBuildDate>Tue, 13 Feb 2024 12:33:58 +0000</lastBuildDate>
<pubDate>Tue, 13 Feb 2024 12:49:39 +0000</pubDate>
<lastBuildDate>Tue, 13 Feb 2024 12:49:39 +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-02-05</em>: The <a href="/download/">latest release</a> is <strong>SimpleSAMLphp 2.1.2</strong></li>
<li><em>2024-02-13</em>: The <a href="/download/">latest release</a> is <strong>SimpleSAMLphp 2.1.3</strong></li>
</ul>

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

0 comments on commit f3e16a7

Please sign in to comment.