Merge pull request #159761 from r-ryantm/auto-update/php-redis

php74Extensions.redis: 5.3.5 -> 5.3.6
This commit is contained in:
ajs124 2022-02-14 20:59:57 +01:00 committed by GitHub
commit ee46861058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
buildPecl {
pname = "redis";
version = "5.3.5";
sha256 = "sha256-1V+lzGmRmJF7or3IJ9pjKtd/AJuiZC0nUEVql22+WYk=";
version = "5.3.6";
sha256 = "sha256-/ilewmolIE5sB+jXFEIQ92e9cAiFhxnaIwQJ6z9vLgk=";
internalDeps = with php.extensions; [
session