homebrew-cask/Casks/totalspaces.rb

8 lines
235 B
Ruby
Raw Normal View History

2013-05-28 17:38:14 +08:00
class Totalspaces < Cask
2014-01-02 02:07:26 +08:00
url 'http://downloads.binaryage.com/TotalSpaces-1.2.11.zip'
2013-05-28 17:38:14 +08:00
homepage 'http://totalspaces.binaryage.com/'
2014-01-02 02:07:26 +08:00
version '1.2.11'
sha1 'c7f0f13d5ff392f58623ea6a31e5ff2c548c8140'
2013-05-28 17:38:14 +08:00
install 'TotalSpaces.pkg'
end