quantlib 1.9
Closes #6734. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
65d6a02cd2
commit
187dd02dbb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Quantlib < Formula
|
class Quantlib < Formula
|
||||||
desc "Library for quantitative finance"
|
desc "Library for quantitative finance"
|
||||||
homepage "http://quantlib.org/"
|
homepage "http://quantlib.org/"
|
||||||
url "https://downloads.sourceforge.net/project/quantlib/QuantLib/1.8.1/QuantLib-1.8.1.tar.gz"
|
url "https://downloads.sourceforge.net/project/quantlib/QuantLib/1.9/QuantLib-1.9.tar.gz"
|
||||||
sha256 "27d14d5e49b8a21d20f03da69a05584af50e6a3dbe47dad5b9f2c61ad3460bed"
|
sha256 "eb4aeebaa2b850c36eb8a03bc0c71556f34811913b4bea21ec0553a91b746de5"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue