[imath] Update to 3.1.5 (#24059)

* Update imath to 3.1.5

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
chausner 2022-04-11 17:45:48 +02:00 committed by GitHub
parent e3e7583380
commit 26680008b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO AcademySoftwareFoundation/Imath
REF v3.1.3
SHA512 a11f5e736bc49098d735c7903f186c15b03efbec082a8cf2e6635546368035cec0d36c7ae64bfd01bd8eeffb2dd247b8dab19e440a3e1fe33008edacc1268f75
REF v3.1.5
SHA512 8344e42c75d8e4bb21facb837535f0c9e4a9489d9edebcc25d5d3c6063535f2bf54e4517d8fca3fedada248457aa07c9bd77d6e843a9d115278fc154de2cdc9d
HEAD_REF master
)

View File

@ -1,9 +1,9 @@
{
"name": "imath",
"version": "3.1.3",
"port-version": 1,
"version": "3.1.5",
"description": "Imath is a C++ and Python library of 2D and 3D vector, matrix, and math operations for computer graphics.",
"homepage": "https://github.com/AcademySoftwareFoundation/Imath",
"license": "BSD-3-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -2901,8 +2901,8 @@
"port-version": 1
},
"imath": {
"baseline": "3.1.3",
"port-version": 1
"baseline": "3.1.5",
"port-version": 0
},
"imgui": {
"baseline": "1.87",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e72149f2fce9434300bbdd84562ad7a58aa4ac90",
"version": "3.1.5",
"port-version": 0
},
{
"git-tree": "f8d9cbaa52114f1030e4bc9ee0e075da76d7be5c",
"version": "3.1.3",