homebrew-cask/Casks/mercurymover.rb

12 lines
325 B
Ruby

class Mercurymover < Cask
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