cask 'ipe' do version '7.2.5' sha256 '5fd9adc4e3114bed178eb533223afeb6f60bf3c7fec564c984afecf36cac9cc5' # bintray.com/otfried was verified as official when first introduced to the cask url "https://dl.bintray.com/otfried/generic/ipe/#{version.major_minor}/ipe-#{version}-mac.dmg" name 'Ipe' homepage 'http://ipe.otfried.org/' license :gpl app 'Ipe.app' zap delete: [ '~/.ipe', '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.otfried.ipe.ipe.sfl', '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.otfried.ipe.sfl', '~/Library/Preferences/org.otfried.ipe.Ipe.plist', '~/Library/Saved Application State/org.otfried.ipe.savedState', ] end