mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 01:06:08 +03:00
pkg/harfbuzz: update
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
.{
|
||||
.name = "harfbuzz",
|
||||
.version = "8.2.2",
|
||||
.version = "8.4.0",
|
||||
.paths = .{""},
|
||||
.dependencies = .{
|
||||
.harfbuzz = .{
|
||||
.url = "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/8.2.2.tar.gz",
|
||||
.hash = "1220d27d0e3ddd47705cbe1505076058cb41649336d35ea51369ec8f042c35991e0f",
|
||||
.url = "https://github.com/harfbuzz/harfbuzz/archive/refs/tags/8.4.0.tar.gz",
|
||||
.hash = "1220b8588f106c996af10249bfa092c6fb2f35fbacb1505ef477a0b04a7dd1063122",
|
||||
},
|
||||
|
||||
.freetype = .{ .path = "../freetype" },
|
||||
|
Reference in New Issue
Block a user