1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00

Update README

This commit is contained in:
GitHub Action 2024-04-21 12:00:30 +00:00
parent 74a3eb4dc2
commit b8bd89929e

View file

@ -279,7 +279,7 @@ To add zap to `build.zig.zon`:
// when tagged:
// .url = "https://github.com/zigzap/zap/archive/refs/tags/zig-0.12.0.tar.gz",
.url = "https://github.com/zigzap/zap/archive/zig-0.12.0.tar.gz",
.hash = "12201904f62961713b6e21f1358e543a14cd30028cf0016fe6c7d89bd9fd1564447e",
.hash = "122002bc4a3fb6d4c465ce9f7f0af06e9ffbe38a6ed8c7375a2121d05eee294af893",
},
.paths = .{
"",
@ -423,3 +423,4 @@ pub fn main() !void {