cask 'min' do version '1.10.1' sha256 'cf6d074437f71417ff47ce838aa04c0c7ee46417cb76647af4ee5faeca9de4c1' # github.com/minbrowser/min was verified as official when first introduced to the cask url "https://github.com/minbrowser/min/releases/download/v#{version}/Min-v#{version}-darwin-x64.zip" appcast 'https://github.com/minbrowser/min/releases.atom' name 'Min' homepage 'https://minbrowser.github.io/min/' app 'Min.app' zap trash: [ '~/Library/Application Support/Min', '~/Library/Caches/Min', '~/Library/Saved Application State/com.electron.min.savedState', ] end