Skip to content

Commit 6275842

Browse files
committed
v6.1.1
1 parent d9d2d30 commit 6275842

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.0",
4+
.version = "6.1.1",
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.0.tar.gz",
12-
.hash = "zig_avro-5.1.0-LSuFEbe0AgCgcoP1wO5zdYyUPC6Iqoyj8ByWKGVVHTAh",
11+
.url = "https://github.com/theothornhill/zig-avro/archive/refs/tags/5.1.1.zip",
12+
.hash = "zig_avro-5.1.1-LSuFEcG0AgDDJLHZRuRiD0mJF8TO0RyBhh0WxUOPp25X",
1313
},
1414
},
1515
.paths = .{

0 commit comments

Comments
 (0)