cppad 20171128

Closes #21131.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-11-28 06:42:21 -08:00
parent a884b819b1
commit c15614d512

View file

@ -1,9 +1,9 @@
class Cppad < Formula
desc "Differentiation of C++ Algorithms"
homepage "https://www.coin-or.org/CppAD"
url "https://www.coin-or.org/download/source/CppAD/cppad-20171121.epl.tgz"
version "20171121"
sha256 "fe41e3de5dfa7f72de4b77969e429d4364415ef73b58c32fd11d95ab93c27f0a"
url "https://www.coin-or.org/download/source/CppAD/cppad-20171128.epl.tgz"
version "20171128"
sha256 "36f9a4b6c16d720c20547c0a896c0b89fd5f05641dba34274257a1700f85d13b"
head "https://github.com/coin-or/CppAD.git"
bottle do