Update cave-story.rb (#74493)

This commit is contained in:
suschizu 2019-12-19 16:07:23 +01:00 committed by Vítor Galvão
parent 45f027c18d
commit 6663b1ef8e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ cask 'cave-story' do
name '洞窟物語'
homepage 'https://www.cavestory.org/'
depends_on macos: '>= :mojave'
# Renamed for consistency: app name is different in the Finder and in a shell.
app 'Doukutsu.app', target: 'Cave Story.app'
end