From 32085d8c1a82c52a2ed0856ea8d0747c9f444440 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Sat, 22 Jun 2013 22:36:09 +0800 Subject: [PATCH] InSync 1.0.15.31570 --- Casks/insync.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/insync.rb b/Casks/insync.rb index 0330c0595..123cd0c28 100644 --- a/Casks/insync.rb +++ b/Casks/insync.rb @@ -1,7 +1,7 @@ class Insync < Cask - url 'http://s.insynchq.com/builds/Insync-1.0.11.31522.dmg' + url 'http://s.insynchq.com/builds/Insync-1.0.15.31570.dmg' homepage 'http://insynchq.com/' - version '1.0.11.31522' - sha1 'fe311fc627bcba5ee6516a25298ce3514eaae745' + version '1.0.15.31570' + sha1 'a4b594b165caa3f8df093880a4d0228e98d38264' link 'Insync.app' end