Commit bc626ff 1 parent e8dc9fc commit bc626ff Copy full SHA for bc626ff
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ the requirements.
68
68
| [ sqlite] ( http://sqlite.org ) | 3.46.1 | 2024-08-13 |
69
69
| [ woff2] ( https://github.com/google/woff2 ) | 1.0.2 | 2017-11-13 |
70
70
| [ freetype] ( https://www.freetype.org ) | 2.13.3 | 2024-08-12 |
71
- | [ harfbuzz] ( https://github.com/harfbuzz/harfbuzz ) | 9 .0.0 | 2024-06-27 |
71
+ | [ harfbuzz] ( https://github.com/harfbuzz/harfbuzz ) | 10 .0.1 | 2024-09-24 |
72
72
| [ pixman] ( http://www.pixman.org ) | 0.42.2 | 2022-11-02 |
73
73
| [ cairo] ( https://gitlab.freedesktop.org/cairo/cairo ) | 1.18.0 | 2023-09-23 |
74
74
| [ libpsl] ( https://github.com/rockdaboot/libpsl ) | 0.21.5 | 2024-01-13 |
Original file line number Diff line number Diff line change 1
- From 2a768cab03be7ef6cf1a6ffd061d2c2bd4cb32b0 Mon Sep 17 00:00:00 2001
1
+ From 65464b145fe54fe5009f19a3cfec20a082045b14 Mon Sep 17 00:00:00 2001
2
2
From: Don <don.j.olmstead@gmail.com>
3
3
Date: Sat, 24 Sep 2022 18:57:06 -0700
4
4
Subject: [PATCH] Remove icu-uc from pkgconfig
@@ -20,5 +20,5 @@ index 949869a35..5be5b2686 100644
20
20
Libs: -L${libdir} -lharfbuzz-icu
21
21
Cflags: -I${includedir}/harfbuzz
22
22
- -
23
- 2.45.2 .windows.1
23
+ 2.46.1 .windows.1
24
24
Original file line number Diff line number Diff line change 1
- set (VERSION 9 .0.0 )
1
+ set (VERSION 10 .0.1 )
2
2
3
3
set (FILENAME "harfbuzz-${VERSION} .tar.xz" )
4
4
set (URLS "https://github.com/harfbuzz/harfbuzz/releases/download/${VERSION} /${FILENAME} " )
@@ -7,7 +7,7 @@ set(URLS "https://github.com/harfbuzz/harfbuzz/releases/download/${VERSION}/${FI
7
7
vcpkg_download_distfile(ARCHIVE
8
8
URLS ${URLS}
9
9
FILENAME ${FILENAME}
10
- SHA512 2700b560727d9c4440ad9c74a170b857f20f9e553e5d98b0c4bcf086a25ba644149d7c89009a41d964af7a924efcc486da4dcbfa5cc4d47f9f10e9b6b8c689af
10
+ SHA512 3fb7dda6e51496337698d46cebe623f678a4e5b0f006be6e1309143a82408a362c149812477e083e14811a5cba565d76eb2c0804f5e1bbea7e1bf83678176048
11
11
)
12
12
13
13
# Patches
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " harfbuzz" ,
3
- "version" : " 9 .0.0 " ,
3
+ "version" : " 10 .0.1 " ,
4
4
"description" : " HarfBuzz OpenType text shaping engine" ,
5
5
"homepage" : " https://github.com/harfbuzz/harfbuzz" ,
6
6
"license" : " MIT-Modern-Variant" ,
You can’t perform that action at this time.
0 commit comments