homebrew-cask/Casks/mercurymover.rb

11 lines
306 B
Ruby
Raw Normal View History

class Mercurymover < Cask
2014-09-17 19:42:52 +08:00
version :latest
sha256 :no_check
url 'http://www.heliumfoot.com/files/release/mercurymover/MercuryMover.dmg'
homepage 'http://www.heliumfoot.com/mercurymover'
prefpane 'MercuryMover.prefPane'
2014-09-18 19:57:58 +08:00
zap :delete => '~/Library/Preferences/com.heliumfoot.MyWiAgent.plist'
end