homebrew-cask/Casks/qubibox.rb

11 lines
178 B
Ruby

cask 'qubibox' do
version :latest
sha256 :no_check
url 'https://qubibox.com/files/QubiBox.dmg'
name 'QubiBox'
homepage 'https://qubibox.com/'
app 'QubiBox.app'
end