From 4b033c8d95591183cb9451b611a3c45c1adeef89 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 30 Apr 2025 17:30:09 -0400 Subject: [PATCH] Update libphysis to make the Data Explorer work again The hash calculations after the IndexFile refactoring upstream was broken, now it's fixed! --- extern/libphysis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extern/libphysis b/extern/libphysis index 806395e..31b7259 160000 --- a/extern/libphysis +++ b/extern/libphysis @@ -1 +1 @@ -Subproject commit 806395eb4c6e76f9fbe8fb7ed4e2d864bdb1c522 +Subproject commit 31b72594f565ce8d87e0f951692691579c738b41