We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba5433 commit 90a92deCopy full SHA for 90a92de
Formula/s/scip.rb
@@ -1,8 +1,8 @@
1
class Scip < Formula
2
desc "Solver for mixed integer programming and mixed integer nonlinear programming"
3
homepage "https://scipopt.org"
4
- url "https://scipopt.org/download/release/scip-9.2.1.tgz"
5
- sha256 "d22982b1f31e44b111a673acd8250f093c7291303427392a0a8a253738a08258"
+ url "https://scipopt.org/download/release/scip-9.2.2.tgz"
+ sha256 "07c237f2f694c8f24ec9a1b22bcd7cef530b74446f46cfb13905b1a2c3759e5e"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments