1 cask :v1 => 'td-agent' do
3 sha256 '388f418e9bd7a2314335eb37bc62b5c2cc1b61fdf1f1d29f74a99dc020f486bb'
5 url "http://packages.treasuredata.com/2/macosx/td-agent-#{version}-0.dmg"
6 homepage 'http://www.fluentd.org/'
7 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9 pkg "tdagent-#{version}-0.pkg"
11 uninstall :pkgutil => 'test.treasuredatainc.pkg.tdagent2',
12 :launchctl => 'td-agent'