You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
233 B
7 lines
233 B
class Totalspaces < Cask
|
|
url 'http://downloads.binaryage.com/TotalSpaces-1.2.9.zip'
|
|
homepage 'http://totalspaces.binaryage.com/'
|
|
version '1.2.9'
|
|
sha1 '2d068e693cae3fb8e3a1d650ccd2d4c7418d0be9'
|
|
install 'TotalSpaces.pkg'
|
|
end
|
|
|