Skip to content

Commit

Permalink
Add PrintNode latest
Browse files Browse the repository at this point in the history
  • Loading branch information
timlo committed Oct 15, 2015
1 parent 45593e7 commit d4cbb3b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/printnode.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cask :v1 => 'printnode' do
version '4.8.0'
sha256 '3c8203d7200de76deeb0274b7ff69b54fd21e91a7140210c1459fd46f78b04fa'

url "https://app.printnode.com/bundles/printnodemain/downloads/printnode/#{version}/PrintNode-#{version}+dd7.dmg"
name 'PrintNode'
homepage 'https://www.printnode.com/'
license :gratis
depends_on :macos => '>= :mountain_lion'

app 'PrintNode.app'
end

0 comments on commit d4cbb3b

Please sign in to comment.