mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-24 06:33:42 +00:00
protobuf3_21: 3.21.2 -> 3.21.6
https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8gq9-2x98-w8hf Fixes: CVE-2022-1941
This commit is contained in:
parent
b399ddeab5
commit
d9550c1681
@ -1,6 +1,6 @@
|
||||
{ callPackage, abseil-cpp, ... }:
|
||||
|
||||
callPackage ./generic-v3-cmake.nix {
|
||||
version = "3.21.2";
|
||||
sha256 = "sha256-DUv07pWiZV7jNeSA2ClDOz9DY0x/hiJynxkbSTeJOSs=";
|
||||
version = "3.21.6";
|
||||
sha256 = "sha256-6Omd2O/eIZIgod3YV+zIIv+GqT+trith6+eepFEJIWM=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user