mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
Merge pull request #159772 from r-ryantm/auto-update/php-protobuf
php74Extensions.protobuf: 3.19.1 -> 3.19.4
This commit is contained in:
commit
2418dda29b
@ -3,8 +3,8 @@
|
||||
buildPecl {
|
||||
pname = "protobuf";
|
||||
|
||||
version = "3.19.1";
|
||||
sha256 = "sha256-kAPNPnvbCrmGITM3Hjpsn62TASV8eNCizFN8+1+I6bY=";
|
||||
version = "3.19.4";
|
||||
sha256 = "sha256-ijo+UZz+Hh3F8FUJmcUIbKBLkv4t4CWIrbRUfUp7Zbo=";
|
||||
|
||||
buildInputs = [ pcre2 ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user