authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-11-15 11:02:21 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-11-16 09:13:20 -08:00
log6fc92063377c11eb6b96f9cba84d06a463fbcf5e
tree04fcdc2a0fdbcf64ec5361458d7d4655635f2d37
parent04b3b58ebf4724a75397ca13621009ff3317c18c

deps: MasterQ32/zig-uri: update for stage2


2 files changed, 4 insertions(+), 4 deletions(-)

deps.zig+3-3
......@@ -49,7 +49,7 @@ pub fn fetch(exe: *std.build.LibExeObjStep) void {
4949 if (path.* != null) path.* = b.fmt("{s}/zigmod/deps{s}", .{ root, path.*.? });
5050 }
5151 exe.step.dependOn(&GitExactStep.create(b, "https://gist.github.com/nektro/d468fea84f8217e4c26ee8fbeeea38cc", "24c01e844396d18a90bbbfb91f8a5a12023e9379").step);
52 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/MasterQ32/zig-uri", "e879df3a236869f92298fbe2db3c25e6e84cfd4c").step);
52 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/MasterQ32/zig-uri", "b7e688fc019e33f900fba0940eab74c81b480c13").step);
5353 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/marlersoft/zigwin32", "209f07cc5861c7bd9c3010a37f32bf6244f9a158").step);
5454 exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/arqv-ini", "1a9b2e90379895e197893b6e19c93bd213ad36e6").step);
5555 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
149149
150150pub const package_data = struct {
151151 pub var _u9w9dpp6p804 = Package{
152 .store = "/git/github.com/MasterQ32/zig-uri/e879df3a236869f92298fbe2db3c25e6e84cfd4c",
152 .store = "/git/github.com/MasterQ32/zig-uri/b7e688fc019e33f900fba0940eab74c81b480c13",
153153 .name = "uri",
154 .entry = "/git/github.com/MasterQ32/zig-uri/e879df3a236869f92298fbe2db3c25e6e84cfd4c/uri.zig",
154 .entry = "/git/github.com/MasterQ32/zig-uri/b7e688fc019e33f900fba0940eab74c81b480c13/uri.zig",
155155 };
156156 pub var _o6ogpor87xc2 = Package{
157157 .store = "/git/github.com/marlersoft/zigwin32/209f07cc5861c7bd9c3010a37f32bf6244f9a158",
zigmod.lock+1-1
......@@ -1,6 +1,6 @@
112
22git https://gist.github.com/nektro/d468fea84f8217e4c26ee8fbeeea38cc commit-24c01e844396d18a90bbbfb91f8a5a12023e9379
3git https://github.com/MasterQ32/zig-uri commit-e879df3a236869f92298fbe2db3c25e6e84cfd4c
3git https://github.com/MasterQ32/zig-uri commit-b7e688fc019e33f900fba0940eab74c81b480c13
44git https://github.com/marlersoft/zigwin32 commit-209f07cc5861c7bd9c3010a37f32bf6244f9a158
55git https://github.com/nektro/arqv-ini commit-1a9b2e90379895e197893b6e19c93bd213ad36e6
66git https://github.com/nektro/iguanaTLS commit-bd003aa75c8bc00e8a61a1be575b9305249dc749