hypercal: various updates

This commit is contained in:
Patrick Linnane
2023-08-28 11:04:44 -07:00
parent ec99941d59
commit db6f481fbf
+8 -2
View File
@@ -1,11 +1,17 @@
cask "hypercal" do
version "0.0.96"
sha256 :no_check
sha256 "d01fe7272223dfbc0549f4d11a43f231e2f682c3d151e9d724097875dbbd9183"
url "https://updater-api.hypercal.app/download"
url "https://storage.googleapis.com/hypercal-downloads/Hypercal-#{version}-universal.dmg",
verified: "storage.googleapis.com/hypercal-downloads/"
name "Hypercal"
desc "Privacy first calendar that connects your schedules and tasks into a single view"
homepage "https://hypercal.app/"
livecheck do
url "https://updater-api.hypercal.app/download"
strategy :header_match
end
app "Hypercal.app"
end