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

Merge pull request #184474 from r-ryantm/auto-update/php-protobuf

php80Extensions.protobuf: 3.19.4 -> 3.21.4
parents 7700f12b 08aeb59a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
buildPecl {
  pname = "protobuf";

  version = "3.19.4";
  sha256 = "sha256-ijo+UZz+Hh3F8FUJmcUIbKBLkv4t4CWIrbRUfUp7Zbo=";
  version = "3.21.4";
  sha256 = "sha256-vhfoUu63KhndfQTiITtTnaqFVF9OWMCaLf/9PUioKkQ=";

  buildInputs = [ pcre2 ];