diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-08-06 03:59:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 12:59:21 -0700 |
| commit | 65a1b222d03f9d07c5fc25b1cff4e361c22a20b0 (patch) | |
| tree | bffaac7a6c5d770c5d8cabfecdab6638b07bbe15 /ports/alembic/CONTROL | |
| parent | f62b97c7f5f1333f94015f5d97b053454c1906bf (diff) | |
| download | vcpkg-65a1b222d03f9d07c5fc25b1cff4e361c22a20b0.tar.gz vcpkg-65a1b222d03f9d07c5fc25b1cff4e361c22a20b0.zip | |
[alembic] Update to 1.7.13 (#12735)
* [alembic] Update to 1.7.13
* DeletePortVersion
Diffstat (limited to 'ports/alembic/CONTROL')
| -rw-r--r-- | ports/alembic/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/alembic/CONTROL b/ports/alembic/CONTROL index d60934ce8..9c2b40ff6 100644 --- a/ports/alembic/CONTROL +++ b/ports/alembic/CONTROL @@ -1,6 +1,5 @@ Source: alembic -Version: 1.7.12 -Port-Version: 2 +Version: 1.7.13 Build-Depends: ilmbase, hdf5 Description: Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. Homepage: https://alembic.io/ |
