diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/exodriver.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/exodriver.rb b/Library/Formula/exodriver.rb index ac16d9d09..db39632a2 100644 --- a/Library/Formula/exodriver.rb +++ b/Library/Formula/exodriver.rb @@ -2,8 +2,8 @@ require 'formula' class Exodriver < Formula homepage 'http://labjack.com/support/linux-and-mac-os-x-drivers' - url 'https://github.com/labjack/exodriver/archive/v2.5.1.tar.gz' - sha1 '7b8508670e3e46a0babdca1c0f38ab63fe1624ff' + url 'https://github.com/labjack/exodriver/archive/v2.5.2.tar.gz' + sha1 '8d53bb3eda8a62c0399e3ea6657fe2b22eeffaac' head 'https://github.com/labjack/exodriver.git' |
