Merge pull request #165982 from r-ryantm/auto-update/php-mongodb

php74Extensions.mongodb: 1.12.1 -> 1.13.0
This commit is contained in:
Elis Hirwing 2022-03-27 21:15:23 +02:00 committed by GitHub
commit 39d2375929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@
buildPecl {
pname = "mongodb";
version = "1.12.1";
sha256 = "sha256-kl1+YAXG6Eu0CiUBnBKw7kvaYlxkSXadzn1bAmmD9DM=";
version = "1.13.0";
sha256 = "sha256-IoZbYdJkyQyeqoXZTy9fV+VkFAyth8jCYB+jP4Dv4Ls=";
nativeBuildInputs = [ pkg-config ];
buildInputs = [