minizinc 2.1.0

Closes #6969.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2016-11-16 02:11:29 -08:00 committed by Tomasz Pajor
parent f200633e43
commit c84d2878bc

View file

@ -1,8 +1,8 @@
class Minizinc < Formula
desc "Medium-level constraint modeling language"
homepage "http://www.minizinc.org"
url "https://github.com/MiniZinc/libminizinc/archive/2.0.13.tar.gz"
sha256 "0b94f56553d162c6888d5eb336342df27cb605e0c18b01c7f2a54ee7e31dcd46"
url "https://github.com/MiniZinc/libminizinc/archive/2.1.0.tar.gz"
sha256 "faa8a8d1c7ceb35b57fa89fd83ca97f4d28e90effbe1450cfe356af28ecd3ef0"
head "https://github.com/MiniZinc/libminizinc.git", :branch => "develop"
bottle do