From eaeb96654d1832bd87fdae034c10fca2f6dde4b3 Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Mon, 15 Sep 2014 12:06:39 -0400 Subject: [PATCH] app stanza in xscope.rb --- Casks/xscope.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/xscope.rb b/Casks/xscope.rb index c1d1fe11c..0b0ffebe3 100644 --- a/Casks/xscope.rb +++ b/Casks/xscope.rb @@ -6,5 +6,5 @@ class Xscope < Cask appcast 'http://iconfactory.com/appcasts/xScope/appcast.xml' homepage 'http://iconfactory.com/software/xscope' - link 'xScope.app' + app 'xScope.app' end