From b4cd3c2725c471151c982d5fbc8550da8932f50d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:30:20 +0000 Subject: [PATCH] postgresql: Update to version 17.1 --- bucket/postgresql.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/postgresql.json b/bucket/postgresql.json index e6995f1361..118c2a26d5 100644 --- a/bucket/postgresql.json +++ b/bucket/postgresql.json @@ -1,5 +1,5 @@ { - "version": "17.0", + "version": "17.1", "description": "Object-relational database management system based on POSTGRES.", "homepage": "https://www.postgresql.org", "license": "PostgreSQL", @@ -11,8 +11,8 @@ ], "architecture": { "64bit": { - "url": "https://get.enterprisedb.com/postgresql/postgresql-17.0-1-windows-x64-binaries.zip#/dl.zip_", - "hash": "cf8c411633d9a880364e1731fe722334be71362325db9446365fc33159e51630" + "url": "https://get.enterprisedb.com/postgresql/postgresql-17.1-1-windows-x64-binaries.zip#/dl.zip_", + "hash": "9a3d68edea8f32cfd6559f2d2ad6c51362e475790025e085e83b17b10e2f0765" } }, "pre_install": [