Skip to content

Commit

Permalink
[openimageio] update to 2.5.16.0 (#41543)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayuehua authored Oct 14, 2024
1 parent 03c6169 commit ab016e7
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ports/openimageio/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO AcademySoftwareFoundation/OpenImageIO
REF "v${VERSION}"
SHA512 2d9423e16613a9daa6faa53e2f52ad6af749f07f73251f44720eba468635b70aec97b5aeaac2f67a8b260158808458e5408ced75908b00379eb6640b1413f463
SHA512 1e24d7ffc3ad65a1fe1f53ae59006de912c0a8d85827d64671fab95350977e22e2d147cf26ffe362646c768747ec11e6f9aeae04ea66030f82ad597adf3135a5
HEAD_REF master
PATCHES
fix-dependencies.patch
Expand Down
3 changes: 1 addition & 2 deletions ports/openimageio/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "openimageio",
"version": "2.5.14.0",
"port-version": 1,
"version": "2.5.16.0",
"description": "A library for reading and writing images, and a bunch of related classes, utilities, and application.",
"homepage": "https://github.com/OpenImageIO/oiio",
"license": "BSD-3-Clause",
Expand Down
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6645,8 +6645,8 @@
"port-version": 4
},
"openimageio": {
"baseline": "2.5.14.0",
"port-version": 1
"baseline": "2.5.16.0",
"port-version": 0
},
"openjpeg": {
"baseline": "2.5.2",
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/openimageio.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "80b1b56e35349c234510ff58abf197eb9cad7a3c",
"version": "2.5.16.0",
"port-version": 0
},
{
"git-tree": "59dd4d494969cad63902ddaeca3dad341b918fd0",
"version": "2.5.14.0",
Expand Down

0 comments on commit ab016e7

Please sign in to comment.