From b720ebd6e56e8d694b0908dcd89089c7e3a70e77 Mon Sep 17 00:00:00 2001 From: Ivan Date: Thu, 9 Apr 2026 16:23:45 +0200 Subject: [PATCH] Update TimescaleDB download links for Windows to 2.26.2 Signed-off-by: Ivan --- self-hosted/install/installation-windows.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/self-hosted/install/installation-windows.md b/self-hosted/install/installation-windows.md index f3094c67c3..c93a639b6b 100644 --- a/self-hosted/install/installation-windows.md +++ b/self-hosted/install/installation-windows.md @@ -106,9 +106,9 @@ For release information, see the [GitHub releases page][relnotes] and the [relea [install-timescaledb]: /self-hosted/:currentVersion:/install/installation-windows/#install-timescale_db-on-windows [ms-download]: https://www.microsoft.com/en-us/download/details.aspx?id=48145 [pg-extension]: https://www.postgresql.org/docs/current/external-extensions.html -[postgres-15-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-15-windows-amd64.zip -[postgres-16-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-16-windows-amd64.zip -[postgres-17-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-17-windows-amd64.zip -[postgres-18-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-18-windows-amd64.zip +[postgres-15-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.26.2/TimescaleDB.Windows.PG15.zip +[postgres-16-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.26.2/TimescaleDB.Windows.PG16.zip +[postgres-17-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.26.2/TimescaleDB.Windows.PG17.zip +[postgres-18-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.26.2/TimescaleDB.Windows.PG18.zip [relnotes]: https://github.com/timescale/timescaledb/releases [supported-platforms]: /self-hosted/:currentVersion:/install/installation-windows/#supported-platforms