Skip to content

Commit 90a92de

Browse files
committed
scip 9.2.2
1 parent 7ba5433 commit 90a92de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/scip.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Scip < Formula
22
desc "Solver for mixed integer programming and mixed integer nonlinear programming"
33
homepage "https://scipopt.org"
4-
url "https://scipopt.org/download/release/scip-9.2.1.tgz"
5-
sha256 "d22982b1f31e44b111a673acd8250f093c7291303427392a0a8a253738a08258"
4+
url "https://scipopt.org/download/release/scip-9.2.2.tgz"
5+
sha256 "07c237f2f694c8f24ec9a1b22bcd7cef530b74446f46cfb13905b1a2c3759e5e"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)