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

php73Extensions.redis: 5.3.2 -> 5.3.3
This commit is contained in:
Elis Hirwing 2021-02-06 10:49:53 +01:00 committed by GitHub
commit be00513f41
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.2";
sha256 = "1cfsbxf3q3im0cmalgk76jpz581zr92z03c1viy93jxb53k2vsgl";
version = "5.3.3";
sha256 = "sha256-N3iRYeFkzVIjmjDJojjaYf7FyDlc2sOFtu2PDFD9kvA=";
internalDeps = with php.extensions; [
session