homebrew-cask/Casks/viewit.rb

10 lines
243 B
Ruby

class Viewit < Cask
version '2.50'
sha256 '188f82c1294a2b63f817c3cd1897ff2c43af71d29305a4db614a9378994e7014'
url "http://www.hexcat.com/downloads/ViewIt-#{version}.dmg"
homepage 'http://www.hexcat.com/viewit/'
app 'ViewIt.app'
end