cppad 20190200.3

Closes #40488.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-05-30 21:01:08 +10:00 committed by FX Coudert
parent 9e643751d5
commit 693aceeedc

View file

@ -2,8 +2,8 @@ class Cppad < Formula
desc "Differentiation of C++ Algorithms"
homepage "https://www.coin-or.org/CppAD"
# Stable versions have numbers of the form 201x0000.y
url "https://github.com/coin-or/CppAD/archive/20190200.2.tar.gz"
sha256 "a745f6f6a3e5dd78e97a20c5396fd9217242b79cdbaf6768fe6feb19a6fad524"
url "https://github.com/coin-or/CppAD/archive/20190200.3.tar.gz"
sha256 "5e074ddfe1e022347c32dddfdf72f2d14bff25ab29448c65c15c5ed1b459dbcc"
version_scheme 1
head "https://github.com/coin-or/CppAD.git"