homebrew-cask/Casks/data-integration.rb

13 lines
312 B
Ruby
Raw Normal View History

cask :v1 => 'data-integration' do
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://sourceforge.net/projects/pentaho/files/latest/download'
2014-12-11 00:34:45 +08:00
name 'Pentaho Data Integration'
homepage 'http://community.pentaho.com'
license :oss
2014-12-05 08:31:07 +08:00
tags :vendor => 'Pentaho'
app 'data-integration/Data Integration.app'
end