homebrew-cask/Casks/deckhub.rb

12 lines
216 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/'
license :commercial
app 'DeckHub.app'
end