ibex 2.3.4
Closes #11117. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
064379f86e
commit
d5ab65614b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ibex < Formula
|
||||
desc "C++ library for constraint processing over real numbers."
|
||||
homepage "http://www.ibex-lib.org/"
|
||||
url "https://github.com/ibex-team/ibex-lib/archive/ibex-2.3.3.tar.gz"
|
||||
sha256 "0eef37cbfd3ea0f6f8645fb375c83d407c61dfa4d7ac9d7fedfd71f0b1191c7e"
|
||||
url "https://github.com/ibex-team/ibex-lib/archive/ibex-2.3.4.tar.gz"
|
||||
sha256 "0ca340d4092116debb09d85412fdf7f082d08bc99a7d53b0e222ab7d18390a6c"
|
||||
head "https://github.com/ibex-team/ibex-lib.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue