z3_4_12: 4.12.2 -> 4.12.4
This commit is contained in:
parent
77e107f0d1
commit
696735c9d2
@ -89,8 +89,8 @@ let common = { version, sha256, patches ? [ ], tag ? "z3" }:
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
z3_4_12 = common {
|
z3_4_12 = common {
|
||||||
version = "4.12.2";
|
version = "4.12.4";
|
||||||
sha256 = "sha256-DTgpKEG/LtCGZDnicYvbxG//JMLv25VHn/NaF307JYA=";
|
sha256 = "sha256-cxl7D47dRn+uMVOHbF0avj5+ZFWjaJ7lXj/8l6r9q2I=";
|
||||||
};
|
};
|
||||||
z3_4_11 = common {
|
z3_4_11 = common {
|
||||||
version = "4.11.2";
|
version = "4.11.2";
|
||||||
|
Loading…
Reference in New Issue
Block a user