You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
237 B
7 lines
237 B
class UsbOverdrive < Cask
|
|
url 'http://www.senlick.com/macsw/USB-Overdrive-302.dmg'
|
|
homepage 'http://www.usboverdrive.com/'
|
|
version '3.0.2'
|
|
sha1 'd64fde290f7ccb9323c5294aafcf696f5de03648'
|
|
install 'Install USB Overdrive.pkg'
|
|
end
|
|
|