Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dnjulek committed Feb 6, 2024
1 parent 5c09e29 commit 93beaea
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 @@
.paths = .{""},
.dependencies = .{
.vapoursynth = .{
.url = "https://github.com/dnjulek/vapoursynth-zig/archive/11809b4e8047c15fa5de10a3c3ae15d1546630ea.tar.gz",
.hash = "12208a2b305e3a3cfb509f56320d839d1a7706946ca2baa099088361a71e899461d6",
.url = "https://github.com/dnjulek/vapoursynth-zig/archive/8f00a018ed680886283ee0b5070ae02f01d468a0.tar.gz",
.hash = "12207d0f77de3ea85b5c8b1f49296605834f915338b0a93da180639760011458c22c",
},
},
}

0 comments on commit 93beaea

Please sign in to comment.