Add Between Latest

This commit is contained in:
Kyle Welsby 2015-12-17 00:44:48 +00:00 committed by Vítor Galvão
parent 1a251706b8
commit 9cc9a5607b
1 changed files with 11 additions and 0 deletions

11
Casks/between.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'between' do
version :latest
sha256 :no_check
url 'http://assets-pc.between.us/downloads/between-latest.dmg'
name 'Between'
homepage 'https://between.us'
license :commercial
app 'Between.app'
end