homebrew-cask/Casks/deckhub.rb

12 lines
200 B
Ruby
Raw Normal View History

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