ganttproject: use :url rather than :stable

Co-authored-by: Bevan Kay <email@bevankay.me>
This commit is contained in:
Rui Chen
2024-01-24 17:29:46 -05:00
committed by GitHub
co-authored by Bevan Kay
parent 35c056b992
commit 1a32094046
+1 -1
View File
@@ -12,7 +12,7 @@ cask "ganttproject" do
homepage "https://www.ganttproject.biz/"
livecheck do
url :stable
url :url
strategy :github_latest
end