Skip to content

Commit 5028040

Browse files
committed
v6.1.2
1 parent 6275842 commit 5028040

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build.zig.zon

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.{
22
.name = .zigkafka,
33
.fingerprint = 0xcef3e6efcff2a10e,
4-
.version = "6.1.1",
4+
.version = "6.1.2",
55
.dependencies = .{
66
.librdkafka = .{
77
.url = "https://github.com/theothornhill/librdkafka/archive/refs/tags/2.8.0+5.zip",
88
.hash = "librdkafka-2.8.0-WaVnhedgkABjPXsz_2L10ORZmLCXhQd3eFpFJJqJdn_g",
99
},
1010
.@"zig-avro" = .{
11-
.url = "https://github.com/theothornhill/zig-avro/archive/refs/tags/5.1.1.zip",
12-
.hash = "zig_avro-5.1.1-LSuFEcG0AgDDJLHZRuRiD0mJF8TO0RyBhh0WxUOPp25X",
11+
.url = "https://github.com/theothornhill/zig-avro/archive/refs/tags/5.2.0.zip",
12+
.hash = "zig_avro-5.2.0-LSuFEcu2AgB7yVeZ9LHONlhYKxO7BjITKPBRCOp1MH-g",
1313
},
1414
},
1515
.paths = .{

0 commit comments

Comments
 (0)