homebrew-cask/Casks/puush.rb

14 lines
468 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'puush' do
2016-01-18 06:39:02 +08:00
version '66'
sha256 'd61f0e1f56779af5b10b218ff847e92913828a1e2a4f33cf34d96e9dc3d5ceaf'
2014-06-18 23:11:05 +08:00
url 'https://puush.me/dl/puush.zip'
2015-12-26 04:57:40 +08:00
appcast 'https://puush.me/dl/puush.xml?hax=jax',
checkpoint: '53b2315d38e4adfcf61f436072d4304d902c58b8628db6ba7df41bc9b5ec62aa'
2015-04-23 05:18:01 +08:00
name 'puush'
2015-06-29 14:32:18 +08:00
homepage 'https://puush.me/'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:11 +08:00
app 'puush.app'
end