We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e188b commit bef2c9cCopy full SHA for bef2c9c
nix/postgresql/17.nix
@@ -1,4 +1,4 @@
1
import ./generic.nix {
2
- version = "17.2";
3
- hash = "sha256-gu8nwK83UWldf2Ti2WNYMAX7tqDD32PQ5LQiEdcCEWQ=";
+ version = "17.4";
+ hash = "sha256-xGBbc/6hGWNAZpn5Sblm5dFzp+4Myu+JON7AyoqZX+c=";
4
}
0 commit comments