homebrew-cask/Casks/deckhub.rb

11 lines
194 B
Ruby
Raw Normal View History

2016-04-22 07:26:09 +08:00
cask 'deckhub' do
version :latest
sha256 :no_check
url 'http://download.getdeckhub.com/', user_agent: :fake
name 'DeckHub'
homepage 'https://getdeckhub.com/'
app 'DeckHub.app'
end