homebrew-cask/Casks/uniconverter.rb

20 lines
911 B
Ruby

cask 'uniconverter' do
version '11.6.1.1'
sha256 'ba3110ca47a8f27d4d632f3f25a2c320f69aab6b27cd10594684212eff909480'
url 'http://download.wondershare.com/cbs_down/video-converter-ultimate-mac_full735.dmg'
name 'UniConverter'
homepage 'https://videoconverter.wondershare.com/'
app 'UniConverter.app'
zap trash: [
'~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.wondershare.video-converter-ultimate.sfl*',
'~/Library/Caches/com.Wondershare.Video-Converter-Ultimate',
'~/Library/Caches/com.wondershare.helper_compact',
'~/Library/Cookies/com.Wondershare.Video-Converter-Ultimate.binarycookies',
'~/Library/Preferences/com.Wondershare.Video-Converter-Ultimate.plist',
'~/Library/Preferences/com.wondershare.helper_compact',
]
end