quantlib 1.17
Closes #47512. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
3f6a84c47a
commit
4f2e463007
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Quantlib < Formula
|
||||
desc "Library for quantitative finance"
|
||||
homepage "https://www.quantlib.org/"
|
||||
url "https://dl.bintray.com/quantlib/releases/QuantLib-1.16.tar.gz"
|
||||
sha256 "204ad5822259f9a9146eaf660f0b756100604e3adb85c501d41d201bf09dec94"
|
||||
url "https://dl.bintray.com/quantlib/releases/QuantLib-1.17.tar.gz"
|
||||
sha256 "77443c3f9e9da3130ce0b2bce739928c14089f70d1e8abcf7dfad0adb40a84fb"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue