| ... | ... | @@ -52,7 +52,7 @@ pub fn fetch(exe: *std.build.LibExeObjStep) void { |
| 52 | 52 | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/MasterQ32/zig-uri", "b7e688fc019e33f900fba0940eab74c81b480c13").step); |
| 53 | 53 | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/marlersoft/zigwin32", "209f07cc5861c7bd9c3010a37f32bf6244f9a158").step); |
| 54 | 54 | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/arqv-ini", "1a9b2e90379895e197893b6e19c93bd213ad36e6").step); |
| 55 | | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/iguanaTLS", "bd003aa75c8bc00e8a61a1be575b9305249dc749").step); |
| 55 | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/iguanaTLS", "5ad811124d46018df53bbff6e90a37097a8f170c").step); |
| 56 | 56 | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-ansi", "8d6fdb4983a616940c1d5137110292a7862f6a7e").step); |
| 57 | 57 | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-detect-license", "de5c285d999eea68b9189b48bb000243fef0a689").step); |
| 58 | 58 | exe.step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-extras", "01fae956e2f17aa992e717e041a3dd457d440b31").step); |
| ... | ... | @@ -164,9 +164,9 @@ pub const package_data = struct { |
| 164 | 164 | .entry = "/git/github.com/nektro/arqv-ini/1a9b2e90379895e197893b6e19c93bd213ad36e6/src/ini.zig", |
| 165 | 165 | }; |
| 166 | 166 | pub var _csbnipaad8n7 = Package{ |
| 167 | | .store = "/git/github.com/nektro/iguanaTLS/bd003aa75c8bc00e8a61a1be575b9305249dc749", |
| 167 | .store = "/git/github.com/nektro/iguanaTLS/5ad811124d46018df53bbff6e90a37097a8f170c", |
| 168 | 168 | .name = "iguanaTLS", |
| 169 | | .entry = "/git/github.com/nektro/iguanaTLS/bd003aa75c8bc00e8a61a1be575b9305249dc749/src/main.zig", |
| 169 | .entry = "/git/github.com/nektro/iguanaTLS/5ad811124d46018df53bbff6e90a37097a8f170c/src/main.zig", |
| 170 | 170 | }; |
| 171 | 171 | pub var _s84v9o48ucb0 = Package{ |
| 172 | 172 | .store = "/git/github.com/nektro/zig-ansi/8d6fdb4983a616940c1d5137110292a7862f6a7e", |