homebrew-cask/Casks/viewit.rb

11 lines
314 B
Ruby
Raw Normal View History

2014-11-14 01:27:17 +08:00
cask :v1 => 'viewit' do
2014-09-30 19:10:09 +08:00
version '2.50'
sha256 '188f82c1294a2b63f817c3cd1897ff2c43af71d29305a4db614a9378994e7014'
url "http://www.hexcat.com/downloads/ViewIt-#{version}.dmg"
homepage 'http://www.hexcat.com/viewit/'
2014-12-10 21:51:12 +08:00
license :unknown # todo: improve this machine-generated value
2014-09-30 19:10:09 +08:00
app 'ViewIt.app'
end