homebrew-cask/Casks/data-integration.rb

14 lines
561 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'data-integration' do
2016-10-20 18:29:57 +08:00
version '6.1.0.1-196'
sha256 'ef5076c09e8481d1ab4cfc5f7d4701437f80f2b97a3bf19dfa74821de9524495'
2016-07-31 14:09:48 +08:00
# sourceforge.net/pentaho was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/pentaho/pdi-ce-#{version}.zip"
appcast 'https://sourceforge.net/projects/pentaho/rss',
checkpoint: '70d19f1c19f8c6f11733c18ea3f8217f4514bd4e6aa50763bc05d1ab8ff97f72'
2014-12-11 00:34:45 +08:00
name 'Pentaho Data Integration'
homepage 'http://community.pentaho.com'
app 'data-integration/Data Integration.app'
end