homebrew-cask/Casks/printrun.rb

12 lines
364 B
Ruby
Raw Normal View History

2014-11-14 01:26:42 +08:00
cask :v1 => 'printrun' do
2014-05-04 00:33:44 +08:00
version '1.2'
sha256 'b270edb951cbee3e957eab3ecd3bbd4fe25e93ce478393c61f029bfff4e3b902'
2015-01-18 10:33:06 +08:00
# kapsi.fi is the official download host per the vendor homepage
url 'http://koti.kapsi.fi/~kliment/printrun/Printrun-Mac-10Mar2014.zip'
homepage 'https://github.com/kliment/Printrun'
2014-10-01 23:33:40 +08:00
license :oss
2014-09-16 00:06:10 +08:00
app 'Printrun-Mac-10Mar2014.app'
2014-05-04 00:33:44 +08:00
end