homebrew-cask/Casks/clix.rb

12 lines
363 B
Ruby
Raw Normal View History

2014-11-14 01:25:35 +08:00
cask :v1 => 'clix' do
2014-02-23 05:29:31 +08:00
version '2.1'
2014-02-26 19:37:32 +08:00
sha256 'a4f9d270792e9da698326924e4c899c7a5f13f157c7793b82187688f8c189008'
url 'ftp://rixstep.com/CLIX.tar.bz2'
2015-03-25 11:12:49 +08:00
name 'CLIX'
2014-12-25 01:36:35 +08:00
homepage 'http://rixstep.com/4/0/clix/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:23 +08:00
app "CLIX#{version}/CLIX.app"
2013-11-02 07:10:31 +08:00
end