Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Oct 25, 2024
1 parent fdd72d5 commit 29967db
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#028391ae0278b6bb80b5ef485575b43df9406fdf",
.hash = "1220aa0cc8ae0377300eb9ff1cc6b2342cdf3c8336cc63f929926d3291e292b46ae6",
.url = "git+https://github.com/floooh/sokol-zig.git#fe47d2055d7b86bdcbaf02610109b1f1aa5dfdc1",
.hash = "12201b62a6fd9e15e0b78a4fbcda3ac907a423446c68c6b8614c9b3b21d24a955639",
},
},
.paths = .{
Expand Down

0 comments on commit 29967db

Please sign in to comment.