mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[cppad] update to 20240000.2 (#36619)
* [cppad] update to 20240000.2 * [cppad] update to 20240000.2
This commit is contained in:
parent
5f6070e510
commit
2722138ac1
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO coin-or/CppAD
|
||||
REF 5e1c0090e23d897f268c6802eaffed87078b78c0 #20230000.0
|
||||
SHA512 9583323277023a7c7ae6c1b077262b1f228989c9dd432a7162dd8c7cd9b97881abcd3d368fdd916fb7250f3fadbbf41557462cfc0fcb6076c6b8fdc76a38d3ed
|
||||
REF "${VERSION}"
|
||||
SHA512 0c4f57582347f1c11fabda56ef9324b5399194d13c2bcd98038f64dde1c820326cd278a94b1b97cb7aa90760bafe0c3d13c1fddf989841313ae1d4db122789c2
|
||||
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",
|
||||
"name": "cppad",
|
||||
"version": "20230000.0",
|
||||
"version": "20240000.2",
|
||||
"description": "CppAD: A Package for Differentiation of C++ Algorithms",
|
||||
"homepage": "https://github.com/coin-or/CppAD",
|
||||
"license": "EPL-2.0",
|
||||
|
@ -1869,7 +1869,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"cppad": {
|
||||
"baseline": "20230000.0",
|
||||
"baseline": "20240000.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"cppcms": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "6a571c72f89fb09b2d665cbb244a620e60a07f35",
|
||||
"version": "20240000.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "198bea4d165c47868b56e47297c6f46f84dfd3af",
|
||||
"version": "20230000.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user