We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c01c3 commit e65e910Copy full SHA for e65e910
Formula/i/ibex.rb
@@ -1,8 +1,8 @@
1
class Ibex < Formula
2
desc "C++ library for constraint processing over real numbers"
3
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"
+ url "https://github.com/ibex-team/ibex-lib/archive/refs/tags/ibex-2.9.1.tar.gz"
+ sha256 "b3cd09c3be137fd2ff0f2570c3bcbdfcd9ea62fcf04d45d058db3b0dbb1d8872"
6
license "LGPL-3.0-only"
7
head "https://github.com/ibex-team/ibex-lib.git", branch: "master"
8
0 commit comments