Files
ghostty/pkg/gtk4-layer-shell/build.zig.zon
Mitchell Hashimoto 07f6c6bb07 mirror deps
2026-07-28 09:13:49 -07:00

24 lines
894 B
Zig

.{
.name = .gtk4_layer_shell,
.version = "1.1.0",
.fingerprint = 0x4b96f9483c6feeb1,
.paths = .{""},
.dependencies = .{
.gtk4_layer_shell = .{
.url = "https://deps.files.ghostty.org/gtk4-layer-shell-1.1.0.tar.gz",
.hash = "N-V-__8AALiNBAA-_0gprYr92CjrMj1I5bqNu0TSJOnjFNSr",
.lazy = true,
},
.wayland_protocols = .{
.url = "https://deps.files.ghostty.org/wayland-protocols-258d8f88f2c8c25a830c6316f87d23ce1a0f12d9.tar.gz",
.hash = "N-V-__8AAKw-DAAaV8bOAAGqA0-oD7o-HNIlPFYKRXSPT03S",
.lazy = true,
},
.translate_c = .{
.url = "https://deps.files.ghostty.org/translate_c-80f8b6e4f45a303268717d8e5f4f91d7837138bb.tar.gz",
.hash = "translate_c-0.0.0-Q_BUWmU6BwB_9JKG2l2W7i_mhmYWeRseTGBEHi_YlV5f",
.lazy = true,
},
},
}