homebrew-cask/Casks/fantasy-grounds.rb

13 lines
317 B
Ruby

cask "fantasy-grounds" do
version :latest
sha256 :no_check
url "https://www.fantasygrounds.com/filelibrary/FantasyGrounds.dmg"
name "Fantasy Grounds"
homepage "https://www.fantasygrounds.com/home/home.php"
app "Fantasy Grounds.app"
zap trash: "~/Library/Saved Application State/Fantasy Grounds*"
end