Skip to content

Commit

Permalink
update sokol dep
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Jan 4, 2025
1 parent 131d57c commit b7d73b6
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#9d113214f7750f8ab68b465b2605ce308e995fb4",
.hash = "1220489430d6287009e225a939fb084ab330d497fc7fdca137d2cc2ef5f0ccf71ff3",
.url = "git+https://github.com/floooh/sokol-zig.git#98de43bce51ada01210cc87e6d5aa479661c98e0",
.hash = "1220569229cb9907c35c3a19ddae4eb27eee8b8b0766f0aeb839d7dff6942cc17029",
},
},
.paths = .{
Expand Down

0 comments on commit b7d73b6

Please sign in to comment.