homebrew-cask/Casks/sony-ericsson-bridge.rb

13 lines
388 B
Ruby
Raw Normal View History

cask :v1 => 'sony-ericsson-bridge' do
version :latest
sha256 :no_check
url 'http://www-support-downloads.sonymobile.com/Software%20Downloads/Bridge%20for%20Mac/SonyBridgeForMac_web.dmg'
name 'Sony Ericsson Bridge for Mac'
homepage 'http://support.sonymobile.com/au/tools/bridge-for-mac/'
2015-01-30 22:30:49 +08:00
license :gratis
2015-01-30 22:31:11 +08:00
tags :vendor => 'Sony'
app 'Sony Ericsson Bridge for Mac.app'
end