diff --git a/deps.zig b/deps.zig index dd43a800723a2b8680303a49c44b19ccd3b3101a..993813f9ef9b365c35d0f7af97b94a13a66473d7 100644 --- a/deps.zig +++ b/deps.zig @@ -49,7 +49,7 @@ pub fn fetch(exe: *std.build.LibExeObjStep) void { if (path.* != null) path.* = b.fmt("{s}/zigmod/deps{s}", .{ root, path.*.? }); } exe.step.dependOn(&GitExactStep.create(b, "https://gist.github.com/nektro/d468fea84f8217e4c26ee8fbeeea38cc", "24c01e844396d18a90bbbfb91f8a5a12023e9379").step); - exe.step.dependOn(&GitExactStep.create(b, "https://github.com/MasterQ32/zig-uri", "e879df3a236869f92298fbe2db3c25e6e84cfd4c").step); + exe.step.dependOn(&GitExactStep.create(b, "https://github.com/MasterQ32/zig-uri", "b7e688fc019e33f900fba0940eab74c81b480c13").step); exe.step.dependOn(&GitExactStep.create(b, "https://github.com/marlersoft/zigwin32", "209f07cc5861c7bd9c3010a37f32bf6244f9a158").step); exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/arqv-ini", "1a9b2e90379895e197893b6e19c93bd213ad36e6").step); exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/iguanaTLS", "bd003aa75c8bc00e8a61a1be575b9305249dc749").step); @@ -149,9 +149,9 @@ fn checkMinZig(current: std.SemanticVersion, exe: *std.build.LibExeObjStep) void pub const package_data = struct { pub var _u9w9dpp6p804 = Package{ - .store = "/git/github.com/MasterQ32/zig-uri/e879df3a236869f92298fbe2db3c25e6e84cfd4c", + .store = "/git/github.com/MasterQ32/zig-uri/b7e688fc019e33f900fba0940eab74c81b480c13", .name = "uri", - .entry = "/git/github.com/MasterQ32/zig-uri/e879df3a236869f92298fbe2db3c25e6e84cfd4c/uri.zig", + .entry = "/git/github.com/MasterQ32/zig-uri/b7e688fc019e33f900fba0940eab74c81b480c13/uri.zig", }; pub var _o6ogpor87xc2 = Package{ .store = "/git/github.com/marlersoft/zigwin32/209f07cc5861c7bd9c3010a37f32bf6244f9a158", diff --git a/zigmod.lock b/zigmod.lock index c9225751eb1c42c2ea068bd7e84cd7d6fe2d65bf..d8d71e3c19350d00883bafa43cb51b0a04e5fb4d 100644 --- a/zigmod.lock +++ b/zigmod.lock @@ -1,6 +1,6 @@ 2 git https://gist.github.com/nektro/d468fea84f8217e4c26ee8fbeeea38cc commit-24c01e844396d18a90bbbfb91f8a5a12023e9379 -git https://github.com/MasterQ32/zig-uri commit-e879df3a236869f92298fbe2db3c25e6e84cfd4c +git https://github.com/MasterQ32/zig-uri commit-b7e688fc019e33f900fba0940eab74c81b480c13 git https://github.com/marlersoft/zigwin32 commit-209f07cc5861c7bd9c3010a37f32bf6244f9a158 git https://github.com/nektro/arqv-ini commit-1a9b2e90379895e197893b6e19c93bd213ad36e6 git https://github.com/nektro/iguanaTLS commit-bd003aa75c8bc00e8a61a1be575b9305249dc749