homebrew-cask-versions/Casks/data-integration.rb
2014-12-10 11:34:45 -05:00

12 lines
313 B
Ruby

cask :v1 => 'data-integration' do
version :latest
sha256 :no_check
url 'https://sourceforge.net/projects/pentaho/files/latest/download'
name 'Pentaho Data Integration'
homepage 'http://community.pentaho.com'
license :oss
tags :vendor => 'Pentaho'
app 'data-integration/Data Integration.app'
end