diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-12-09 01:57:58 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-08 09:57:58 -0800 |
| commit | fc05ba67b4c5a1e6276e29ba8f8333912cbde9db (patch) | |
| tree | 4aeb7d5aeec1e1a288d695db0bcb69ab7da1073f /ports/cimg/CONTROL | |
| parent | dd4421808cc9131a0a68e71d9c41b0b6b9ce06d3 (diff) | |
| download | vcpkg-fc05ba67b4c5a1e6276e29ba8f8333912cbde9db.tar.gz vcpkg-fc05ba67b4c5a1e6276e29ba8f8333912cbde9db.zip | |
[cimg] update to 2.9.4 (#14923)
* [cimg] update to 2.9.4
* Add fixup function
* Delete fixup function
Diffstat (limited to 'ports/cimg/CONTROL')
| -rw-r--r-- | ports/cimg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cimg/CONTROL b/ports/cimg/CONTROL index 93a2e4ee7..6d7389d54 100644 --- a/ports/cimg/CONTROL +++ b/ports/cimg/CONTROL @@ -1,4 +1,4 @@ Source: cimg -Version: 2.6.2 +Version: 2.9.4 Homepage: https://github.com/dtschump/CImg Description: The CImg Library is a small, open-source, and modern C++ toolkit for image processing |
