mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
240 B
Ruby
9 lines
240 B
Ruby
class Clix < Cask
|
|
version '2.1'
|
|
sha256 'a4f9d270792e9da698326924e4c899c7a5f13f157c7793b82187688f8c189008'
|
|
|
|
url 'ftp://rixstep.com/CLIX.tar.bz2'
|
|
homepage 'http://rixstep.com/4/0/clix/index.shtml'
|
|
|
|
app "CLIX#{version}/CLIX.app"
|
|
end
|