protobuf_27: 27.4 -> 27.5
Diff: https://github.com/protocolbuffers/protobuf/compare/v27.4...v27.5 Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v27.5
This commit is contained in:
parent
7f3288978b
commit
256855afc5
@ -1,6 +1,6 @@
|
||||
{ callPackage, ... } @ args:
|
||||
|
||||
callPackage ./generic.nix ({
|
||||
version = "27.4";
|
||||
hash = "sha256-PejX1RlEw8ASU7vWMdpQ8WaPJrxURK01GXBx+pvwV4I=";
|
||||
version = "27.5";
|
||||
hash = "sha256-wUXvdlz19VYpFGU9o0pap/PrwE2AkopLZJVUqfEpJVI=";
|
||||
} // args)
|
||||
|
Loading…
Reference in New Issue
Block a user