瀏覽代碼

Update quantlib to 1.34 (#3911)

ruki 1 年之前
父節點
當前提交
900083841e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/q/quantlib/xmake.lua

+ 1 - 0
packages/q/quantlib/xmake.lua

@@ -5,6 +5,7 @@ package("quantlib")
     add_urls("https://github.com/lballabio/QuantLib/releases/download/v$(version)/QuantLib-$(version).tar.gz",
     add_urls("https://github.com/lballabio/QuantLib/releases/download/v$(version)/QuantLib-$(version).tar.gz",
              "https://github.com/lballabio/QuantLib.git")
              "https://github.com/lballabio/QuantLib.git")
 
 
+    add_versions("1.34", "eb87aa8ced76550361771e167eba26aace018074ec370f7af49a01aa56b2fe50")
     add_versions("1.33", "4810d789261eb36423c7d277266a6ee3b28a3c05af1ee0d45544ca2e0e8312bd")
     add_versions("1.33", "4810d789261eb36423c7d277266a6ee3b28a3c05af1ee0d45544ca2e0e8312bd")
 
 
     if is_plat("windows") then
     if is_plat("windows") then