amie: update livecheck

We should be able to use the default `:git` strategy here.
This commit is contained in:
Bevan Kay
2023-12-01 08:31:04 +11:00
committed by GitHub
parent 68fb1098ad
commit cec71f860f
-5
View File
@@ -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"