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 {
7272 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-tracer", "ad868b45cfd445aa4d3f53cf8dda4b62b73efb54").step);
7373 step.dependOn(&GitExactStep.create(b, "https://github.com/nektro/zig-yaml", "0d17fb99cba338aedc1abac12d78d5e5f04f0b6b").step);
7474 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);
7676 step.dependOn(&GitExactStep.create(b, "https://github.com/yaml/libyaml", "2c891fc7a770e8ba2fec34fc6b545c672beb37e6").step);
7777 return step;
7878}
......@@ -273,9 +273,9 @@ pub const package_data = struct {
273273 .deps = &[_]*Package{ &_9k24gimke1an, &_csbnipaad8n7 },
274274 };
275275 pub var _2ta738wrqbaq = Package{
276 .store = "/git/github.com/ziglibs/known-folders/0ad514dcfb7525e32ae349b9acc0a53976f3a9fa",
276 .store = "/git/github.com/ziglibs/known-folders/1cceeb70e77dec941a4178160ff6c8d05a74de6f",
277277 .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",
279279 };
280280 pub var _89ujp8gq842x = Package{
281281 .name = "zigmod",
zigmod.lock+1-1
......@@ -17,5 +17,5 @@ git https://github.com/nektro/zig-time commit-ba546bbf2e8438c9b2325f36f392c9d95b
1717git https://github.com/nektro/zig-tracer commit-ad868b45cfd445aa4d3f53cf8dda4b62b73efb54
1818git https://github.com/nektro/zig-yaml commit-0d17fb99cba338aedc1abac12d78d5e5f04f0b6b
1919git https://github.com/truemedian/hzzp commit-a7f03a1e652abe8c89b376d090cec50acb0d2a1a
20git https://github.com/ziglibs/known-folders commit-0ad514dcfb7525e32ae349b9acc0a53976f3a9fa
20git https://github.com/ziglibs/known-folders commit-1cceeb70e77dec941a4178160ff6c8d05a74de6f
2121git https://github.com/yaml/libyaml tag-0.2.5