mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00
Merge pull request #1201 from mitchellh/deps-mirror
self-host freedesktop build dependencies
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
.version = "2.14.2",
|
||||
.dependencies = .{
|
||||
.fontconfig = .{
|
||||
.url = "https://www.freedesktop.org/software/fontconfig/release/fontconfig-2.14.2.tar.gz",
|
||||
.url = "https://deps.files.ghostty.dev/fontconfig-2.14.2.tar.gz",
|
||||
.hash = "12201149afb3326c56c05bb0a577f54f76ac20deece63aa2f5cd6ff31a4fa4fcb3b7",
|
||||
},
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
.version = "0.42.2",
|
||||
.dependencies = .{
|
||||
.pixman = .{
|
||||
.url = "https://gitlab.freedesktop.org/pixman/pixman/-/archive/pixman-0.42.2/pixman-pixman-0.42.2.tar.gz",
|
||||
.url = "https://deps.files.ghostty.dev/pixman-pixman-0.42.2.tar.gz",
|
||||
.hash = "12209b9206f9a5d31ccd9a2312cc72cb9dfc3e034aee1883c549dc1d753fae457230",
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user