homebrew-cask/Casks/product-hunt.rb

12 lines
233 B
Ruby
Raw Normal View History

2016-05-03 23:08:53 +08:00
cask 'product-hunt' do
version :latest
sha256 :no_check
url 'https://s3.producthunt.com/mac/ProductHunt.dmg'
name 'Product Hunt'
homepage 'https://www.producthunt.com/apps/mac'
license :mit
app 'Product Hunt.app'
end