homebrew-cask/Casks/actprinter.rb

14 lines
526 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'actprinter' do
2016-12-22 09:29:10 +08:00
version '3.2.4'
sha256 'c770888630b05faa53f3e3746765264b70a792d65077865f70101be0098b0835'
# actprinter.com was verified as official when first introduced to the cask
2014-09-26 20:08:45 +08:00
url "http://www.actprinter.com/mac/ACTPrinter%20for%20Mac%20#{version}.zip"
2016-12-22 09:29:10 +08:00
appcast 'https://www.houdah.com/ACTPrinter/releaseNotes.html',
checkpoint: 'b12e36299478a13dc633c97b76993055ba630a1b17b0bdf33850cd7e7fc4bc7b'
2015-01-04 10:20:39 +08:00
name 'ACTPrinter'
homepage 'https://www.houdah.com/ACTPrinter/'
2016-12-22 09:29:10 +08:00
app 'ACTPrinter Mac.app'
2014-05-31 23:17:48 +08:00
end