[cppad] Update to 20240000.6 (#40207)

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
This commit is contained in:
Lily Wang 2024-08-01 14:33:05 -07:00 committed by GitHub
parent 4bf0b8a13a
commit 1d3bd1049e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO coin-or/CppAD
REF "${VERSION}"
SHA512 0c4f57582347f1c11fabda56ef9324b5399194d13c2bcd98038f64dde1c820326cd278a94b1b97cb7aa90760bafe0c3d13c1fddf989841313ae1d4db122789c2
SHA512 d4eaa8fc4ba5d059009c15bf30dd0ec3f1a14515dfb514de630b5df371fd351524af7d9cfc09d6f9155c09a1d92ad5e41f426377f720d056f04d8491a5eb5abd
HEAD_REF master
)

View File

@ -1,7 +1,7 @@
{
"$comment": "See related issue for compilation failure on UWP and ARM: https://github.com/microsoft/vcpkg/pull/12560#issuecomment-668412073",
"name": "cppad",
"version": "20240000.2",
"version": "20240000.6",
"description": "CppAD: A Package for Differentiation of C++ Algorithms",
"homepage": "https://github.com/coin-or/CppAD",
"license": "EPL-2.0",

View File

@ -1909,7 +1909,7 @@
"port-version": 0
},
"cppad": {
"baseline": "20240000.2",
"baseline": "20240000.6",
"port-version": 0
},
"cppcms": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "323a35cbd75bb978954048bdbae1f650a865ca7d",
"version": "20240000.6",
"port-version": 0
},
{
"git-tree": "6a571c72f89fb09b2d665cbb244a620e60a07f35",
"version": "20240000.2",