Add Rambox 0.3.0 (#22661)

This commit is contained in:
Sean Zhu 2016-07-08 00:29:07 -07:00 committed by Aditya Dalal
parent e076380714
commit 4e0641f139
No known key found for this signature in database
GPG Key ID: 82D94BA42315E1DC
1 changed files with 14 additions and 0 deletions

14
Casks/rambox.rb Normal file
View File

@ -0,0 +1,14 @@
cask 'rambox' do
version '0.3.0'
sha256 '64d0027f478ddb138862be1e42a2681228c9b451ed52ae8634a4cf7c2ae5d8bd'
# github.com/saenzramiro/rambox was verified as official when first introduced to the cask
url "https://github.com/saenzramiro/rambox/releases/download/#{version}/Rambox-#{version}-mac.zip"
appcast 'https://github.com/saenzramiro/rambox/releases.atom',
checkpoint: '86695ec051fa81825eb52bb2f870ee9ed4c8b97a9e5ae99f6a3ba9f12276dcfd'
name 'Rambox'
homepage 'http://rambox.pro/'
license :oss
app 'Rambox.app'
end