mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 17:41:09 +08:00
[openexr] update to 3.3.1 (#41540)
This commit is contained in:
parent
da389606b3
commit
369cb5c76a
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO AcademySoftwareFoundation/openexr
|
REPO AcademySoftwareFoundation/openexr
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 ecc3d8b206bda5e5897ac9cd797a8432b76981de10d49cbb107af2b4108c22186de0dda25a9a43b07e18d641ef71508445d95f659a4ca932e029d48ee029a492
|
SHA512 78f237ce5ec6a4f122d0609bf48c2a9dfcb701e3ce5587906050fbf32d2115dae1984e7cce0f554edda0bd7ec35e4c7aacfc3d1dfb51ea8aa9feebb7f2b3db59
|
||||||
HEAD_REF main
|
HEAD_REF main
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openexr",
|
"name": "openexr",
|
||||||
"version": "3.2.4",
|
"version": "3.3.1",
|
||||||
"description": "OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications",
|
"description": "OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications",
|
||||||
"homepage": "https://www.openexr.com/",
|
"homepage": "https://www.openexr.com/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
|
@ -6617,7 +6617,7 @@
|
|||||||
"port-version": 1
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"openexr": {
|
"openexr": {
|
||||||
"baseline": "3.2.4",
|
"baseline": "3.3.1",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"openfbx": {
|
"openfbx": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "9ab34082f7f52c635b1b003367190f0e3c58966f",
|
||||||
|
"version": "3.3.1",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "e923ca0019af5626449e2712f054c608a3198ecc",
|
"git-tree": "e923ca0019af5626449e2712f054c608a3198ecc",
|
||||||
"version": "3.2.4",
|
"version": "3.2.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user