Update artisan.rb

This commit is contained in:
suschizu 2019-10-02 12:29:25 +02:00 committed by Markus Reiter
parent 42cb93fe4e
commit 2560fa0635
1 changed files with 2 additions and 0 deletions

View File

@ -8,5 +8,7 @@ cask 'artisan' do
name 'Artisan'
homepage 'https://artisan-scope.org/'
depends_on macos: '>= :high_sierra'
app 'Artisan.app'
end