homebrew-cask/Casks/totalspaces.rb

8 lines
233 B
Ruby
Raw Normal View History

2013-05-28 17:38:14 +08:00
class Totalspaces < Cask
2013-06-15 17:13:19 +08:00
url 'http://downloads.binaryage.com/TotalSpaces-1.2.9.zip'
2013-05-28 17:38:14 +08:00
homepage 'http://totalspaces.binaryage.com/'
2013-06-15 17:13:19 +08:00
version '1.2.9'
sha1 '2d068e693cae3fb8e3a1d650ccd2d4c7418d0be9'
2013-05-28 17:38:14 +08:00
install 'TotalSpaces.pkg'
end