authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-09-03 02:27:45 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-09-03 02:27:45 -07:00
logff1eb6622c52e5b602f29b278fc8e41d693af014
tree648e7d04919019fa5a0436989b930c47fd5660ef
parentf7b6255bfb42fd83605ec41fdc912ad3b8e1aa2d

deps: update ziglibs/known-folders


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

deps.zig+3-3
...@@ -72,7 +72,7 @@ pub fn fetch(exe: *std.Build.Step.Compile) *std.Build.Step {...@@ -72,7 +72,7 @@ pub fn fetch(exe: *std.Build.Step.Compile) *std.Build.Step {
72 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-tracer", "ad868b45cfd445aa4d3f53cf8dda4b62b73efb54").step);72 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-tracer", "ad868b45cfd445aa4d3f53cf8dda4b62b73efb54").step);
73 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-yaml", "0d17fb99cba338aedc1abac12d78d5e5f04f0b6b").step);73 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-yaml", "0d17fb99cba338aedc1abac12d78d5e5f04f0b6b").step);
74 step.dependOn(&GitExactStep.create(b, "https://github.com/truemedian/hzzp", "a7f03a1e652abe8c89b376d090cec50acb0d2a1a").step);74 step.dependOn(&GitExactStep.create(b, "https://github.com/truemedian/hzzp", "a7f03a1e652abe8c89b376d090cec50acb0d2a1a").step);
75 step.dependOn(&GitExactStep.create(b, "https://github.com/ziglibs/known-folders", "0ad514dcfb7525e32ae349b9acc0a53976f3a9fa").step);75 step.dependOn(&GitExactStep.create(b, "https://github.com/ziglibs/known-folders", "1cceeb70e77dec941a4178160ff6c8d05a74de6f").step);
76 step.dependOn(&GitExactStep.create(b, "https://github.com/yaml/libyaml", "2c891fc7a770e8ba2fec34fc6b545c672beb37e6").step);76 step.dependOn(&GitExactStep.create(b, "https://github.com/yaml/libyaml", "2c891fc7a770e8ba2fec34fc6b545c672beb37e6").step);
77 return step;77 return step;
78}78}
...@@ -273,9 +273,9 @@ pub const package_data = struct {...@@ -273,9 +273,9 @@ pub const package_data = struct {
273 .deps = &[_]*Package{ &_9k24gimke1an, &_csbnipaad8n7 },273 .deps = &[_]*Package{ &_9k24gimke1an, &_csbnipaad8n7 },
274 };274 };
275 pub var _2ta738wrqbaq = Package{275 pub var _2ta738wrqbaq = Package{
276 .store = "/git/github.com/ziglibs/known-folders/0ad514dcfb7525e32ae349b9acc0a53976f3a9fa",276 .store = "/git/github.com/ziglibs/known-folders/1cceeb70e77dec941a4178160ff6c8d05a74de6f",
277 .name = "known-folders",277 .name = "known-folders",
278 .entry = "/git/github.com/ziglibs/known-folders/0ad514dcfb7525e32ae349b9acc0a53976f3a9fa/known-folders.zig",278 .entry = "/git/github.com/ziglibs/known-folders/1cceeb70e77dec941a4178160ff6c8d05a74de6f/known-folders.zig",
279 };279 };
280 pub var _89ujp8gq842x = Package{280 pub var _89ujp8gq842x = Package{
281 .name = "zigmod",281 .name = "zigmod",
zigmod.lock+1-1
...@@ -17,5 +17,5 @@ git https://github.com/nektro/zig-time commit-ba546bbf2e8438c9b2325f36f392c9d95b...@@ -17,5 +17,5 @@ git https://github.com/nektro/zig-time commit-ba546bbf2e8438c9b2325f36f392c9d95b
17git https://github.com/nektro/zig-tracer commit-ad868b45cfd445aa4d3f53cf8dda4b62b73efb5417git https://github.com/nektro/zig-tracer commit-ad868b45cfd445aa4d3f53cf8dda4b62b73efb54
18git https://github.com/nektro/zig-yaml commit-0d17fb99cba338aedc1abac12d78d5e5f04f0b6b18git https://github.com/nektro/zig-yaml commit-0d17fb99cba338aedc1abac12d78d5e5f04f0b6b
19git https://github.com/truemedian/hzzp commit-a7f03a1e652abe8c89b376d090cec50acb0d2a1a19git https://github.com/truemedian/hzzp commit-a7f03a1e652abe8c89b376d090cec50acb0d2a1a
20git https://github.com/ziglibs/known-folders commit-0ad514dcfb7525e32ae349b9acc0a53976f3a9fa20git https://github.com/ziglibs/known-folders commit-1cceeb70e77dec941a4178160ff6c8d05a74de6f
21git https://github.com/yaml/libyaml tag-0.2.521git https://github.com/yaml/libyaml tag-0.2.5