ipopt: Update to version 3.13.3

This commit is contained in:
Jakub Čábera 2020-10-17 11:06:53 +02:00
parent d2d093e5b0
commit 24a55f7b41

View File

@ -1,13 +1,13 @@
{ {
"version": "3.13.2", "version": "3.13.3",
"description": "Software package for large-scale nonlinear optimization", "description": "Software package for large-scale nonlinear optimization",
"homepage": "https://coin-or.github.io/Ipopt/", "homepage": "https://coin-or.github.io/Ipopt/",
"license": "EPL-1.0", "license": "EPL-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/coin-or/Ipopt/releases/download/releases%2F3.13.2/Ipopt-3.13.2-win64-msvs2019-md.zip", "url": "https://github.com/coin-or/Ipopt/releases/download/releases%2F3.13.3/Ipopt-3.13.3-win64-msvs2019-md.zip",
"hash": "54bafce192588c3f43b7d09f948c1a3b9cac74b1b4f61a56c3321e6973b78e63", "hash": "b7e54608ced9022d6700641f9a105be42f339c6b65a580a149bc62c18395a1ec",
"extract_dir": "Ipopt-3.13.2-win64-msvs2019-md" "extract_dir": "Ipopt-3.13.3-win64-msvs2019-md"
} }
}, },
"bin": "bin\\ipopt.exe", "bin": "bin\\ipopt.exe",