| ... | ... | @@ -59,9 +59,9 @@ pub fn fetch(exe: *std.Build.Step.Compile) *std.Build.Step { |
| 59 | 59 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/iguanaTLS", "3450aaf3ca47986540e2b0258c2affc45af64ea2").step); |
| 60 | 60 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zfetch", "40d141bf7db81f05a83cce5f2edc4b14e41a5c34").step); |
| 61 | 61 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-ansi", "5f89211a749aef6bf518889c0467ceb24825c055").step); |
| 62 | | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-detect-license", "8d553ba6283f778965678ee73b17ae1e2019440d").step); |
| 62 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-detect-license", "9285c96497ec5debae97a859e69976148a66aa7a").step); |
| 63 | 63 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-extras", "c2c581aa6a38438dd9ed8da0f59019691c5dd45d").step); |
| 64 | | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-git", "70d5ded3d5699c452cb3f4298ee2822cfc0f814e").step); |
| 64 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-git", "acb6691534e00ded166cccc272e17efbf613a2ab").step); |
| 65 | 65 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-inquirer", "4cddefa42744d61067567b0b36b5d2bb376e5ae3").step); |
| 66 | 66 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-intrusive-parser", "eec3155dc8188b8440cb6097cc436f49511f01cd").step); |
| 67 | 67 | step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-json", "80e943ac8734b91da3560c8f45bbe702d833ac11").step); |
| ... | ... | @@ -267,9 +267,9 @@ pub const package_data = struct { |
| 267 | 267 | .deps = &[_]*Package{ &_f7dubzb7cyqe, &_h7tv7ayhffak, &_vph9l0hxpeze, &_kscsl0145t7x, &_iecwp4b3bsfm }, |
| 268 | 268 | }; |
| 269 | 269 | pub var _0k64oe2nuzvj = Package{ |
| 270 | | .store = "/git/github.com/nektro/zig-git/70d5ded3d5699c452cb3f4298ee2822cfc0f814e", |
| 270 | .store = "/git/github.com/nektro/zig-git/acb6691534e00ded166cccc272e17efbf613a2ab", |
| 271 | 271 | .name = "git", |
| 272 | | .entry = "/git/github.com/nektro/zig-git/70d5ded3d5699c452cb3f4298ee2822cfc0f814e/git.zig", |
| 272 | .entry = "/git/github.com/nektro/zig-git/acb6691534e00ded166cccc272e17efbf613a2ab/git.zig", |
| 273 | 273 | .deps = &[_]*Package{ &_iecwp4b3bsfm, &_f7dubzb7cyqe, &_ede2wygpe1iy, &_vph9l0hxpeze, &_kscsl0145t7x, &_0e2d06bb494b }, |
| 274 | 274 | }; |
| 275 | 275 | pub var _ocmr9rtohgcc = Package{ |
| ... | ... | @@ -285,9 +285,9 @@ pub const package_data = struct { |
| 285 | 285 | .deps = &[_]*Package{ &_ocmr9rtohgcc }, |
| 286 | 286 | }; |
| 287 | 287 | pub var _2ovav391ivak = Package{ |
| 288 | | .store = "/git/github.com/nektro/zig-detect-license/8d553ba6283f778965678ee73b17ae1e2019440d", |
| 288 | .store = "/git/github.com/nektro/zig-detect-license/9285c96497ec5debae97a859e69976148a66aa7a", |
| 289 | 289 | .name = "detect-license", |
| 290 | | .entry = "/git/github.com/nektro/zig-detect-license/8d553ba6283f778965678ee73b17ae1e2019440d/src/lib.zig", |
| 290 | .entry = "/git/github.com/nektro/zig-detect-license/9285c96497ec5debae97a859e69976148a66aa7a/src/lib.zig", |
| 291 | 291 | .deps = &[_]*Package{ &_pt88y5d80m25, &_96h80ezrvj7i }, |
| 292 | 292 | }; |
| 293 | 293 | pub var _g982zq6e8wsv = Package{ |