Skip to content

Commit

Permalink
[fix]
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 11, 2024
1 parent f622dd2 commit 2f5f835
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
.paths = .{ "", },
.dependencies = .{
.cimgui = .{
.url = "https://github.com/tiawl/cimgui.zig/archive/eabfbc62f6dc709720e0f4962ccb931562c1ce40.tar.gz",
.hash = "1220906a2a6519464785dd83b2059b871d8371ebf6817f3103ff30bf9d887f90d92d",
.url = "https://github.com/tiawl/cimgui.zig/archive/98688bac80f7330a6b38c8a4a6ec91dd5886bb04.tar.gz",
.hash = "12202ba799aaf26e6fbed79b7f2dba78cc5ffed85cf23e6be9131a5ff7ddbbb01d2c",
},
.shaderc = .{
.url = "https://github.com/tiawl/shaderc.zig/archive/edffe410449add20d0a56ac2b965ac8f666b15fd.tar.gz",
.hash = "12209f3b33325503005643bc351affa41d0a9c6d9eea70877e885cfcc6e52cc7dad1",
.url = "https://github.com/tiawl/shaderc.zig/archive/3eec8fb9daf3f4669e1e2c4949e3d58f890f35db.tar.gz",
.hash = "1220c9bffa694dab80beb93a14f0269379f10dd5af7c1f5322bcdde0b8fbf1ccd1a4",
},
.@"zig-datetime" = .{
.url = "https://github.com/frmdstryr/zig-datetime/archive/eb05569fc75a18b343f9992e5e628c2b69456d10.tar.gz",
Expand Down

0 comments on commit 2f5f835

Please sign in to comment.