homebrew-cask/Casks/product-hunt.rb

11 lines
218 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'
app 'Product Hunt.app'
end