Commit 2774b0e 1 parent 7a0b350 commit 2774b0e Copy full SHA for 2774b0e
File tree 4 files changed +9
-4
lines changed
4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1
- set (VERSION 1.18.0 )
1
+ set (VERSION 1.18.2 )
2
2
3
3
set (FILENAME "cairo-${VERSION} .tar.bz2" )
4
4
set (URLS "https://gitlab.freedesktop.org/cairo/cairo/-/archive/${VERSION} /${FILENAME} " )
@@ -7,7 +7,7 @@ set(URLS "https://gitlab.freedesktop.org/cairo/cairo/-/archive/${VERSION}/${FILE
7
7
vcpkg_download_distfile(ARCHIVE
8
8
URLS ${URLS}
9
9
FILENAME ${FILENAME}
10
- SHA512 bd702f3b64061f8add954c243c9b59f5d44271adfa76d997941ddab629ff8018c2a1d3368edf2362573e0018c342c61483de58240c63e15e1e6035d2511d3e40
10
+ SHA512 8db31b675791b892379bc5fca7f421d3e8ebca9c3cbcdc27fa80efb1274f12d89276a54fa1ec18008f81de9b1dc2fafb9fbee9ee368e893e8b035a332d07e141
11
11
)
12
12
13
13
# Patches
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cairo" ,
3
- "version" : " 1.18.0 " ,
3
+ "version" : " 1.18.2 " ,
4
4
"description" : " Cairo is a 2D graphics library with support for multiple output devices." ,
5
5
"homepage" : " https://gitlab.freedesktop.org/cairo/cairo" ,
6
6
"license" : " MPL-1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"default" : {
3
3
"cairo" : {
4
- "baseline" : " 1.18.0 " ,
4
+ "baseline" : " 1.18.2 " ,
5
5
"port-version" : 0
6
6
},
7
7
"curl" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " d66ade1c9bb9ec902032fad20ac0d975208fedb4" ,
5
+ "version" : " 1.18.2" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 5d5ee0dfe5c31f5d9759ff186e6c88d2ca056bf9" ,
5
10
"version" : " 1.18.0" ,
You can’t perform that action at this time.
0 commit comments