Commit fdca02a 1 parent bfefc7e commit fdca02a Copy full SHA for fdca02a
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ the requirements.
66
66
| [ libjpeg-turbo] ( http://libjpeg-turbo.virtualgl.org ) | 2.1.5 | 2023-01-31 |
67
67
| [ libwebp] ( https://github.com/webmproject/libwebp ) | 1.3.0 | 2023-01-12 |
68
68
| [ openjpeg] ( https://www.openjpeg.org ) | 2.5.0 | 2022-05-13 |
69
- | [ libjxl] ( https://github.com/libjxl/libjxl ) | 0.8.1 | 2023-02-03 |
69
+ | [ libjxl] ( https://github.com/libjxl/libjxl ) | 0.8.2 | 2023-06-14 |
70
70
| [ sqlite] ( http://sqlite.org ) | 3.42.0 | 2023-05-16 |
71
71
| [ woff2] ( https://github.com/google/woff2 ) | 1.0.2 | 2017-11-13 |
72
72
| [ freetype] ( https://www.freetype.org ) | 2.13.0 | 2023-02-08 |
Original file line number Diff line number Diff line change 1
- set (VERSION 0.8.1 )
1
+ set (VERSION 0.8.2 )
2
2
3
3
# Get archive
4
4
vcpkg_download_distfile(ARCHIVE
5
5
URLS "https://github.com/libjxl/libjxl/archive/v${VERSION} .zip"
6
6
FILENAME "libjxl-${VERSION} .zip"
7
- SHA512 05613f2223f7fdaebdfb56e05ec4c2f25b8998a6612900d10a34ea0b0cd023197739b0dbc217181299cfebf54c81d0f63aa26b0b5c9e1be37dd8100a897bc9d9
7
+ SHA512 f741d43d417c7dca770a22735dafc117bf28279b72b49e26566cd8a9f571fd79d2209aa1a236fcfa8ee54cd9da47f4b77e6291452f8af2218bb7121484669a81
8
8
)
9
9
10
10
# Extract archive
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libjxl" ,
3
- "version" : " 0.8.1 " ,
3
+ "version" : " 0.8.2 " ,
4
4
"description" : " libjxl is a reference implementation of JPEG XL (encoder and decoder)." ,
5
5
"homepage" : " https://github.com/libjxl/libjxl" ,
6
6
"license" : " BSD-3-Clause" ,
You can’t perform that action at this time.
0 commit comments