mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[cimg] update to 3.6.4 (#48642)
This commit is contained in:
@@ -3,7 +3,7 @@ set(VCPKG_BUILD_TYPE release) # header-only
|
||||
vcpkg_from_github(OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO dtschump/CImg
|
||||
REF "v.${VERSION}"
|
||||
SHA512 7b5c31a5a88c06fb2ec16332851e9a828ff1dcec6e1d3a34f1bfe0424c2df47079328c8f06b84a363a5eaf7affb3edc40a4bad0ab93d378598851e91e8160f1d
|
||||
SHA512 2d192f3403b76dae2932209dae34b4b7d1f9ee260bbfbc7a9b32b159596505a528f7308001ae2632f3c3fd42722fd524ab0a5e7636df68e0eaa60a21a7c9ea48
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cimg",
|
||||
"version": "3.6.3",
|
||||
"version": "3.6.4",
|
||||
"description": "The CImg Library is a small, open-source, and modern C++ toolkit for image processing",
|
||||
"homepage": "https://github.com/dtschump/CImg",
|
||||
"license": "CECILL-C AND CECILL-2.0",
|
||||
|
||||
@@ -1729,7 +1729,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"cimg": {
|
||||
"baseline": "3.6.3",
|
||||
"baseline": "3.6.4",
|
||||
"port-version": 0
|
||||
},
|
||||
"cinatra": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "2211fb741dbcc7f72ea558602b107394717abf44",
|
||||
"version": "3.6.4",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "99c2c9b99d5c901a85eb69f4d4a1d9e8371b22e0",
|
||||
"version": "3.6.3",
|
||||
|
||||
Reference in New Issue
Block a user