php74: 7.4.3 -> 7.4.4
Changelog: https://www.php.net/ChangeLog-7.php#7.4.4
This commit is contained in:
parent
be353eb83a
commit
faf79b6384
|
@ -238,8 +238,8 @@ let
|
||||||
};
|
};
|
||||||
|
|
||||||
php74base = generic' {
|
php74base = generic' {
|
||||||
version = "7.4.3";
|
version = "7.4.4";
|
||||||
sha256 = "wVF7pJV4+y3MZMc6Ptx21PxQfEp6xjmYFYTMfTtMbRQ=";
|
sha256 = "17w2m4phhpj76x5fx67vgjrlkcczqvky3f5in1kjg2pch90qz3ih";
|
||||||
self = php74base;
|
self = php74base;
|
||||||
selfWithExtensions = php74;
|
selfWithExtensions = php74;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue