mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00

These are unmodified, so users can still verify the checksum with the official downloads if they feel unsafe.
11 lines
287 B
Zig
11 lines
287 B
Zig
.{
|
|
.name = "pixman",
|
|
.version = "0.42.2",
|
|
.dependencies = .{
|
|
.pixman = .{
|
|
.url = "https://deps.files.ghostty.dev/pixman-pixman-0.42.2.tar.gz",
|
|
.hash = "12209b9206f9a5d31ccd9a2312cc72cb9dfc3e034aee1883c549dc1d753fae457230",
|
|
},
|
|
},
|
|
}
|