homebrew-cask/Casks/printrun.rb

12 lines
396 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'printrun' do
version '03Feb2015'
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-#{version}.zip"
2015-04-21 22:55:17 +08:00
name 'Printrun'
homepage 'https://github.com/kliment/Printrun'
app "Printrun-Mac-#{version}.app"
2014-05-04 00:33:44 +08:00
end