postgresql17Packages.pg_hint_plan: 1.7.0 -> 1.7.1

Release Notes:
https://github.com/ossc-db/pg_hint_plan/releases/tag/REL17_1_7_1
This commit is contained in:
Wolfgang Walther
2025-08-19 10:17:35 +02:00
parent ddab8865d7
commit a42a6f46f5
@@ -9,8 +9,8 @@ let
sources = {
# For v18, see https://github.com/ossc-db/pg_hint_plan/issues/224
"17" = {
version = "1.7.0";
hash = "sha256-MNQMePDmGxC8OFIJuVJrhfgU566vkng00+tjeGpGKvs=";
version = "1.7.1";
hash = "sha256-9GKqyrNpi80I4WWIiRN8zeXBm5bkRuzOWrZVfpYOzag=";
};
"16" = {
version = "1.6.2";