obs.rb: add name

This commit is contained in:
Victor Popkov 2015-04-15 20:26:33 +03:00
parent 783bfb107a
commit 87fbc6c889
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cask :v1 => 'obs' do
# github.com is the official download host per the vendor homepage
url "https://github.com/jp9000/obs-studio/releases/download/#{version}/obs-#{version}-installer.dmg"
appcast 'https://github.com/jp9000/obs-studio/releases.atom'
name 'OBS'
homepage 'http://obsproject.com/'
license :gpl