mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
7 lines
235 B
Ruby
7 lines
235 B
Ruby
class Totalspaces < Cask
|
|
url 'http://downloads.binaryage.com/TotalSpaces-1.2.11.zip'
|
|
homepage 'http://totalspaces.binaryage.com/'
|
|
version '1.2.11'
|
|
sha1 'c7f0f13d5ff392f58623ea6a31e5ff2c548c8140'
|
|
install 'TotalSpaces.pkg'
|
|
end
|