Skip to content

Commit

Permalink
update sokol-zig dep
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Aug 23, 2024
1 parent e471b78 commit d73a465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
.dependencies = .{
// sokol only needed for the actual emulators
.sokol = .{
.url = "git+https://github.com/floooh/sokol-zig.git#9e4eabae83c74df29b24cdba7b31e985a2d8c33f",
.hash = "12209706d64fa2127cc2d48134c22790d70f561c40bdeb4589fa7f9c41c4f53fe9da",
.url = "git+https://github.com/floooh/sokol-zig.git#95f19b4216034b5608750038ba201ce727fa86d5",
.hash = "1220d4cf0adc140b0737c2918e41f37f2d601cf2a18796dbfa103f026dc7249e91f4",
},
},
.paths = .{
Expand Down

0 comments on commit d73a465

Please sign in to comment.