From 097e80d1c4c46a148177def64d74f4deeb862cca Mon Sep 17 00:00:00 2001 From: 10aded <10aded-Streaming@protonmail.com> Date: Sat, 8 Mar 2025 11:21:50 +1000 Subject: [PATCH] added comment to fingerprint line per recommendation from the standard 'build.zig.zon' file generated by 'zig init' in Zig 0.14.0 (#4827) --- build.zig.zon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.zig.zon b/build.zig.zon index c7a61022f..2f084da14 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -3,7 +3,7 @@ .version = "5.5.0", .minimum_zig_version = "0.14.0", - .fingerprint = 0x13035e5cb8bc1ac2, + .fingerprint = 0x13035e5cb8bc1ac2, // Changing this has security and trust implications. .dependencies = .{ .xcode_frameworks = .{