Skip to content

Commit f076cc8

Browse files
committed
fix download links for windows
1 parent cc2b41c commit f076cc8

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

self-hosted/install/installation-windows.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,19 +74,21 @@ The latest $TIMESCALE_DB releases for $PG are:
7474
</Tag>
7575

7676
* <Tag type="download">
77-
78-
[Postgres 17: TimescaleDB release][postgres-17-timescaledb-release]
79-
77+
78+
[Postgres 17: TimescaleDB release][postgres-17-timescaledb-release]
79+
8080
</Tag>
81+
8182
* <Tag type="download">
82-
83+
8384
[Postgres 16: TimescaleDB release][postgres-16-timescaledb-release]
84-
85+
8586
</Tag>
87+
8688
* <Tag type="download">
87-
89+
8890
[Postgres 15: TimescaleDB release][postgres-15-timescaledb-release]
89-
91+
9092
</Tag>
9193

9294
You can deploy $TIMESCALE_DB on the following systems:
@@ -104,9 +106,9 @@ For release information, see the [GitHub releases page][relnotes] and the [relea
104106
[install-timescaledb]: /self-hosted/:currentVersion:/install/installation-windows/#install-timescale_db-on-windows
105107
[ms-download]: https://www.microsoft.com/en-us/download/details.aspx?id=48145
106108
[pg-extension]: https://www.postgresql.org/docs/current/external-extensions.html
107-
[postgres-15-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-15-windows-amd64.zip
108-
[postgres-16-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-16-windows-amd64.zip
109-
[postgres-17-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-17-windows-amd64.zip
110-
[postgres-18-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.23.1/timescaledb-postgresql-18-windows-amd64.zip
109+
[postgres-15-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-15-windows-amd64.zip
110+
[postgres-16-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-16-windows-amd64.zip
111+
[postgres-17-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-17-windows-amd64.zip
112+
[postgres-18-timescaledb-release]: https://github.com/timescale/timescaledb/releases/download/2.24.0/timescaledb-postgresql-18-windows-amd64.zip
111113
[relnotes]: https://github.com/timescale/timescaledb/releases
112114
[supported-platforms]: /self-hosted/:currentVersion:/install/installation-windows/#supported-platforms

0 commit comments

Comments
 (0)