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

php74Extensions.redis: 5.3.4 -> 5.3.5
This commit is contained in:
Maximilian Bosch 2021-12-24 13:27:53 +01:00 committed by GitHub
commit 9ce95601a5
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.4";
sha256 = "1k5l7xxb06rlwq9jbmbbr03pc74d75vgv7h5bqjkbwan6dphafab";
version = "5.3.5";
sha256 = "sha256-1V+lzGmRmJF7or3IJ9pjKtd/AJuiZC0nUEVql22+WYk=";
internalDeps = with php.extensions; [
session