cask "blood-on-the-clocktower-online" do arch arm: "aarch64", intel: "x64" version "3.45.1" sha256 arm: "fd435296261148410de932a2cf3a68a13fc533ecfee90f512e9a7f77e6d58007", intel: "3ab738cba066d06ba816a5be164370d38bdfa34c994b5b0ea2d45c1b23d096ef" url "https://github.com/ThePandemoniumInstitute/botc-release/releases/download/v#{version}/Blood.on.the.Clocktower.Online_#{version}_#{arch}.dmg", verified: "github.com/ThePandemoniumInstitute/botc-release/" name "Blood on the Clocktower Online" desc "Client for the game Blood on the Clocktower" homepage "https://bloodontheclocktower.com/" depends_on macos: ">= :high_sierra" app "Blood on the Clocktower Online.app" zap trash: [ "~/Library/Application Support/botc-app", "~/Library/Application Support/com.thepandemoniuminstitute.botc.app", "~/Library/Caches/com.thepandemoniuminstitute.botc.app", "~/Library/Saved Application State/com.thepandemoniuminstitute.botc.app.savedState", "~/Library/WebKit/com.thepandemoniuminstitute.botc.app", ] end