From fd583d887b4d8ef41b0be14aef685ecd402d7f6b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 1 Feb 2018 07:54:59 -0800 Subject: [PATCH] quantlib 1.12 Closes #23568. Signed-off-by: ilovezfs --- Formula/quantlib.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/quantlib.rb b/Formula/quantlib.rb index 280860004c..e12e3d09a0 100644 --- a/Formula/quantlib.rb +++ b/Formula/quantlib.rb @@ -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.11/QuantLib-1.11.tar.gz" - sha256 "ef420d584233cb83a28245315dec2a1edda5fdbdf7a655fee7afc83ba5c0dee8" + url "https://downloads.sourceforge.net/project/quantlib/QuantLib/1.12/QuantLib-1.12.tar.gz" + sha256 "fcf82734fa065a81141a67f0fe185d80166e60199dd7143ac5847af4ce9a36ed" bottle do cellar :any