Skip to content

Commit

Permalink
update sokol dep
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Dec 7, 2024
1 parent 41c56e5 commit fdc4ab9
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#6ac38c06751b320fdf67ba81e86e03aebaf1a0d4",
.hash = "1220f0dab58f9fa0d140f8087405d1bcad99b7a913a9d78abf9c4d74a266992ab898",
.url = "git+https://github.com/floooh/sokol-zig.git#e0e8205eaac6e7f565667117b139caeac8180714",
.hash = "1220c9e7505a30d2f9f08ee638741625a284b020ba7c4eefd02a57dc2803c33399f5",
},
},
.paths = .{
Expand Down

0 comments on commit fdc4ab9

Please sign in to comment.