homebrew-cask/Casks/actprinter.rb

15 lines
549 B
Ruby
Raw Normal View History

2014-11-14 01:25:19 +08:00
cask :v1 => 'actprinter' do
version '3.2.2'
sha256 '6e49ac75f8a660e33b3f0d3033bf9788cfeef5a0838faad93f06b21af0efb2ee'
# 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'
2015-05-23 01:19:49 +08:00
appcast 'http://www.houdah.com/ACTPrinter/updates/profileInfo.php',
:sha256 => '01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b'
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