cask 'mosaic' do version '1.1.3' sha256 'b6441dd320bbd43b99bdb6e36af4213a713592e8e4abdffbc4e1909844e2280f' url "https://lightpillar.com/appdata/mosaic/archive/Mosaic_#{version.dots_to_underscores}.pkg" appcast 'https://lightpillar.com/appdata/mosaic/features/version-history.html' name 'Mosaic' homepage 'https://lightpillar.com/mosaic.html' pkg "Mosaic_#{version.dots_to_underscores}.pkg" uninstall pkgutil: 'com.btinternet.pkg.Mosaic' zap trash: [ '~/Library/Application Support/com.lightpillar.Mosaic', '~/Library/Caches/com.lightpillar.Mosaic', '~/Library/Preferences/com.lightpillar.Mosaic.plist', ] end