postgresql_11: 11.0 -> 11.1
See https://www.postgresql.org/about/news/1905/ for release information. Fixes CVE-2018-16850
This commit is contained in:
parent
575151eb08
commit
3cbc20e8c4
@ -130,9 +130,9 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
postgresql_11 = common {
|
postgresql_11 = common {
|
||||||
version = "11.0";
|
version = "11.1";
|
||||||
psqlSchema = "11.0";
|
psqlSchema = "11.0";
|
||||||
sha256 = "0szk9ssfych1wlpyqxz3z6dllg1l6m5labpii8c2r463s01vm6xz";
|
sha256 = "026v0sicsh7avzi45waf8shcbhivyxmi7qgn9fd1x0vl520mx0ch";
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user