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 6366fde commit e260593Copy full SHA for e260593
Formula/o/or-tools.rb
@@ -2,7 +2,7 @@ class OrTools < Formula
2
desc "Google's Operations Research tools"
3
homepage "https://developers.google.com/optimization/"
4
license "Apache-2.0"
5
- revision 6
+ revision 7
6
head "https://github.com/google/or-tools.git", branch: "stable"
7
8
# Remove `stable` block when patch is no longer needed.
0 commit comments