protobuf3_20: 3.20.1 -> 3.20.2
https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-8gq9-2x98-w8hf Fixes: CVE-2022-1941
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ callPackage, abseil-cpp, ... }:
|
||||
|
||||
callPackage ./generic-v3.nix {
|
||||
version = "3.20.1";
|
||||
sha256 = "sha256-pAMacD0UQetqysZHszu5slPqp0iREtDmHFv1cgcUBJA=";
|
||||
version = "3.20.2";
|
||||
sha256 = "sha256-7hLTIujvYIGRqBQgPHrCq0XOh0GJrePBszXJnBFaXVM=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user