homebrew-cask/Casks/gitbook-editor.rb

12 lines
238 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'gitbook-editor' do
2015-10-16 19:55:06 +08:00
version :latest
sha256 :no_check
url 'http://downloads.editor.gitbook.com/download/osx'
name 'GitBook Editor'
homepage 'https://www.gitbook.com/editor'
license :gratis
app 'GitBook Editor.app'
end