mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[tinyexr] update to 1.0.12 (#47176)
This commit is contained in:
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO syoyo/tinyexr
|
||||
REF "v${VERSION}"
|
||||
SHA512 19187cbd703c7a2f9e5322a123453cbd56d2b842d1e8f026831d405e9356b8f2a7fde5a2c6b601ee3a28f0a00293d635245b8b70bf03375cce56b5b816d5d54a
|
||||
SHA512 74b9b72f58198ebf09c41f1bea04d24f9c13996411cb55f21ddb7732646ca9ddee7cf1fd538888a26d670fa73e168ad901c2a92fb23c7839a2821a79855a2350
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
fixtargets.patch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tinyexr",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.12",
|
||||
"description": "Library to load and save OpenEXR(.exr) images",
|
||||
"homepage": "https://github.com/syoyo/tinyexr",
|
||||
"license": "BSD-3-Clause",
|
||||
|
||||
@@ -9585,7 +9585,7 @@
|
||||
"port-version": 2
|
||||
},
|
||||
"tinyexr": {
|
||||
"baseline": "1.0.9",
|
||||
"baseline": "1.0.12",
|
||||
"port-version": 0
|
||||
},
|
||||
"tinyfiledialogs": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "5be2b9027ff34f71d3f3fa88b4f5e6e2632d12da",
|
||||
"version": "1.0.12",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "d2b22b1785f27ed281bc1d3da4e3853e0c4846f5",
|
||||
"version": "1.0.9",
|
||||
|
||||
Reference in New Issue
Block a user