[libraw] update to 0.22.0 (#49434)

This commit is contained in:
toge
2026-01-15 11:04:17 +09:00
committed by GitHub
parent e36fa3a717
commit cd37a29c82
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO LibRaw/LibRaw
REF "${VERSION}"
SHA512 140c0fa1063f2cae046db07fcdf71ed26d07c57c063d68b2d9d0f135029946d5715378ffbaaafc588dcf74f1592d143ed6f05485412479976a1f00348cbde70e
SHA512 7d743e19f4436e2be963d4281524f60ee66534429f61eb04e4f195845adf7ea7aeac0a64e215e912558f5da36807089bce3561593e956f1ab16d05d98330b9f6
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "libraw",
"version": "0.21.5",
"version": "0.22.0",
"description": "raw image decoder library",
"homepage": "https://www.libraw.org",
"license": "LGPL-2.1-only OR CDDL-1.0",

View File

@@ -5393,7 +5393,7 @@
"port-version": 1
},
"libraw": {
"baseline": "0.21.5",
"baseline": "0.22.0",
"port-version": 0
},
"librdkafka": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e6529e5d3594d5242030d0e045688d0c1316031b",
"version": "0.22.0",
"port-version": 0
},
{
"git-tree": "23a3a015e0ab2c3c5234179b31bc8395b8e62322",
"version": "0.21.5",