From 320fa1bc85902fe994a57f6843762e3be2af9b44 Mon Sep 17 00:00:00 2001 From: tjdcs Date: Sun, 18 Feb 2024 14:57:50 -0800 Subject: [PATCH] update submodules --- .gitmodules | 3 +++ colour-science | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index a90ef98..5f632aa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,11 +2,14 @@ path = colour-datasets branch = develop url = https://github.com/colour-science/colour-datasets.git + update = rebase [submodule "colour-specio"] path = colour-specio branch = main url = https://github.com/colour-science/colour-specio.git + update = rebase [submodule "colour-science"] path = colour-science url = https://github.com/colour-science/colour.git branch = develop + update = rebase diff --git a/colour-science b/colour-science index dc2bb01..7fb9fcc 160000 --- a/colour-science +++ b/colour-science @@ -1 +1 @@ -Subproject commit dc2bb01fb6ec7303062609dd83cc559b348d4731 +Subproject commit 7fb9fccd020255604d059d05c287974a05f9c888