update example

This commit is contained in:
Igor Anić 2023-11-12 10:21:54 +01:00
parent 8be486b673
commit 9ecb2aeba9

View File

@ -3,8 +3,9 @@
.version = "0.1.0",
.dependencies = .{
.zlib = .{
.url = "https://github.com/ianic/zig-zlib/archive/9186b0f5fdfd6c29cd04f7ada7b0113fe1f63611.tar.gz",
.hash = "122001cc3da638f9315f08fb51fe5aace68c254b59bcac3457e20d746565bad7fe04",
.url = "https://github.com/ianic/zig-zlib/archive/8be486b673aaadf7c52fafe7b28d5e21bf1fb57d.tar.gz",
.hash = "1220ddcca2206a6257c671bedb3ff50d3263de12d044db667d2a2ed0ccecf0910d5c",
},
},
.paths = .{""},
}