mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
php84: 8.4.22 -> 8.4.23 (#538416)
This commit is contained in:
commit
edc5c6329a
1 changed files with 2 additions and 2 deletions
|
|
@ -77,8 +77,8 @@ in
|
|||
hash = "sha256-93fKJGYZZvlLMfaEDNrUN88wUBU324uHKxt6HCRLjQI=";
|
||||
};
|
||||
php84 = mkPhp {
|
||||
version = "8.4.22";
|
||||
hash = "sha256-Sxbn4sOEziXgfSjrlJhVxLT+DRt7nsnI7r0F0M+pxTI=";
|
||||
version = "8.4.23";
|
||||
hash = "sha256-wULAY7EM/2jQcnZuP/v7NlSgibk4ZosIMDVkN+6V4Po=";
|
||||
};
|
||||
php85 = mkPhp {
|
||||
version = "8.5.7";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue