diff options
| author | 2026-08-26 15:08:16 -0400 | |
|---|---|---|
| committer | 2026-08-26 15:08:16 -0400 | |
| commit | 6094c907b26e21f13373bae6bf3306dbae40af3c (patch) | |
| tree | 981864ddb1ab9749d3e10a81edc782311826e101 /subprojects/harfbuzz.wrap | |
| parent | da9bddc70ff8544f3294b880d719c4605e87ad97 (diff) | |
| download | camu-6094c907b26e21f13373bae6bf3306dbae40af3c.tar.gz camu-6094c907b26e21f13373bae6bf3306dbae40af3c.tar.bz2 camu-6094c907b26e21f13373bae6bf3306dbae40af3c.zip | |
Update deps, small changes and 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 5d721b0..a497a7d 100644 --- a/subprojects/harfbuzz.wrap +++ b/subprojects/harfbuzz.wrap @@ -1,7 +1,7 @@ [wrap-git] -directory = harfbuzz-14.2.1 +directory = harfbuzz-14.3.1 url = https://github.com/harfbuzz/harfbuzz.git -revision = 14.2.1 +revision = 14.3.1 depth = 1 patch_directory = harfbuzz diff_files = harfbuzz/no_bigobj_windows.diff |