Skip to content

Commit

Permalink
Release Postgres.app 2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob committed Nov 9, 2023
1 parent 3ac2da5 commit 6a4271b
Show file tree
Hide file tree
Showing 8 changed files with 94 additions and 95 deletions.
66 changes: 33 additions & 33 deletions docs/_config.yml
Expand Up @@ -13,12 +13,12 @@ release: {
de: "Postgres.app mit PostgreSQL 16 (Universal)",
},
size: "112MB",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.7/Postgres-2.6.7-16.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.7",
postgresappVersion: "2.6.7",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-16.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.8",
postgresappVersion: "2.6.8",
postgresappMinSystemVersion: "10.13",
postgresqlVersions: [
{ postgres: "16.0", postgis: "3.4.0", architecture: "Universal" },
{ postgres: "16.1", postgis: "3.4.0", architecture: "Universal" },
],
}

Expand All @@ -29,17 +29,17 @@ extraReleases: [
de: "Postgres.app mit allen unterstützten Versionen (Universal/Intel)",
},
size: "443MB",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.7/Postgres-2.6.7-11-12-13-14-15-16.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.7",
postgresappVersion: "2.6.7",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-11-12-13-14-15-16.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.8",
postgresappVersion: "2.6.8",
postgresappMinSystemVersion: "10.13",
postgresqlVersions: [
{ postgres: "16.0", postgis: "3.4.0", architecture: "Universal" },
{ postgres: "15.4", postgis: "3.3.3", architecture: "Universal" },
{ postgres: "14.9", postgis: "3.2.5", architecture: "Universal" },
{ postgres: "13.12", postgis: "3.1.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "12.16", postgis: "3.0.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "11.21", postgis: "2.5.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "16.1", postgis: "3.4.0", architecture: "Universal" },
{ postgres: "15.5", postgis: "3.3.4", architecture: "Universal" },
{ postgres: "14.10", postgis: "3.2.5", architecture: "Universal" },
{ postgres: "13.13", postgis: "3.1.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "12.17", postgis: "3.0.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "11.22", postgis: "2.5.9", plv8: "2.3.15", architecture: "Intel" },
],
},
{
Expand All @@ -48,12 +48,12 @@ extraReleases: [
de: "Postgres.app mit PostgreSQL 15 (Universal)",
},
size: "104MB",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-15.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.5",
postgresappVersion: "2.6.5",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-15.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.8",
postgresappVersion: "2.6.8",
postgresappMinSystemVersion: "10.13",
postgresqlVersions: [
{ postgres: "15.4", postgis: "3.3.4", architecture: "Universal" },
{ postgres: "15.5", postgis: "3.3.4", architecture: "Universal" },
],
},
{
Expand All @@ -62,12 +62,12 @@ extraReleases: [
de: "Postgres.app mit PostreSQL 14 (Universal)",
},
size: "88MB",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-14.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.5",
postgresappVersion: "2.6.5",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-14.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.8",
postgresappVersion: "2.6.8",
postgresappMinSystemVersion: "10.13",
postgresqlVersions: [
{ postgres: "14.9", postgis: "3.2.5", architecture: "Universal" },
{ postgres: "14.10", postgis: "3.2.5", architecture: "Universal" },
],
},
{
Expand All @@ -76,12 +76,12 @@ extraReleases: [
de: "Postgres.app mit PostgreSQL 13 (Intel)",
},
size: "57MB",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-13.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.5",
postgresappVersion: "2.6.5",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-13.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.8",
postgresappVersion: "2.6.8",
postgresappMinSystemVersion: "10.13",
postgresqlVersions: [
{ postgres: "13.12", postgis: "3.1.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "13.13", postgis: "3.1.9", plv8: "2.3.15", architecture: "Intel" },
],
},
{
Expand All @@ -90,12 +90,12 @@ extraReleases: [
de: "Postgres.app mit PostgreSQL 12 (Intel)",
},
size: "55MB",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-12.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.5",
postgresappVersion: "2.6.5",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-12.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.8",
postgresappVersion: "2.6.8",
postgresappMinSystemVersion: "10.13",
postgresqlVersions: [
{ postgres: "12.16", postgis: "3.0.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "12.17", postgis: "3.0.9", plv8: "2.3.15", architecture: "Intel" },
],
},
{
Expand All @@ -104,12 +104,12 @@ extraReleases: [
de: "Postgres.app mit PostgreSQL 11 (Intel)",
},
size: "59MB",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-11.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.5",
postgresappVersion: "2.6.5",
downloadLocation: "https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-11.dmg",
releaseNotesLocation: "https://github.com/PostgresApp/PostgresApp/releases/v2.6.8",
postgresappVersion: "2.6.8",
postgresappMinSystemVersion: "10.13",
postgresqlVersions: [
{ postgres: "11.21", postgis: "2.5.9", plv8: "2.3.15", architecture: "Intel" },
{ postgres: "11.22", postgis: "2.5.9", plv8: "2.3.15", architecture: "Intel" },
],
},
]
Expand Down
16 changes: 8 additions & 8 deletions docs/sparkle/updates_11.xml
Expand Up @@ -6,23 +6,23 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Postgres.app 2.6.5</title>
<title>Postgres.app 2.6.8</title>
<description>
<![CDATA[
<ul>
<li>PostgreSQL 11.21 with PostGIS 2.5.9</li>
<li>PostgreSQL 11.22 with PostGIS 2.5.9</li>
</ul>
<p>You can find more info on the <a href="https://github.com/PostgresApp/PostgresApp/releases">Github Releases Page</a>.</p>
]]>
</description>
<pubDate>Thu, 10 Aug 2023 10:37:08 +0200</pubDate>
<pubDate>Wed, 08 Nov 2023 21:05:41 +0100</pubDate>
<enclosure
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-11.dmg"
sparkle:version="203"
sparkle:shortVersionString="2.6.5"
length="59204865"
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-11.dmg"
sparkle:version="219"
sparkle:shortVersionString="2.6.8"
length="59264889"
type="application/octet-stream"
sparkle:dsaSignature="MC0CFBvm98RdzCc2+JmhZ9ZO+pUMv9oeAhUA1jTB9Ie5PxLYTxB19Yw8vRV5ExU="
sparkle:dsaSignature="MC0CFQC3jiFLHpZK+9LHuKLk552HJnUC0QIUe4u/BtalXImdYXiuRBanmRqg4Tg="
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
Expand Down
27 changes: 13 additions & 14 deletions docs/sparkle/updates_11_12_13_14_15_16.xml
Expand Up @@ -6,31 +6,30 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Postgres.app 2.6.7</title>
<title>Postgres.app 2.6.8</title>
<description>
<![CDATA[
<ul>
<li>PostgreSQL 11.21 with PostGIS 2.5.9</li>
<li>PostgreSQL 12.16 with PostGIS 3.0.9</li>
<li>PostgreSQL 13.12 with PostGIS 3.1.9</li>
<li>PostgreSQL 14.9 with PostGIS 3.2.5</li>
<li>PostgreSQL 15.4 with PostGIS 3.3.4</li>
<li>PostgreSQL 16.0 with PostGIS 3.4.0</li>
<li>PostgreSQL 11.22 with PostGIS 2.5.9</li>
<li>PostgreSQL 12.17 with PostGIS 3.0.9</li>
<li>PostgreSQL 13.13 with PostGIS 3.1.9</li>
<li>PostgreSQL 14.10 with PostGIS 3.2.5</li>
<li>PostgreSQL 15.5 with PostGIS 3.3.4</li>
<li>PostgreSQL 16.1 with PostGIS 3.4.0</li>
</ul>
<p>You can find more info on the <a href="https://github.com/PostgresApp/PostgresApp/releases">Github Releases Page</a>.</p>
]]>
</description>
<pubDate>Thu, 14 Sep 2023 15:00:24 +0200</pubDate>
<pubDate>Wed, 08 Nov 2023 23:17:57 +0100</pubDate>
<enclosure
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.7/Postgres-2.6.7-11-12-13-14-15-16.dmg"
sparkle:version="214"
sparkle:shortVersionString="2.6.7"
length="442562344"
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-11-12-13-14-15-16.dmg"
sparkle:version="225"
sparkle:shortVersionString="2.6.8"
length="444138406"
type="application/octet-stream"
sparkle:dsaSignature="MC0CFA1HltV49TLgIP0XGoJfcAh+mfw4AhUAy1kgzSDexCmZe2NICtT+egQd468="
sparkle:dsaSignature="MCwCFH5Rdqo/SmJlJrJh7L+RWb9rNYejAhRdTjJ4/17yemPXsOvbsSSBlxYNFQ=="
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
</channel>
</rss>

16 changes: 8 additions & 8 deletions docs/sparkle/updates_12.xml
Expand Up @@ -6,23 +6,23 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Postgres.app 2.6.5</title>
<title>Postgres.app 2.6.8</title>
<description>
<![CDATA[
<ul>
<li>PostgreSQL 12.16 with PostGIS 3.0.9</li>
<li>PostgreSQL 12.17 with PostGIS 3.0.9</li>
</ul>
<p>You can find more info on the <a href="https://github.com/PostgresApp/PostgresApp/releases">Github Releases Page</a>.</p>
]]>
</description>
<pubDate>Thu, 10 Aug 2023 10:42:16 +0200</pubDate>
<pubDate>Wed, 08 Nov 2023 21:10:36 +0100</pubDate>
<enclosure
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-12.dmg"
sparkle:version="204"
sparkle:shortVersionString="2.6.5"
length="55379466"
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-12.dmg"
sparkle:version="220"
sparkle:shortVersionString="2.6.8"
length="55440185"
type="application/octet-stream"
sparkle:dsaSignature="MCwCFDMHkWATzLbbB8Xxxj94HL+VoFmoAhR6sapxWAplDGjPatXwBOdazsNQhg=="
sparkle:dsaSignature="MC0CFEOLvYKqLDdifW27mZgHN5f1vQqeAhUAwKhS3aIvmWLlzSqHGWCpugNRgOw="
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
Expand Down
16 changes: 8 additions & 8 deletions docs/sparkle/updates_13.xml
Expand Up @@ -6,23 +6,23 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Postgres.app 2.6.5</title>
<title>Postgres.app 2.6.8</title>
<description>
<![CDATA[
<ul>
<li>PostgreSQL 13.12 with PostGIS 3.1.9</li>
<li>PostgreSQL 13.13 with PostGIS 3.1.9</li>
</ul>
<p>You can find more info on the <a href="https://github.com/PostgresApp/PostgresApp/releases">Github Releases Page</a>.</p>
]]>
</description>
<pubDate>Thu, 10 Aug 2023 16:28:41 +0200</pubDate>
<pubDate>Wed, 08 Nov 2023 21:15:58 +0100</pubDate>
<enclosure
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-13.dmg"
sparkle:version="205"
sparkle:shortVersionString="2.6.5"
length="56818845"
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-13.dmg"
sparkle:version="221"
sparkle:shortVersionString="2.6.8"
length="56907342"
type="application/octet-stream"
sparkle:dsaSignature="MCwCFFHKbcqOMWpXecdti9EdufEAtVDtAhRPyOSV//fSLNeS3sJ6lK98kGppCA=="
sparkle:dsaSignature="MC0CFQCp1jk6Wp9DWaNWagrUWezl+yxgpQIUN/p1d0w+7BJ1JII7TBtFcK6hjq8="
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
Expand Down
16 changes: 8 additions & 8 deletions docs/sparkle/updates_14.xml
Expand Up @@ -6,23 +6,23 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Postgres.app 2.6.5</title>
<title>Postgres.app 2.6.8</title>
<description>
<![CDATA[
<ul>
<li>PostgreSQL 14.9 with PostGIS 3.2.5</li>
<li>PostgreSQL 14.10 with PostGIS 3.2.5</li>
</ul>
<p>You can find more info on the <a href="https://github.com/PostgresApp/PostgresApp/releases">Github Releases Page</a>.</p>
]]>
</description>
<pubDate>Thu, 10 Aug 2023 10:32:53 +0200</pubDate>
<pubDate>Wed, 08 Nov 2023 21:22:53 +0100</pubDate>
<enclosure
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-14.dmg"
sparkle:version="206"
sparkle:shortVersionString="2.6.5"
length="88358637"
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-14.dmg"
sparkle:version="222"
sparkle:shortVersionString="2.6.8"
length="88357345"
type="application/octet-stream"
sparkle:dsaSignature="MC4CFQDY6Nlo3diQc2S88mR21RsR4WhhswIVAKZF+qOkF3wHgdwurKE9mdLydd82"
sparkle:dsaSignature="MCwCFCJSfS9BmZcd3OcvvtNd7CPqxZwVAhQ+iAOULIi5HjRaCdJwPIyZ+MiSag=="
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
Expand Down
16 changes: 8 additions & 8 deletions docs/sparkle/updates_15.xml
Expand Up @@ -6,23 +6,23 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Postgres.app 2.6.5</title>
<title>Postgres.app 2.6.8</title>
<description>
<![CDATA[
<ul>
<li>PostgreSQL 15.4 with PostGIS 3.3.4</li>
<li>PostgreSQL 15.5 with PostGIS 3.3.4</li>
</ul>
<p>You can find more info on the <a href="https://github.com/PostgresApp/PostgresApp/releases">Github Releases Page</a>.</p>
]]>
</description>
<pubDate>Thu, 10 Aug 2023 10:49:47 +0200</pubDate>
<pubDate>Wed, 08 Nov 2023 21:29:41 +0100</pubDate>
<enclosure
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.5/Postgres-2.6.5-15.dmg"
sparkle:version="207"
sparkle:shortVersionString="2.6.5"
length="104101674"
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-15.dmg"
sparkle:version="223"
sparkle:shortVersionString="2.6.8"
length="104071250"
type="application/octet-stream"
sparkle:dsaSignature="MC0CFQCGDB78zmmcq5DMbYXA3vTkfx9bAwIUdgwPQBj+FhKl24uPIksgv8/OJdI="
sparkle:dsaSignature="MC4CFQDI+WxnOz9fIvi9AO2YIsjLoWDDfwIVAIVGUm5Ir/PIomy7EoxpYRUJE6Ek"
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
Expand Down
16 changes: 8 additions & 8 deletions docs/sparkle/updates_16.xml
Expand Up @@ -6,23 +6,23 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Postgres.app 2.6.7</title>
<title>Postgres.app 2.6.8</title>
<description>
<![CDATA[
<ul>
<li>PostgreSQL 16.0 with PostGIS 3.4.0</li>
<li>PostgreSQL 16.1 with PostGIS 3.4.0</li>
</ul>
<p>You can find more info on the <a href="https://github.com/PostgresApp/PostgresApp/releases">Github Releases Page</a>.</p>
]]>
</description>
<pubDate>Thu, 14 Sep 2023 14:25:27 +0200</pubDate>
<pubDate>Wed, 08 Nov 2023 22:52:42 +0100</pubDate>
<enclosure
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.7/Postgres-2.6.7-16.dmg"
sparkle:version="213"
sparkle:shortVersionString="2.6.7"
length="111631275"
url="https://github.com/PostgresApp/PostgresApp/releases/download/v2.6.8/Postgres-2.6.8-16.dmg"
sparkle:version="224"
sparkle:shortVersionString="2.6.8"
length="113244131"
type="application/octet-stream"
sparkle:dsaSignature="MC0CFQCNuOB6xb2bf96w4hHAZn6BgbPDXQIUUD8bpUxt4ECizHi/JbuUnp6wAQ4="
sparkle:dsaSignature="MCwCFGFjn5umKz0VoHgQdAxiRz5e50xSAhQDncVEceuyDJ854JrttjpyYZiyqw=="
/>
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
</item>
Expand Down

0 comments on commit 6a4271b

Please sign in to comment.