quantlib 1.10.1
Closes #17440. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
69b23d3464
commit
1dba2c11a3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Quantlib < Formula
|
||||
desc "Library for quantitative finance"
|
||||
homepage "http://quantlib.org/"
|
||||
url "https://downloads.sourceforge.net/project/quantlib/QuantLib/1.10/QuantLib-1.10.tar.gz"
|
||||
sha256 "30579ef4dd3912c4fc538b96d692394a9b8f06a2af5d03aaa630162e7f39d647"
|
||||
url "https://downloads.sourceforge.net/project/quantlib/QuantLib/1.10.1/QuantLib-1.10.1.tar.gz"
|
||||
sha256 "bcb88be6a485ae62bb00027c180294d2af0dbea252e4f76e1284e4af3a9c4432"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue