From 760a118ab2abe38b346fa1bea747790a3cfa9bda Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Mon, 15 Sep 2014 12:09:22 -0400 Subject: [PATCH] app stanza in wimoweh-beta.rb --- Casks/wimoweh-beta.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/wimoweh-beta.rb b/Casks/wimoweh-beta.rb index 5ee7965ec..268e14f43 100644 --- a/Casks/wimoweh-beta.rb +++ b/Casks/wimoweh-beta.rb @@ -5,5 +5,5 @@ class WimowehBeta < Cask url 'http://www.serialangels.co.uk/sa-content/uploads/2013/12/Wimoweh.0.66.BETA_.zip' homepage 'http://www.serialangels.co.uk/index.php/wimoweh/' - link 'Wimoweh.app' + app 'Wimoweh.app' end