From ab8fda18143fcec2581edce8572ccddc9402f72c Mon Sep 17 00:00:00 2001 From: KATO Jinnosuke <96569057+jinnosukeKato@users.noreply.github.com> Date: Sun, 6 Aug 2023 01:26:26 +0900 Subject: [PATCH] update clap & libxml2 (#108) * update to zig-clap for zig 0.11.0 * update zig-libxml2 for zig 0.11.0 --- tools/regz/build.zig.zon | 4 ++-- tools/regz/deps/zig-libxml2 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/regz/build.zig.zon b/tools/regz/build.zig.zon index e60201d..605e573 100644 --- a/tools/regz/build.zig.zon +++ b/tools/regz/build.zig.zon @@ -3,8 +3,8 @@ .version = "0.0.0", .dependencies = .{ .clap = .{ - .url = "https://github.com/Hejsil/zig-clap/archive/bdb5853b678d68f342ec65b04a6785af522ca6c9.tar.gz", - .hash = "12202af04ec78191f2018458a7be29f54e0d9118f7688e7a226857acf754d68b8473", + .url = "https://github.com/Hejsil/zig-clap/archive/f49b94700e0761b7514abdca0e4f0e7f3f938a93.tar.gz", + .hash = "1220f48518ce22882e102255ed3bcdb7aeeb4891f50b2cdd3bd74b5b2e24d3149ba2", }, }, } diff --git a/tools/regz/deps/zig-libxml2 b/tools/regz/deps/zig-libxml2 index 252c732..5aae609 160000 --- a/tools/regz/deps/zig-libxml2 +++ b/tools/regz/deps/zig-libxml2 @@ -1 +1 @@ -Subproject commit 252c732429a686e4a835831038263a554e752c40 +Subproject commit 5aae6093c9faa8699d4a39b530b44daf5df91c0e