cask 'kitematic' do version '0.17.0' sha256 '23d4967aa3c9cceccc39077435bb938a664de52fc0e2d3d1bd92906cb1fc649c' # github.com/docker/kitematic was verified as official when first introduced to the cask url "https://github.com/docker/kitematic/releases/download/v#{version}/Kitematic-#{version}-Mac.zip" appcast 'https://github.com/docker/kitematic/releases.atom', checkpoint: '207a6a91905e76654f500007f89bf788f26084e56b9f80725626dc14919d6c1a' name 'Kitematic' homepage 'https://kitematic.com/' app 'Kitematic (Beta).app' zap delete: [ '~/Kitematic', '~/Library/Application Support/Kitematic', '~/Library/Caches/Kitematic', '~/Library/Preferences/com.electron.kitematic_(beta).plist', '~/Library/Saved Application State/com.electron.kitematic_(beta).savedState', ] end