Add live check and version update check

This commit is contained in:
Sean Boult
2024-02-22 07:31:41 -06:00
parent e01eaa75ae
commit 85003deb3f
+7
View File
@@ -8,6 +8,13 @@ cask "overlayed" do
desc "Modern, open-source, and free voice chat overlay for Discord"
homepage "https://overlayed.dev/"
livecheck do
url :url
strategy :github_latest
end
depends_on macos: ">= :high_sierra"
app "Overlayed.app"
zap trash: "~/Library/Application Support/com.hacksore.overlayed"