mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[libraw] Update version to 0.21.2 (#36460)
* [libraw] Update version to 0.21.2 * version
This commit is contained in:
parent
32b208f7d0
commit
c951a799b1
@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO LibRaw/LibRaw
|
||||
REF "${VERSION}"
|
||||
SHA512 6cea6d859961d713382a9017107c730c7a8777be85d454bd05f1417a69fda902aa9591151eac5f4bd231ce2a86fc39da56e3a024104101f24d6069197fcabbc7
|
||||
SHA512 a8b0ec275cc0055d6eb2069008c3312ae007cd86e481111f68d5d60544afcd76b728f8418bf63a80d35d7d00283536da63e03f5eecb4cc28f4cc8d92070e8b39
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "libraw",
|
||||
"version": "0.21.1",
|
||||
"port-version": 3,
|
||||
"version": "0.21.2",
|
||||
"description": "raw image decoder library",
|
||||
"homepage": "https://www.libraw.org",
|
||||
"license": "LGPL-2.1-only OR CDDL-1.0",
|
||||
|
@ -4761,8 +4761,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"libraw": {
|
||||
"baseline": "0.21.1",
|
||||
"port-version": 3
|
||||
"baseline": "0.21.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"librdkafka": {
|
||||
"baseline": "2.3.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "02d6abd8ed64b06dde0b3b029c39f30819eea276",
|
||||
"version": "0.21.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "3a10e9f3c0a023e53a82eb8408365f50e6825e80",
|
||||
"version": "0.21.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user