Unverified Commit 7700f12b authored by Elis Hirwing's avatar Elis Hirwing Committed by GitHub
Browse files

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

php80Extensions.mongodb: 1.13.0 -> 1.14.0
parents 9f909811 7654f26d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
buildPecl {
  pname = "mongodb";

  version = "1.13.0";
  sha256 = "sha256-IoZbYdJkyQyeqoXZTy9fV+VkFAyth8jCYB+jP4Dv4Ls=";
  version = "1.14.0";
  sha256 = "sha256-VXdeaSB6f5xDxiiDIg87xgDT4/Zjr1AAC+cK0+5RgY4=";

  nativeBuildInputs = [ pkg-config ];
  buildInputs = [