File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 33 .version = "0.1.0" ,
44 .dependencies = .{
55 .zinc = .{
6- .url = "https://github.com/zon-dev/zinc/archive/refs/tags/0.1.0-beta4 .tar.gz" ,
7- .hash = "12201f5d2138d81c9aa85bf18a550df6329d98f02645bc5f9e1eb82b2ed98d211bb6 " ,
6+ .url = "https://github.com/zon-dev/zinc/archive/refs/tags/0.1.0-beta.5 .tar.gz" ,
7+ .hash = "12201444aa36b4a83f262f319e7c17ccdcff9fbde2efbeb5fc94f1a07eda0d99428e " ,
88 },
99 .@"zig-datetime" = .{
10- .url = "https://github.com/frmdstryr/zig-datetime/archive/refs/heads/master.zip " ,
10+ .url = "git+ https://github.com/frmdstryr/zig-datetime#70aebf28fb3e137cd84123a9349d157a74708721 " ,
1111 .hash = "122077215ce36e125a490e59ec1748ffd4f6ba00d4d14f7308978e5360711d72d77f" ,
1212 },
13+ .pg = .{
14+ .url = "git+https://github.com/karlseguin/pg.zig" ,
15+ .hash = "1220df8995ceea78a4a37a505fc779ded75725d0606c33fded26103953524dde1619" ,
16+ },
17+ .mustache = .{
18+ .url = "git+https://github.com/batiati/mustache-zig" ,
19+ .hash = "1220cd6e1b49bdd0a568682957dab9a6864554755908f7de990ec7c050f58cf41da2" ,
20+ },
1321 },
1422 .paths = .{
1523 "build.zig" ,
You can’t perform that action at this time.
0 commit comments