homebrew-cask/Casks/pentaho-data-integration.rb

8 lines
237 B
Ruby

class PentahoDataIntegration < Cask
url 'http://sourceforge.net/projects/pentaho/files/latest/download'
homepage 'http://community.pentaho.com'
version 'latest'
sha256 :no_check
link 'data-integration/Data Integration.app'
end