homebrew-cask/Casks/product-hunt.rb

12 lines
233 B
Ruby

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