Add Gitbook.app

no_checksum ~~

have sha256 :no_check
This commit is contained in:
trkw 2014-07-13 02:29:18 +09:00
parent c121f1069e
commit 62921196e0
1 changed files with 7 additions and 0 deletions

7
Casks/gitbook.rb Normal file
View File

@ -0,0 +1,7 @@
class Gitbook < Cask
version 'latest'
url 'https://www.gitbook.io/editor/download'
homepage 'https://www.gitbook.io/'
sha256 :no_check
link 'GitBook.app'
end