homebrew-cask/Casks/scout.rb

12 lines
316 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'scout' do
2014-05-19 11:30:23 +08:00
version '0.7.1'
sha256 '09b89f28a16a30751f86b173ec33a0b50d0f1c5202e9737463f0bdf8d76668fe'
2014-09-26 20:09:10 +08:00
url "https://github.com/downloads/mhs/scout-app/ScoutAppInstaller-#{version}.dmg"
2015-04-26 23:44:09 +08:00
name 'Scout'
2015-06-29 14:32:18 +08:00
homepage 'https://mhs.github.io/scout-app/'
2014-10-01 23:33:49 +08:00
license :oss
installer manual: 'Install Scout.app'
2014-05-19 11:30:23 +08:00
end