mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
ipopt: Update to version 3.14.1
This commit is contained in:
parent
1fecb8e9cf
commit
c281f92f4d
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.13.3",
|
||||
"version": "3.14.1",
|
||||
"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.13.3/Ipopt-3.13.3-win64-msvs2019-md.zip",
|
||||
"hash": "b7e54608ced9022d6700641f9a105be42f339c6b65a580a149bc62c18395a1ec",
|
||||
"extract_dir": "Ipopt-3.13.3-win64-msvs2019-md"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\ipopt.exe",
|
||||
@ -16,7 +16,7 @@
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/coin-or/Ipopt",
|
||||
"regex": "download/releases%2F([\\d.]+)"
|
||||
"regex": "Ipopt-([\\d.]+)-win64"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user