mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[openexr] update to 3.4.4 (#48412)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO AcademySoftwareFoundation/openexr
|
||||
REF "v${VERSION}"
|
||||
SHA512 74675b981cc82b6b3144d9dd56df611031dcb2f3da91aeb46b41fc97ec94b9ea45cad10142e3f2d1cd29022b42351d057e1540bde519f4381e206076dc3a5dbb
|
||||
SHA512 5543063d7941f08b4c85ab9428c104ba9ad38f33a043862d5dfd3243450cc0a3cdb2f3818c11db9fa15f5a0fa6847af8a756a6a96d7d5f7c9aa5b7fdccd817a6
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openexr",
|
||||
"version": "3.4.3",
|
||||
"version": "3.4.4",
|
||||
"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/",
|
||||
"license": "BSD-3-Clause",
|
||||
|
||||
@@ -7201,7 +7201,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"openexr": {
|
||||
"baseline": "3.4.3",
|
||||
"baseline": "3.4.4",
|
||||
"port-version": 0
|
||||
},
|
||||
"openfbx": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b80602a27efa650b45541423bb10c1fcc34889b7",
|
||||
"version": "3.4.4",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "76d89db63a18031e0d212bf12c00d54917d5bfc4",
|
||||
"version": "3.4.3",
|
||||
|
||||
Reference in New Issue
Block a user