There was an error while loading. Please reload this page.
1 parent b7bfa2b commit d2d505dCopy full SHA for d2d505d
1 file changed
build.zig.zon
@@ -10,7 +10,7 @@
10
11
// This is a [Semantic Version](https://semver.org/).
12
// In a future version of Zig it will be used for package deduplication.
13
- .version = "0.0.1",
+ .version = "0.0.2",
14
15
// This field is optional.
16
// This is currently advisory only; Zig does not yet do anything
@@ -33,8 +33,8 @@
33
34
.dependencies = .{
35
.snappyz = .{
36
- .url = "https://github.com/blockblaz/zig-snappy/archive/77cb4c2a0e0c337a40454f62590459e671bc74bc.tar.gz",
37
- .hash = "zig_snappy-0.0.1-bDFzXvtdAAAO8v80PSHrSZauByEckEZGYjWjJL8gWlvO",
+ .url = "https://github.com/blockblaz/zig-snappy/archive/v0.0.2.tar.gz",
+ .hash = "zig_snappy-0.0.2-bDFzXrNhAAB7ckCAnI7VncBdoBU9CTGFz7V5sM46qL6v",
38
},
39
40
0 commit comments