1 parent 6275842 commit 5028040Copy full SHA for 5028040
1 file changed
build.zig.zon
@@ -1,15 +1,15 @@
1
.{
2
.name = .zigkafka,
3
.fingerprint = 0xcef3e6efcff2a10e,
4
- .version = "6.1.1",
+ .version = "6.1.2",
5
.dependencies = .{
6
.librdkafka = .{
7
.url = "https://github.com/theothornhill/librdkafka/archive/refs/tags/2.8.0+5.zip",
8
.hash = "librdkafka-2.8.0-WaVnhedgkABjPXsz_2L10ORZmLCXhQd3eFpFJJqJdn_g",
9
},
10
.@"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",
+ .url = "https://github.com/theothornhill/zig-avro/archive/refs/tags/5.2.0.zip",
+ .hash = "zig_avro-5.2.0-LSuFEcu2AgB7yVeZ9LHONlhYKxO7BjITKPBRCOp1MH-g",
13
14
15
.paths = .{
0 commit comments