homebrew-cask-versions/Casks/ezeep.rb
Adam Strickland 0adeb9560e Add ezeep.app
Current latest is 1.2.1.1
Ezeep is a group printing solution used in Coworking spaces, etc.
2014-10-02 12:21:45 -05:00

10 lines
190 B
Ruby

class Ezeep < Cask
version :latest
sha256 :no_check
url 'https://packages.ezeep.com/osx/ezeep-latest.dmg'
homepage 'http://www.ezeep.com/'
license :unknown
app 'ezeep.app'
end