Skip to content

Commit

Permalink
php82: 8.2.26 -> 8.2.27
Browse files Browse the repository at this point in the history
(cherry picked from commit 213d473)
  • Loading branch information
r-ryantm authored and github-actions[bot] committed Dec 21, 2024
1 parent 4b78a7b commit 24deb36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/php/8.2.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ let
base = callPackage ./generic.nix (
_args
// {
version = "8.2.26";
hash = "sha256-vlfDR9RRyQW8tDNoMqhk2ZKN0OIJibhycF/qC6ZHbGs=";
version = "8.2.27";
hash = "sha256-blfbr3aafz3rTw9IuMU15nHMChgCLtf2/yO1DpQdS2A=";
}
);
in
Expand Down

0 comments on commit 24deb36

Please sign in to comment.