From 591f27291b84ce33863338026a72885a354b9445 Mon Sep 17 00:00:00 2001 From: Austin Schneider Date: Sun, 20 Oct 2024 21:33:40 -0600 Subject: [PATCH] Use photospline from icecube git repo. Update photospline and cereal --- .gitmodules | 2 +- vendor/cereal | 2 +- vendor/photospline | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index fd9eb6b5..1ef85374 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,7 +13,7 @@ url = https://github.com/austinschneider/delabella.git [submodule "vendor/photospline"] path = vendor/photospline - url = https://github.com/austinschneider/photospline.git + url = https://github.com/icecube/photospline.git [submodule "vendor/NamedType"] path = vendor/NamedType url = https://github.com/joboccara/NamedType.git diff --git a/vendor/cereal b/vendor/cereal index 02eace19..d1fcec80 160000 --- a/vendor/cereal +++ b/vendor/cereal @@ -1 +1 @@ -Subproject commit 02eace19a99ce3cd564ca4e379753d69af08c2c8 +Subproject commit d1fcec807b372f04e4c1041b3058e11c12853e6e diff --git a/vendor/photospline b/vendor/photospline index bb68658a..c6fb3ea9 160000 --- a/vendor/photospline +++ b/vendor/photospline @@ -1 +1 @@ -Subproject commit bb68658a8776b9dabba8c3d3332b4294474d20c3 +Subproject commit c6fb3ea9a98f93705bc07b288b7f9264e621ac18