protobuf: 25.3 -> 25.4
Diff: https://github.com/protocolbuffers/protobuf/compare/v25.3...v25.4 Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v25.4
This commit is contained in:
parent
b204bd7963
commit
be8112b3e2
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... } @ args:
|
||||
|
||||
callPackage ./generic.nix ({
|
||||
version = "25.3";
|
||||
hash = "sha256-N/mO9a6NyC0GwxY3/u1fbFbkfH7NTkyuIti6L3bc+7k=";
|
||||
version = "25.4";
|
||||
hash = "sha256-dIouv6QaX6Tlahjrdz250DJkKjZ74/EwoQjTs3vBS/U=";
|
||||
} // args)
|
||||
|
Loading…
Reference in New Issue
Block a user