excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / w / whalebird.rb
blob53a01bf4fe3e45028a692b587c055eb0fabff086
1 cask "whalebird" do
2   version "6.1.7"
3   sha256 "f6b42d7091436483ee2bfb1cb98f51cd276c42a022160fce796c5cf1c5b1a89e"
5   url "https://github.com/h3poteto/whalebird-desktop/releases/download/v#{version}/Whalebird-#{version}-mac-universal.dmg",
6       verified: "github.com/h3poteto/whalebird-desktop/"
7   name "Whalebird"
8   desc "Mastodon, Pleroma, and Misskey client"
9   homepage "https://whalebird.social/"
11   app "Whalebird.app"
13   zap trash: [
14     "~/Library/Application Support/Whalebird",
15     "~/Library/Logs/Whalebird",
16     "~/Library/Preferences/social.whalebird.app.plist",
17     "~/Library/Saved Application State/social.whalebird.app.savedState",
18   ]
19 end