Skip to content

Commit

Permalink
php71: 7.1.19 -> 7.1.20 (#44211)
Browse files Browse the repository at this point in the history
  • Loading branch information
etu authored and xeji committed Jul 30, 2018
1 parent 437b604 commit 7c58523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/interpreters/php/default.nix
Expand Up @@ -231,8 +231,8 @@ in {
};

php71 = generic {
version = "7.1.19";
sha256 = "1wvhsxzmb78pcr36ginz93iv7rcrxp3p01rb34zxa2h4wdxkxi0k";
version = "7.1.20";
sha256 = "0i8xd6p4zdg8fl6f0j430raanlshsshr3s3jlm72b0gvi1n4f6rs";
};

php72 = generic {
Expand Down

0 comments on commit 7c58523

Please sign in to comment.