Add Scout-App.app v.2.12.12 (#30553)

This commit is contained in:
Gobinath Mallaiyan 2017-03-04 12:17:07 -05:00 committed by Vítor Galvão
parent 5e62be79d4
commit 2a27bc0ddd
1 changed files with 13 additions and 0 deletions

13
Casks/scout.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'scout' do
version '2.12.12'
sha256 '33a59da631d45fe4abc4b2525cf8148c722eb3d87787a94c0eeee7d81be9b4b7'
# github.com/scout-app/scout-app was verified as official when first introduced to the cask
url "https://github.com/scout-app/scout-app/releases/download/v#{version}/OSX_Scout-App_#{version}.zip"
appcast 'https://github.com/scout-app/scout-app/releases.atom',
checkpoint: '75ad564c48c266066eab01ef7f06180e065bfd9ac0eb92261579bb0d9cd7b833'
name 'Scout-App'
homepage 'http://scout-app.io/'
app 'Scout-App.app'
end