homebrew-cask/Casks/ryver.rb

12 lines
345 B
Ruby
Raw Normal View History

2016-03-03 01:06:55 +08:00
cask 'ryver' do
2016-07-04 23:25:21 +08:00
version '1.1.6'
sha256 '8176bc4612e52e53bb14cffb50d576762fb556668a8e0d2b251b59c9a3ed7bd0'
2016-03-03 01:06:55 +08:00
2016-07-04 23:25:21 +08:00
# d3vkb1nw20iqfq.cloudfront.net was verified as official when first introduced to the cask
2016-03-03 01:06:55 +08:00
url "https://d3vkb1nw20iqfq.cloudfront.net/mac/Ryver-#{version}.dmg"
name 'Ryver'
homepage 'https://ryver.com/'
2016-03-03 01:06:55 +08:00
app 'Ryver.app'
end