mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
[cppad] update to 20240000.7 (#41330)
This commit is contained in:
parent
1b55c96f32
commit
171eafc13b
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO coin-or/CppAD
|
REPO coin-or/CppAD
|
||||||
REF "${VERSION}"
|
REF "${VERSION}"
|
||||||
SHA512 d4eaa8fc4ba5d059009c15bf30dd0ec3f1a14515dfb514de630b5df371fd351524af7d9cfc09d6f9155c09a1d92ad5e41f426377f720d056f04d8491a5eb5abd
|
SHA512 a2e9b90246a78319d2a50347e03ee7a4e807e059200d834290981b5fc4ff99e1964c420f606a36b6cacb21d5b254f34edbafa660242b260a828e2259686f40cd
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$comment": "See related issue for compilation failure on UWP and ARM: https://github.com/microsoft/vcpkg/pull/12560#issuecomment-668412073",
|
"$comment": "See related issue for compilation failure on UWP and ARM: https://github.com/microsoft/vcpkg/pull/12560#issuecomment-668412073",
|
||||||
"name": "cppad",
|
"name": "cppad",
|
||||||
"version": "20240000.6",
|
"version": "20240000.7",
|
||||||
"description": "CppAD: A Package for Differentiation of C++ Algorithms",
|
"description": "CppAD: A Package for Differentiation of C++ Algorithms",
|
||||||
"homepage": "https://github.com/coin-or/CppAD",
|
"homepage": "https://github.com/coin-or/CppAD",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
|
@ -1925,7 +1925,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"cppad": {
|
"cppad": {
|
||||||
"baseline": "20240000.6",
|
"baseline": "20240000.7",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"cppcms": {
|
"cppcms": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "d69e902bac2437d6ccb8828d183d1d00d5ff8a4b",
|
||||||
|
"version": "20240000.7",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "323a35cbd75bb978954048bdbae1f650a865ca7d",
|
"git-tree": "323a35cbd75bb978954048bdbae1f650a865ca7d",
|
||||||
"version": "20240000.6",
|
"version": "20240000.6",
|
||||||
|
Loading…
Reference in New Issue
Block a user