protobuf3_21: 3.21.6 -> 3.21.8
https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.7 https://github.com/protocolbuffers/protobuf/releases/tag/v3.21.8
This commit is contained in:
parent
658850f9f7
commit
762574195d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{ callPackage, abseil-cpp, ... }:
|
||||
|
||||
callPackage ./generic-v3-cmake.nix {
|
||||
version = "3.21.6";
|
||||
sha256 = "sha256-6Omd2O/eIZIgod3YV+zIIv+GqT+trith6+eepFEJIWM=";
|
||||
version = "3.21.8";
|
||||
sha256 = "sha256-cSNHX18CvMmydpYWqfe6WWk9rGxIlFfY/85rfSyznU4=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue