mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
freecad: use url :url instead of url :stable for livecheck
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ cask "freecad" do
|
||||
# (there's also sometimes a notable gap between the release being created
|
||||
# and the homepage being updated), so the `GithubLatest` strategy is necessary.
|
||||
livecheck do
|
||||
url :stable
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user