mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
Merge pull request #87937 from etu/20.03-php74-update
[20.03] php74: 7.4.4 -> 7.4.6
This commit is contained in:
@@ -279,7 +279,7 @@ in {
|
||||
};
|
||||
|
||||
php74 = generic {
|
||||
version = "7.4.4";
|
||||
sha256 = "17w2m4phhpj76x5fx67vgjrlkcczqvky3f5in1kjg2pch90qz3ih";
|
||||
version = "7.4.6";
|
||||
sha256 = "0j133pfwa823d4jhx2hkrrzjl4hswvz00b1z58r5c82xd5sr9vd6";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user