Merge pull request #5948 from alebcay/codebox

Add CodeBox Latest
This commit is contained in:
Roland Walker 2014-08-29 06:34:31 -04:00
commit 3f61506e24
1 changed files with 9 additions and 0 deletions

9
Casks/codebox.rb Normal file
View File

@ -0,0 +1,9 @@
class Codebox < Cask
version 'latest'
sha256 :no_check
url 'https://www.codebox.io/download/mac'
homepage 'https://www.codebox.io'
link 'Codebox.app'
end