ipopt: Update to version 3.14.2

This commit is contained in:
Jakub Čábera 2021-07-21 13:19:51 -07:00
parent d2710e07c5
commit 0749121713

View File

@ -1,13 +1,13 @@
{
"version": "3.14.1",
"version": "3.14.2",
"description": "Software package for large-scale nonlinear optimization",
"homepage": "https://coin-or.github.io/Ipopt/",
"license": "EPL-1.0",
"architecture": {
"64bit": {
"url": "https://github.com/coin-or/Ipopt/releases/download/releases%2F3.14.1/Ipopt-3.14.1-win64-msvs2019-md.zip",
"hash": "6d2edd9e0944faaa20f9832db4fce1940a5e0853a715cbc218c6d9e28a8fc58f",
"extract_dir": "Ipopt-3.14.1-win64-msvs2019-md"
"url": "https://github.com/coin-or/Ipopt/releases/download/releases%2F3.14.2/Ipopt-3.14.2-win64-msvs2019-md.zip",
"hash": "c2ea159abab76676bd4848dc9f7e0cd0a6f7055df1232557b81beccdeda1674d",
"extract_dir": "Ipopt-3.14.2-win64-msvs2019-md"
}
},
"bin": "bin\\ipopt.exe",