Skip to content

Commit

Permalink
gecode 5.0.0
Browse files Browse the repository at this point in the history
Updated to the latest version of the framework.

Closes #7004.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Luca Di Gaspero authored and MikeMcQuaid committed Nov 17, 2016
1 parent b683292 commit d1f96cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gecode.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Gecode < Formula
desc "Toolkit for developing constraint-based systems and applications"
homepage "http://www.gecode.org/"
url "http://www.gecode.org/download/gecode-4.4.0.tar.gz"
sha256 "b45783cc8d0d5dbbd3385a263a2199e6ad7f9a286e92607de81aa0c1105769cb"
url "http://www.gecode.org/download/gecode-5.0.0.tar.gz"
sha256 "f4ff2fa115fed8c09a049b2d8520363b1f9b1a39d80461f597e29dab2ba9e77b"

bottle do
cellar :any
Expand Down

0 comments on commit d1f96cc

Please sign in to comment.