homebrew-cask-versions/Casks/goagentx.rb
2014-10-01 11:42:42 -04:00

11 lines
241 B
Ruby

class Goagentx < Cask
version :latest
sha256 :no_check
url 'https://goagentx.com/files/GoAgentX.dmg'
appcast 'https://goagentx.com/update/SUAppcast.xml'
homepage 'http://goagentx.com/'
license :unknown
app 'GoAgentX.app'
end