homebrew-cask/Casks/inc.rb

8 lines
187 B
Ruby
Raw Normal View History

2013-11-07 02:32:41 +08:00
class Inc < Cask
url 'http://inc-static.kippt.com.s3.amazonaws.com/apps/inc-osx.zip'
homepage 'https://sendtoinc.com/apps/'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-11-07 02:32:41 +08:00
link 'Inc.app'
end