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.2.zip'
|
|
homepage 'http://totalspaces.binaryage.com/'
|
|
version '1.2.2'
|
|
sha1 '38151268a6c03ca5daf2213b7ce9a74cf2ff3904'
|
|
install 'TotalSpaces.pkg'
|
|
end
|
|
|