Skip to content

Commit bef2c9c

Browse files
committed
chore advance to pg 17.4
1 parent 71e188b commit bef2c9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nix/postgresql/17.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import ./generic.nix {
2-
version = "17.2";
3-
hash = "sha256-gu8nwK83UWldf2Ti2WNYMAX7tqDD32PQ5LQiEdcCEWQ=";
2+
version = "17.4";
3+
hash = "sha256-xGBbc/6hGWNAZpn5Sblm5dFzp+4Myu+JON7AyoqZX+c=";
44
}

0 commit comments

Comments
 (0)