authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-09-03 02:24:52 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-09-03 02:24:52 -07:00
logf7b6255bfb42fd83605ec41fdc912ad3b8e1aa2d
treed67386e11cb94c17a8caa550f9a14aeee2abf4ed
parent26b16273bda24a08741ddc60a9be0a62473dd653

deps: update marlersoft/zigwin32


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

deps.zig+3-3
......@@ -54,7 +54,7 @@ pub fn fetch(exe: *std.Build.Step.Compile) *std.Build.Step {
5454 const root = if (@field(package_data, decl.name).store) |_| b.cache_root.path.? else ".";
5555 if (path.* != null) path.* = b.fmt("{s}/zigmod/deps{s}", .{ root, path.*.? });
5656 }
57 step.dependOn(&GitExactStep.create(b, "https://github.com/marlersoft/zigwin32", "c778640d3dc153e900fbe37e2816b5176af3c802").step);
57 step.dependOn(&GitExactStep.create(b, "https://github.com/marlersoft/zigwin32", "407a4c7b869ee3d10db520fdfae8b9faf9b2adb5").step);
5858 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/arqv-ini", "38a018ad3a19d5b4663a5364d2d31271f250846b").step);
5959 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/iguanaTLS", "4dc8850883b49e4a452871298788b06b1af9fe24").step);
6060 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zfetch", "863be236188e5f24d16554f9dcd7df96dd254a13").step);
......@@ -174,9 +174,9 @@ fn checkMinZig(current: std.SemanticVersion, exe: *std.Build.Step.Compile) void
174174
175175pub const package_data = struct {
176176 pub var _o6ogpor87xc2 = Package{
177 .store = "/git/github.com/marlersoft/zigwin32/c778640d3dc153e900fbe37e2816b5176af3c802",
177 .store = "/git/github.com/marlersoft/zigwin32/407a4c7b869ee3d10db520fdfae8b9faf9b2adb5",
178178 .name = "win32",
179 .entry = "/git/github.com/marlersoft/zigwin32/c778640d3dc153e900fbe37e2816b5176af3c802/win32.zig",
179 .entry = "/git/github.com/marlersoft/zigwin32/407a4c7b869ee3d10db520fdfae8b9faf9b2adb5/win32.zig",
180180 };
181181 pub var _u7sysdckdymi = Package{
182182 .store = "/git/github.com/nektro/arqv-ini/38a018ad3a19d5b4663a5364d2d31271f250846b",
zigmod.lock+1-1
......@@ -1,5 +1,5 @@
112
2git https://github.com/marlersoft/zigwin32 commit-c778640d3dc153e900fbe37e2816b5176af3c802
2git https://github.com/marlersoft/zigwin32 commit-407a4c7b869ee3d10db520fdfae8b9faf9b2adb5
33git https://github.com/nektro/arqv-ini commit-38a018ad3a19d5b4663a5364d2d31271f250846b
44git https://github.com/nektro/iguanaTLS commit-4dc8850883b49e4a452871298788b06b1af9fe24
55git https://github.com/nektro/zfetch commit-863be236188e5f24d16554f9dcd7df96dd254a13