ipopt: Update to version 3.14.3

This commit is contained in:
Jakub Čábera 2021-09-04 00:35:59 -07:00
parent 896d21281c
commit f8f6b63c3a

View File

@ -1,13 +1,13 @@
{
"version": "3.14.2",
"version": "3.14.3",
"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.2/Ipopt-3.14.2-win64-msvs2019-md.zip",
"hash": "c2ea159abab76676bd4848dc9f7e0cd0a6f7055df1232557b81beccdeda1674d",
"extract_dir": "Ipopt-3.14.2-win64-msvs2019-md"
"url": "https://github.com/coin-or/Ipopt/releases/download/releases%2F3.14.3/Ipopt-3.14.3-win64-msvs2019-md.zip",
"hash": "c5c080907a5344a8dcbf5966eaff4ebd79aff91bd9ac803f304aa969aa5007e4",
"extract_dir": "Ipopt-3.14.3-win64-msvs2019-md"
}
},
"bin": "bin\\ipopt.exe",