added comment to fingerprint line per recommendation from the standard 'build.zig.zon' file generated by 'zig init' in Zig 0.14.0 (#4827)

This commit is contained in:
10aded 2025-03-08 11:21:50 +10:00 committed by GitHub
parent f430d72a8c
commit 097e80d1c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
.version = "5.5.0", .version = "5.5.0",
.minimum_zig_version = "0.14.0", .minimum_zig_version = "0.14.0",
.fingerprint = 0x13035e5cb8bc1ac2, .fingerprint = 0x13035e5cb8bc1ac2, // Changing this has security and trust implications.
.dependencies = .{ .dependencies = .{
.xcode_frameworks = .{ .xcode_frameworks = .{