mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
amie: update livecheck
We should be able to use the default `:git` strategy here.
This commit is contained in:
@@ -11,11 +11,6 @@ cask "amie" do
|
||||
desc "Calendar and task manager"
|
||||
homepage "https://amie.so/"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_releases
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user