From a27212ac6617753d698f096f2bf60a3a94a8467d Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Mon, 20 Nov 2023 15:02:07 -0500 Subject: [PATCH] cellprofiler: update-livecheck --- Casks/c/cellprofiler.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/c/cellprofiler.rb b/Casks/c/cellprofiler.rb index db35f2a6b2..663eb97326 100644 --- a/Casks/c/cellprofiler.rb +++ b/Casks/c/cellprofiler.rb @@ -9,7 +9,7 @@ cask "cellprofiler" do homepage "https://cellprofiler.org/" livecheck do - url "https://github.com/CellProfiler/CellProfiler" + url :url strategy :github_latest end