homebrew-cask/Casks/prott.rb

13 lines
374 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'prott' do
2017-05-14 05:58:59 +08:00
version '1.0.3'
sha256 '874cef4081941e0bfa52ddeb5c199b432e838fe017d22b891d38ec5a5196933b'
2014-10-03 18:25:03 +08:00
url 'https://dl.prottapp.com/apps/prott.dmg'
appcast 'https://dl.prottapp.com/apps/appcast.xml',
2017-05-14 05:58:59 +08:00
checkpoint: '48798baddf5d9dc4179cc24c6a32678fff443141155791b66ce91c6e6076d08c'
2015-04-21 22:58:13 +08:00
name 'Prott'
homepage 'https://prottapp.com/'
2014-10-03 18:25:03 +08:00
app 'Prott.app'
end