mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-22 08:30:57 +00:00
php74: 7.4.4 -> 7.4.5
Changelog: https://www.php.net/ChangeLog-7.php#7.4.5
(cherry picked from commit 52d2e99182)
This commit is contained in:
@@ -279,7 +279,7 @@ in {
|
||||
};
|
||||
|
||||
php74 = generic {
|
||||
version = "7.4.4";
|
||||
sha256 = "17w2m4phhpj76x5fx67vgjrlkcczqvky3f5in1kjg2pch90qz3ih";
|
||||
version = "7.4.5";
|
||||
sha256 = "0vrxy5ymfkpi2sxbnh6967nc4xnxcwlc27bivaa36g5nslrsbnir";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user