From e0df8f03dc919a8279867649fb6a9a6bb5529da2 Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Sun, 3 Mar 2019 10:06:08 -0500 Subject: [PATCH] gecode 6.1.1 Closes #37540. Signed-off-by: Chongyu Zhu --- Formula/gecode.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gecode.rb b/Formula/gecode.rb index df50479b5f..927c38226e 100644 --- a/Formula/gecode.rb +++ b/Formula/gecode.rb @@ -1,8 +1,8 @@ class Gecode < Formula desc "Toolkit for developing constraint-based systems and applications" homepage "https://www.gecode.org/" - url "https://github.com/Gecode/gecode/archive/release-6.1.0.tar.gz" - sha256 "e02e48aa90870a25509de2aeb99662d8b51c1de60cae4a34a78d4b6e9321e7ae" + url "https://github.com/Gecode/gecode/archive/release-6.1.1.tar.gz" + sha256 "093e9fc6e5efa47341ec777af3550ded5c25542389d1f35b1dad58179c03cb92" bottle do cellar :any