homebrew-cask/Casks/popkey.rb

13 lines
335 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'popkey' do
2015-07-17 06:21:23 +08:00
version :latest
sha256 :no_check
# amazonaws.com is the official download host per the vendor homepage
url 'https://popkey-downloads.s3.amazonaws.com/releases/darwin/PopKeySetup.dmg'
name 'PopKey'
homepage 'https://popkey.co/send-gifs?ref=header_app_nav_section'
2015-07-17 06:21:23 +08:00
license :gratis
app 'PopKey.app'
end