Skip to content

Commit 5115c9b

Browse files
authored
protobuf_27: 27.3 -> 27.4 (#337804)
2 parents 9f69b80 + 8c45ce7 commit 5115c9b

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/libraries/protobuf

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ callPackage, ... } @ args:
22

33
callPackage ./generic.nix ({
4-
version = "27.3";
5-
hash = "sha256-JZtRNGjAns1VJ+0831AzgOaBQkHAnnLxeXs4SoXlXpE=";
4+
version = "27.4";
5+
hash = "sha256-PejX1RlEw8ASU7vWMdpQ8WaPJrxURK01GXBx+pvwV4I=";
66
} // args)

0 commit comments

Comments
 (0)