homebrew-cask/Casks/actprinter.rb

13 lines
391 B
Ruby
Raw Normal View History

2014-11-14 01:25:19 +08:00
cask :v1 => 'actprinter' do
2015-01-15 10:07:19 +08:00
version '3.2.1'
sha256 '979768faafd99b5714d3397ef7dd29ff085b3f7c7aac59ea6c96c4f15f0ceb6d'
# actprinter.com is the official download host per the vendor homepage
2014-09-26 20:08:45 +08:00
url "http://www.actprinter.com/mac/ACTPrinter%20for%20Mac%20#{version}.zip"
2015-01-04 10:20:39 +08:00
name 'ACTPrinter'
homepage 'http://houdah.com/ACTPrinter/'
2014-10-13 22:44:39 +08:00
license :gratis
2014-09-16 00:05:12 +08:00
app 'ACTPrinter for Mac.app'
2014-05-31 23:17:48 +08:00
end