refactor: Update subproject commit hashes

This commit updates the recorded commit hashes for the 'clever-panda-34' and 'clever-spartan-8' subprojects. This is a routine update to reflect the current state of the submodules.
This commit is contained in:
Andras Bacsai 2025-11-01 13:41:37 +01:00
parent 7dd34b5fc8
commit cc194d47fe

6
gcool.json Normal file
View file

@ -0,0 +1,6 @@
{
"scripts": {
"onWorktreeCreate": "cp $GCOOL_ROOT_PATH/.env .",
"run": "clean && spin up"
}
}