homebrew-cask/Casks/mercurymover.rb

12 lines
329 B
Ruby

cask :v1 => 'mercurymover' do
version :latest
sha256 :no_check
url 'http://www.heliumfoot.com/files/release/mercurymover/MercuryMover.dmg'
homepage 'http://www.heliumfoot.com/mercurymover'
license :unknown
prefpane 'MercuryMover.prefPane'
zap :delete => '~/Library/Preferences/com.heliumfoot.MyWiAgent.plist'
end