I just tried to install the patch on a cluster installation.
Unfortunately I was not aware, that on a cluster installation the patching instructions are a bit different:
Now the master node is patched but the workers are not since they could not be automatically patched.
I tried to use the cryosparcm patch --download after the master has been patched and I get: No patches available for current release.
I believe you can force a download of the latest patch packages to your cryosparc_master directory with the following:
cryosparcm patch --force --download
Options:
--force install latest patch again even if already installed
--download download master and worker patches for manual installation
After which you may continue with the rest of the instructions for cluster application.