Hello,
(sorry if it’s a silly question, but I did’nt find a clear answer in the documentation)
The install documentation advices to download cryosparc master and worker archives like this:
curl -L https://get.cryosparc.com/download/master-latest/$LICENSE_ID -o cryosparc_master.tar.gz
curl -L https://get.cryosparc.com/download/worker-latest/$LICENSE_ID -o cryosparc_worker.tar.gz
Obviously with those links we’ll end up withe the latest CryoSPARC release to date (currently it will be v4.2.1) but does it also include the latest patch for issued for that release? (currently it will be 230427)
Does a deployer needs to “check” for patches right after downloading/installing the release, or it’s garanted that the “latest” archives will always contain those patches?
Last but not least, is there a “link” do download a specific release with latest patches bundled?
Youssef