From bcb818ee7350d512071bdb4aeac180e637730f53 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Tue, 19 Dec 2023 21:38:48 +0700 Subject: [PATCH] Update boost-math to 1.84 --- boost-math | 2 +- docs/cgmanifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boost-math b/boost-math index 1a7be5d895d..44af29a78c8 160000 --- a/boost-math +++ b/boost-math @@ -1 +1 @@ -Subproject commit 1a7be5d895d266a870af7a6ed258e5bcf9838277 +Subproject commit 44af29a78c85ee89ce37f7f43d532afd05c3d981 diff --git a/docs/cgmanifest.json b/docs/cgmanifest.json index 9a65588b24e..8ec3fb1df8e 100644 --- a/docs/cgmanifest.json +++ b/docs/cgmanifest.json @@ -6,7 +6,7 @@ "type": "git", "git": { "repositoryUrl": "https://github.com/boostorg/math", - "commitHash": "1a7be5d895d266a870af7a6ed258e5bcf9838277" + "commitHash": "44af29a78c85ee89ce37f7f43d532afd05c3d981" } } },