Przeglądaj źródła

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

pull/4810/merge
10aded 3 miesięcy temu
committed by GitHub
rodzic
commit
097e80d1c4
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      build.zig.zon

+ 1
- 1
build.zig.zon Wyświetl plik

@ -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 = .{

Ładowanie…
Anuluj
Zapisz