Merge pull request #161750 from r-ryantm/auto-update/php-redis
php74Extensions.redis: 5.3.6 -> 5.3.7
This commit is contained in:
commit
b372401cac
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "redis";
|
||||
|
||||
version = "5.3.6";
|
||||
sha256 = "sha256-/ilewmolIE5sB+jXFEIQ92e9cAiFhxnaIwQJ6z9vLgk=";
|
||||
version = "5.3.7";
|
||||
sha256 = "sha256-uVgWbM2k9AvRfGmY+eIjkCGuZERnzYrVwV3vQgqtZbA=";
|
||||
|
||||
internalDeps = with php.extensions; [
|
||||
session
|
||||
|
|
Loading…
Reference in a new issue