Add min macOS version to textmate (#39917)

This commit is contained in:
nrlquaker 2017-10-22 12:05:06 +03:00 committed by Miccal Matthews
parent 00edceca37
commit 78ecfb9682
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ cask 'textmate' do
homepage 'https://macromates.com/'
auto_updates true
depends_on macos: '>= :mountain_lion'
app 'TextMate.app'
binary "#{appdir}/TextMate.app/Contents/Resources/mate"