open-babel 2.4.1
Closes #5819. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
1536ae309a
commit
9037feab02
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class OpenBabel < Formula
|
class OpenBabel < Formula
|
||||||
desc "Chemical toolbox"
|
desc "Chemical toolbox"
|
||||||
homepage "https://openbabel.org"
|
homepage "https://openbabel.org"
|
||||||
url "https://github.com/openbabel/openbabel/archive/openbabel-2-4-0.tar.gz"
|
url "https://github.com/openbabel/openbabel/archive/openbabel-2-4-1.tar.gz"
|
||||||
version "2.4.0"
|
version "2.4.1"
|
||||||
sha256 "b210cc952ce1ecab6efaf76708d3bd179c9b0f0d73fe8bd1e0c934df7391a82a"
|
sha256 "594c7f8a83f3502381469d643f7b185882da1dd4bc2280c16502ef980af2a776"
|
||||||
head "https://github.com/openbabel/openbabel.git"
|
head "https://github.com/openbabel/openbabel.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue