mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
convert ubar.rb to depends_on :macos
from caveats `os_version_only`.
This commit is contained in:
parent
f38029a36b
commit
cd66ea94e1
1 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,6 @@ cask :v1 => 'ubar' do
|
|||
license :unknown
|
||||
|
||||
app 'uBar.app'
|
||||
caveats do
|
||||
os_version_only '10.9', '10.10'
|
||||
end
|
||||
|
||||
depends_on :macos => '>= :mavericks'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue