diff options
| author | 2026-07-02 17:52:27 -0400 | |
|---|---|---|
| committer | 2026-07-02 17:52:27 -0400 | |
| commit | 34933b7e1d682e67702999270cd3ceec0e167316 (patch) | |
| tree | a6777f793fe658ad0facb85876e41cb66dbec2c2 /subprojects/harfbuzz.wrap | |
| parent | ef3f687db0f53f026e808c4284e084255c9e9dd5 (diff) | |
| download | camu-34933b7e1d682e67702999270cd3ceec0e167316.tar.gz camu-34933b7e1d682e67702999270cd3ceec0e167316.tar.bz2 camu-34933b7e1d682e67702999270cd3ceec0e167316.zip | |
Update deps, build fixes, cleanup
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects/harfbuzz.wrap')
| -rw-r--r-- | subprojects/harfbuzz.wrap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/harfbuzz.wrap b/subprojects/harfbuzz.wrap index 55964d7..07c333c 100644 --- a/subprojects/harfbuzz.wrap +++ b/subprojects/harfbuzz.wrap @@ -1,5 +1,5 @@ [wrap-git] -directory = harfbuzz-14.1.0 +directory = harfbuzz-14.2.1 url = https://github.com/harfbuzz/harfbuzz.git -revision = 14.1.0 +revision = 14.2.1 depth = 1 |