atom.rb: added vendor

This commit is contained in:
Vítor Galvão 2015-07-10 19:05:47 +01:00
parent a8e4c42553
commit 4895de9924
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ cask :v1 => 'atom' do
name 'Atom'
homepage 'https://atom.io/'
license :mit
tags :vendor => 'Github'
depends_on :macos => '>= :mountain_lion'