homebrew-cask/Casks/bime.rb

12 lines
304 B
Ruby

cask 'bime' do
version :latest
sha256 :no_check
# amazonaws.com/bimeio was verified as official when first introduced to the cask
url 'https://s3.amazonaws.com/bimeio/bimedesktop/BimeDesktop-mac.zip'
name 'BIME Desktop'
homepage 'https://www.bimeanalytics.com/'
app 'BimeDesktop.app'
end