timely: remove cask

This commit is contained in:
Justin Krehel
2023-11-07 18:50:24 -05:00
parent 1ae06e51ee
commit 75a6d22f50
-16
View File
@@ -1,16 +0,0 @@
cask "timely" do
version "1.1.0"
sha256 "e1e56f6ebcea702ab4bb71f9fe74eeb3c2ca4f866f59caa5a44952df84f2809a"
url "https://github.com/Timely/desktop-releases/releases/download/darwin-x64-prod-#{version}/Timely-#{version}.dmg",
verified: "github.com/Timely/"
name "Timely"
homepage "https://timelyapp.com/"
livecheck do
url "https://app.timelyapp.com/download/mac"
strategy :header_match
end
app "Timely.app"
end