From 6663b1ef8e20213f92be2fc84dea0b33b0891929 Mon Sep 17 00:00:00 2001 From: suschizu Date: Thu, 19 Dec 2019 16:07:23 +0100 Subject: [PATCH] Update cave-story.rb (#74493) --- Casks/cave-story.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Casks/cave-story.rb b/Casks/cave-story.rb index 9ac0cbd07ab..b6504faf7b5 100644 --- a/Casks/cave-story.rb +++ b/Casks/cave-story.rb @@ -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