excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / h / hypercal.rb
blob08f0a3c5b92634b3b379d0f09767f04b93826d85
1 cask "hypercal" do
2   version "0.0.111"
3   sha256 "30c78a5b6769fe58eda904f81f559e1b57a3703382d03ed18776b63c1861df38"
5   url "https://storage.googleapis.com/hypercal-downloads/Hypercal-#{version}-universal.dmg",
6       verified: "storage.googleapis.com/hypercal-downloads/"
7   name "Hypercal"
8   desc "Privacy first calendar that connects your schedules and tasks into a single view"
9   homepage "https://hypercal.app/"
11   disable! date: "2024-04-02", because: :no_longer_available
13   app "Hypercal.app"
15   zap trash: [
16     "/tmp/hypercal",
17     "~/Library/Application Support/hypercal",
18     "~/Library/Caches/app.hypercal.com",
19     "~/Library/Caches/app.hypercal.com.ShipIt",
20     "~/Library/HTTPStorages/app.hypercal.com",
21     "~/Library/Logs/hypercal",
22     "~/Library/Preferences/app.hypercal.com.plist",
23     "~/Library/Saved Application State/app.hypercal.com.savedState",
24   ]
25 end