mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
279 B
Ruby
9 lines
279 B
Ruby
class Printrun < Cask
|
|
version '1.2'
|
|
sha256 'b270edb951cbee3e957eab3ecd3bbd4fe25e93ce478393c61f029bfff4e3b902'
|
|
|
|
url 'http://koti.kapsi.fi/~kliment/printrun/Printrun-Mac-10Mar2014.zip'
|
|
homepage 'https://github.com/kliment/Printrun'
|
|
|
|
link 'Printrun-Mac-10Mar2014.app'
|
|
end
|