We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03c506 commit 60f2660Copy full SHA for 60f2660
1 file changed
build.zig.zon
@@ -33,7 +33,7 @@
33
34
.dependencies = .{
35
.snappyz = .{
36
- .url = "git+https://github.com/blockblaz/zig-snappy#e87ad0795616c277c0da60ea8d8d63bbe215b841",
+ .url = "https://github.com/blockblaz/zig-snappy/archive/77cb4c2a0e0c337a40454f62590459e671bc74bc.tar.gz",
37
.hash = "zig_snappy-0.0.1-bDFzXvtdAAAO8v80PSHrSZauByEckEZGYjWjJL8gWlvO",
38
},
39
0 commit comments