Skip to content

Commit fc47b45

Browse files
committed
php85: 8.5.6 -> 8.5.7
ChangeLog: https://www.php.net/ChangeLog-8.php#8.5.7
1 parent 6eec180 commit fc47b45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/interpreters/php/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ in
8181
hash = "sha256-Sxbn4sOEziXgfSjrlJhVxLT+DRt7nsnI7r0F0M+pxTI=";
8282
};
8383
php85 = mkPhp {
84-
version = "8.5.6";
85-
hash = "sha256-RFckD2XwxZpiCSDWbNqxsSEApDHgOtn+vjixOhsllX8=";
84+
version = "8.5.7";
85+
hash = "sha256-Tvk1X3hNSzIBUes/McWUHA2ilwJe7bl/KDiyznPdWb8=";
8686
};
8787
}

0 commit comments

Comments
 (0)