cask "multi" do version "3.0.0" sha256 "f3f118ea3616638166095d28502a84fde3449d897d064e6c0a801f65c0f3f536" url "https://github.com/hkgumbs/multi/releases/download/v#{version}/Multi.#{version}.dmg" name "Multi" desc "Create apps from groups of websites" homepage "https://github.com/hkgumbs/multi" app "Multi.app" zap trash: [ "~/Library/Caches/llc.gumbs.multi.*", "~/Library/Caches/llc.gumbs.multi", "~/Library/Preferences/llc.gumbs.multi.*.plist", "~/Library/Saved Application State/llc.gumbs.multi.savedState", ] end