From f83b51fb2c7408f0857587b9d1703c0a8349e7c9 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Sat, 15 Jun 2013 17:13:19 +0800 Subject: [PATCH] TotalSpaces 1.2.9 --- Casks/totalspaces.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/totalspaces.rb b/Casks/totalspaces.rb index 3cf960358..64da6ae49 100644 --- a/Casks/totalspaces.rb +++ b/Casks/totalspaces.rb @@ -1,7 +1,7 @@ class Totalspaces < Cask - url 'http://downloads.binaryage.com/TotalSpaces-1.2.2.zip' + url 'http://downloads.binaryage.com/TotalSpaces-1.2.9.zip' homepage 'http://totalspaces.binaryage.com/' - version '1.2.2' - sha1 '38151268a6c03ca5daf2213b7ce9a74cf2ff3904' + version '1.2.9' + sha1 '2d068e693cae3fb8e3a1d650ccd2d4c7418d0be9' install 'TotalSpaces.pkg' end