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

php74Extensions.mongodb: 1.9.1 -> 1.11.1
This commit is contained in:
Elis Hirwing 2021-12-08 08:22:43 +01:00 committed by GitHub
commit c978ad728d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@
buildPecl {
pname = "mongodb";
version = "1.9.1";
sha256 = "1mzyssy2a89grw7rwmh0x22lql377nmnqlcv9piam1c32qiwxlg9";
version = "1.11.1";
sha256 = "sha256-g4pQUN5Q1R+VkCa9jOxzSdivNwWMD+BylaC8lgqC1+8=";
nativeBuildInputs = [ pkg-config ];
buildInputs = [