From a600afa0aa21dbd02a048b41e352ec06f6fa5080 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Mon, 10 Mar 2025 16:53:11 -0700 Subject: [PATCH] chore(build): update filecoin-ffi to a released version That way we can pull releases from GitHub instead of building every time. This updates the FFI to v1.32.0-rc2. --- extern/filecoin-ffi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extern/filecoin-ffi b/extern/filecoin-ffi index 2b59ef2d5c3..595bf25a404 160000 --- a/extern/filecoin-ffi +++ b/extern/filecoin-ffi @@ -1 +1 @@ -Subproject commit 2b59ef2d5c3ed527d5e667f835b686a32c64e5e7 +Subproject commit 595bf25a404441f6af7bac80a346fa96a858a0b1