From 682541afb3122dea121e775493b53c26f2c19cab Mon Sep 17 00:00:00 2001 From: kf Date: Thu, 26 Mar 2026 11:27:38 +0900 Subject: [PATCH] scm: 0.5.6 --- build.zig.zon | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 3fd31f1..c3e30ec 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -1,12 +1,12 @@ .{ .name = .drivercom, - .version = "0.5.5", + .version = "0.5.6", .fingerprint = 0xc1b53adfd36fc2f0, .minimum_zig_version = "0.15.1", .dependencies = .{ .mmc_api = .{ - .url = "https://github.com/pmotionf/mmc-api/archive/a8c6c5a.tar.gz", - .hash = "mmc_api-0.0.0-P5raR7TBCwCDL0CWFA4ciqvKuzTJYgPsv6qGns5gRNCU", + .url = "https://github.com/pmotionf/mmc-api/archive/a5ae477.tar.gz", + .hash = "mmc_api-0.0.0-P5raR6PqMQCNhJYdOKmP5vgSpJLyTbLIj2jvfAqWlh9A", }, }, .paths = .{