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

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

php80Extensions.mongodb: 1.14.2 -> 1.15.0
parents 0f4a3ff8 240ed278
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,8 +14,8 @@
buildPecl {
  pname = "mongodb";

  version = "1.14.2";
  sha256 = "1amayawrkyl1f44b8qwvm9567nxxfpv12pkn65adgjbwk5ds6z3g";
  version = "1.15.0";
  sha256 = "sha256-7rYmjTS9C0o9zGDd5OSE9c9PokOco9nwJMAADpnuckA=";

  nativeBuildInputs = [ pkg-config ];
  buildInputs = [