]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore(binary): bump libpq to 17.5 in binary packages
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 10 May 2025 13:30:00 +0000 (15:30 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 10 May 2025 13:48:34 +0000 (15:48 +0200)
.github/workflows/packages-bin.yml

index 58d3ede39218e1108ce17ce691ad2f77a785efd7..5dc95f596f04577ee1cf1b158c5131dc9b475cf3 100644 (file)
@@ -25,7 +25,7 @@ on:
 
 env:
   # Latest release: https://www.postgresql.org/ftp/source/
-  LIBPQ_VERSION: "17.4"
+  LIBPQ_VERSION: "17.5"
 
   # Latest release: https://www.openssl.org/source/
   OPENSSL_VERSION: "3.4.1"