mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
233 B
Ruby
7 lines
233 B
Ruby
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
|