Merge pull request #18810 from caskroom/delete-scout.rb

Delete scout.rb
This commit is contained in:
Vítor Galvão 2016-02-13 17:12:56 +00:00
commit 9ed2894c0c
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
cask 'scout' do
version '0.7.1'
sha256 '09b89f28a16a30751f86b173ec33a0b50d0f1c5202e9737463f0bdf8d76668fe'
# github.com/downloads/mhs/scout-app was verified as official when first introduced to the cask
url "https://github.com/downloads/mhs/scout-app/ScoutAppInstaller-#{version}.dmg"
appcast 'https://github.com/mhs/scout-app/releases.atom',
checkpoint: '7c4cb87bf48075f5febb5af2a98abebbeac80f4c1af96f8ab409ca08c736eca3'
name 'Scout'
homepage 'https://mhs.github.io/scout-app/'
license :oss
installer manual: 'Install Scout.app'
end