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 27, 2024
1 parent 5f5333c commit ea80ecf
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#95f19b4216034b5608750038ba201ce727fa86d5",
.hash = "1220d4cf0adc140b0737c2918e41f37f2d601cf2a18796dbfa103f026dc7249e91f4",
.url = "git+https://github.com/floooh/sokol-zig.git#e190830fd57293addc64019ca61d7fcf38dcdf5f",
.hash = "12201d3b9cf340a49a6774cfa59b5b2d0ab8660e908de59f884d3ff162a3d5d17905",
},
},
.paths = .{
Expand Down

0 comments on commit ea80ecf

Please sign in to comment.