Skip to content

Commit e65e910

Browse files
botantonyEricFromCanada
authored andcommitted
ibex 2.9.1
1 parent 55c01c3 commit e65e910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/ibex.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ibex < Formula
22
desc "C++ library for constraint processing over real numbers"
33
homepage "https://ibex-team.github.io/ibex-lib/"
4-
url "https://github.com/ibex-team/ibex-lib/archive/refs/tags/ibex-2.9.0.tar.gz"
5-
sha256 "8d16ac2dfbc6de0353a12b7008d1d566bda52178f247d8461be02063972311a6"
4+
url "https://github.com/ibex-team/ibex-lib/archive/refs/tags/ibex-2.9.1.tar.gz"
5+
sha256 "b3cd09c3be137fd2ff0f2570c3bcbdfcd9ea62fcf04d45d058db3b0dbb1d8872"
66
license "LGPL-3.0-only"
77
head "https://github.com/ibex-team/ibex-lib.git", branch: "master"
88

0 commit comments

Comments
 (0)