homebrew-cask/Casks/viewit.rb

11 lines
262 B
Ruby
Raw Normal View History

2014-09-30 19:10:09 +08:00
class Viewit < Cask
version '2.50'
sha256 '188f82c1294a2b63f817c3cd1897ff2c43af71d29305a4db614a9378994e7014'
url "http://www.hexcat.com/downloads/ViewIt-#{version}.dmg"
homepage 'http://www.hexcat.com/viewit/'
2014-10-01 23:34:13 +08:00
license :unknown
2014-09-30 19:10:09 +08:00
app 'ViewIt.app'
end