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 e9a3133 commit cb460e1Copy full SHA for cb460e1
Formula/o/or-tools.rb
@@ -1,10 +1,9 @@
1
class OrTools < Formula
2
desc "Google's Operations Research tools"
3
homepage "https://developers.google.com/optimization/"
4
- url "https://github.com/google/or-tools/archive/refs/tags/v9.11.tar.gz"
5
- sha256 "f6a0bd5b9f3058aa1a814b798db5d393c31ec9cbb6103486728997b49ab127bc"
+ url "https://github.com/google/or-tools/archive/refs/tags/v9.14.tar.gz"
+ sha256 "9019facf316b54ee72bb58827efc875df4cfbb328fbf2b367615bf2226dd94ca"
6
license "Apache-2.0"
7
- revision 7
8
head "https://github.com/google/or-tools.git", branch: "stable"
9
10
livecheck do
0 commit comments