File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Coot < Formula
2
2
desc "Crystallographic Object-Oriented Toolkit"
3
3
homepage "https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/"
4
- url "https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/source/releases/coot-1.1.12 .tar.gz"
5
- sha256 "83e299eef2ffd7b8c6e7598348a0d694effa39a5b81029b27c55a284387d62c1 "
4
+ url "https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/source/releases/coot-1.1.13 .tar.gz"
5
+ sha256 "9a25b1bb6d8f71ee57e306c1fbd3c786d53e60eba275e634b9abd5297d7c9732 "
6
6
license any_of : [ "GPL-3.0-only" , "LGPL-3.0-only" , "GPL-2.0-or-later" ]
7
7
8
8
bottle do
@@ -45,7 +45,6 @@ class Coot < Formula
45
45
depends_on "harfbuzz"
46
46
depends_on "libepoxy"
47
47
depends_on "libpng"
48
- depends_on :macos
49
48
depends_on "numpy"
50
49
depends_on "openblas"
51
50
depends_on "pango"
You can’t perform that action at this time.
0 commit comments