We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef58fe4 commit 9a53dafCopy full SHA for 9a53daf
frameworks/Zig/zinc/build.zig.zon
@@ -3,7 +3,7 @@
3
.version = "0.1.0",
4
.dependencies = .{
5
.zinc = .{
6
- .url = "https://github.com/zon-dev/zinc/archive/refs/heads/main.zip",
+ .url = "https://github.com/zon-dev/zinc/archive/refs/tags/0.1.0-beta4.tar.gz",
7
.hash = "12201f5d2138d81c9aa85bf18a550df6329d98f02645bc5f9e1eb82b2ed98d211bb6",
8
},
9
.@"zig-datetime" = .{
0 commit comments