From 95541ccee689d004c34491a23267055b188e75a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 5 Jan 2016 16:18:06 +0000 Subject: [PATCH] deleted hyperspaces.rb --- Casks/hyperspaces.rb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Casks/hyperspaces.rb diff --git a/Casks/hyperspaces.rb b/Casks/hyperspaces.rb deleted file mode 100644 index 4e2a32e4e..000000000 --- a/Casks/hyperspaces.rb +++ /dev/null @@ -1,16 +0,0 @@ -cask 'hyperspaces' do - version '1.1.1' - sha256 '9ea53ac06f0ecc5ed23b4fb6c61f0a9d4eb2d3141ff3a169315ef725a5522253' - - # amazonaws is the official download host per the vendor homepage - url "https://cocoabots-downloads.s3.amazonaws.com/hyperspaces/public/Hyperspaces%20#{version}.zip" - homepage 'http://hyperspacesapp.com/' - license :closed - - app 'Hyperspaces.app' - - depends_on :macos => %w{ - :leopard - :snow_leopard - } -end