mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
pkg/harfbuzz: update to 8.2.2
This commit is contained in:
@ -1,10 +1,10 @@
|
|||||||
.{
|
.{
|
||||||
.name = "harfbuzz",
|
.name = "harfbuzz",
|
||||||
.version = "2.13.2",
|
.version = "8.2.2",
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.harfbuzz = .{
|
.harfbuzz = .{
|
||||||
.url = "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/8.2.1.tar.gz",
|
.url = "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/8.2.2.tar.gz",
|
||||||
.hash = "12203c1b09a2cf778367376076301322235816598eaf0639da08b233ab852548df92",
|
.hash = "1220d27d0e3ddd47705cbe1505076058cb41649336d35ea51369ec8f042c35991e0f",
|
||||||
},
|
},
|
||||||
|
|
||||||
.freetype = .{ .path = "../freetype" },
|
.freetype = .{ .path = "../freetype" },
|
||||||
|
Reference in New Issue
Block a user