homebrew-cask/Casks/printrun.rb

13 lines
403 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'printrun' do
version '1.3'
sha256 '707a3c985f32ec156b4dc85dae3d3434a3a052bbf239d768423d94c1b7f86998'
2016-06-19 06:10:21 +08:00
# koti.kapsi.fi/~kliment/printrun was verified as official when first introduced to the cask
url 'http://koti.kapsi.fi/~kliment/printrun/Printrun-Mac-03Feb2015.zip'
2015-04-21 22:55:17 +08:00
name 'Printrun'
homepage 'https://github.com/kliment/Printrun'
license :gpl
app 'Printrun-Mac-03Feb2015.app'
2014-05-04 00:33:44 +08:00
end