cern-ndiff: add 5.02.08 bottle.
This commit is contained in:
parent
805accef9d
commit
db9fdaad4a
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
|||
class CernNdiff < Formula
|
||||
desc "Numerical diff tool"
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "84e844f2a1410354013d7d74dca5435d4e080cf4719a4e35adc20e15ce120abf" => :el_capitan
|
||||
sha256 "1b91fd3501e612ec105d8dedc39077a9daefc246a0606293d17c4066b0d9d5d6" => :yosemite
|
||||
sha256 "328fe91a507312403f921151b4653c2eb26bbfbf81f131912d583d2fc47ff5c1" => :mavericks
|
||||
end
|
||||
|
||||
# Note: ndiff is a sub-project of Mad-X at the moment..
|
||||
homepage "http://cern.ch/mad"
|
||||
url "http://svn.cern.ch/guest/madx/tags/5.02.08/madX/tools/numdiff"
|
||||
|
|
Loading…
Reference in a new issue