Merge pull request #79134 from marsam/update-protobuf3_11

protobuf3_11: 3.11.1 -> 3.11.3
This commit is contained in:
Mario Rodas
2020-02-02 21:57:06 -05:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.11.1";
sha256 = "1mq8dp94mlp72ri27bgvc2i370r8kfig87wfai7vxjdnh3vng0y1";
version = "3.11.3";
sha256 = "0cn6h6fg5h64q5h3ncfwr3m7yszf5n9gpvgpv7s1csndp0ffzmin";
}