]> 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:47:04 +0000 (15:47 +0200)
.github/workflows/packages-bin.yml

index 23272e67eb59445f2c8aecbabd0c3e5312c6461a..0bc9efdbbf6acc16e96719bdfce9b65a84203083 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"