From 4438726850a35008bad0c01bd53cca03457611c5 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Mon, 17 Apr 2023 21:05:14 +0700 Subject: [PATCH] Update boost-math to 1.82 --- boost-math | 2 +- docs/cgmanifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boost-math b/boost-math index f395de082ec..c56f334348d 160000 --- a/boost-math +++ b/boost-math @@ -1 +1 @@ -Subproject commit f395de082eca6ee993a15f2bdb90277eda518295 +Subproject commit c56f334348d5476783fba996d604fc5c6ae980c3 diff --git a/docs/cgmanifest.json b/docs/cgmanifest.json index a7d932b2729..d6f5dd7612f 100644 --- a/docs/cgmanifest.json +++ b/docs/cgmanifest.json @@ -6,7 +6,7 @@ "type": "git", "git": { "repositoryUrl": "https://github.com/boostorg/math", - "commitHash": "f395de082eca6ee993a15f2bdb90277eda518295" + "commitHash": "c56f334348d5476783fba996d604fc5c6ae980c3" } } },