Updated Garmin Communicator to 4.20.

This commit is contained in:
Camillus Gerard Cai 2014-06-14 09:33:49 -07:00
parent 969abe70f3
commit f6f55f988b
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
class GarminCommunicator < Cask
url 'http://download.garmin.com/software/CommunicatorPluginforMac_410.dmg'
url 'http://download.garmin.com/software/CommunicatorPluginforMac_420.dmg'
homepage 'http://www8.garmin.com/support/download_details.jsp?id=3739'
version '4.10'
sha256 'd911e30be5e487502d406c835820bc578f055366ad043194af0b0f04b025a046'
version '4.20'
sha256 'a706a48926fc3907e84781bdf642ec1754c6081dd3d727ce09ca26c1ae8d9fde'
install 'Install Communicator Plugin.pkg'
uninstall :pkgutil => 'com.garmin.garminGpsControl.pkg'
end