homebrew-cask/Casks/viewit.rb

12 lines
278 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'viewit' do
2016-09-30 08:24:01 +08:00
version '2.59'
sha256 'd128933b6e0b81bc30c5e6b31db523b80bd15094f7e03834335b6b4f566cc4c3'
2014-09-30 19:10:09 +08:00
2016-01-09 16:41:25 +08:00
url "http://www.hexcat.com/downloads/ViewIt-#{version}.zip"
2015-05-10 01:45:23 +08:00
name 'ViewIt'
2014-09-30 19:10:09 +08:00
homepage 'http://www.hexcat.com/viewit/'
2014-12-30 01:28:08 +08:00
license :commercial
2014-09-30 19:10:09 +08:00
app 'ViewIt.app'
end