[cppad] update to 20240000.7 (#41330)

This commit is contained in:
Jia Yue Hua 2024-10-04 23:41:09 +08:00 committed by GitHub
parent 1b55c96f32
commit 171eafc13b
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 d4eaa8fc4ba5d059009c15bf30dd0ec3f1a14515dfb514de630b5df371fd351524af7d9cfc09d6f9155c09a1d92ad5e41f426377f720d056f04d8491a5eb5abd
SHA512 a2e9b90246a78319d2a50347e03ee7a4e807e059200d834290981b5fc4ff99e1964c420f606a36b6cacb21d5b254f34edbafa660242b260a828e2259686f40cd
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.6",
"version": "20240000.7",
"description": "CppAD: A Package for Differentiation of C++ Algorithms",
"homepage": "https://github.com/coin-or/CppAD",
"license": "EPL-2.0",

View File

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

View File

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