From d477341043649d18c74107e7f6f2b918b1ae1f17 Mon Sep 17 00:00:00 2001 From: Lee Hanxue Date: Fri, 3 Jan 2014 14:19:59 +0800 Subject: [PATCH] Gisto 0.2.2b --- Casks/gisto.rb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Casks/gisto.rb diff --git a/Casks/gisto.rb b/Casks/gisto.rb new file mode 100644 index 0000000000..5b38b2265a --- /dev/null +++ b/Casks/gisto.rb @@ -0,0 +1,7 @@ +class Gisto < Cask + url 'http://download.gistoapp.com/Gisto-0.2.2b-OSX_x86.dmg' + homepage 'http://www.gistoapp.com/' + version '0.2.2b' + sha1 '719618730941fbf16ddf14c7e942838a58c80656' + link 'Gisto.app' +end